Trace number 3751501

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (problem) 179.755 496.325

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__256.opb
MD5SUMd1969ed58806ec8ac69295cde35dfac4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark201611
Best CPU time to get the best result obtained on this benchmark1801.59
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2561998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint256
Maximum length of a constraint11265
Number of terms in the objective function 2560000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 88710395136
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 88710395136
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

173.44/173.52	terminate called after throwing an instance of 'std::bad_alloc'
173.44/173.52	  what():  std::bad_alloc
179.71/496.32	HOME/npSolver-pbo-Itdqb.sh: line 18: 31837 Aborted                 (core dumped) ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751501-1339153004/watcher-3751501-1339153004 -o /tmp/evaluation-result-3751501-1339153004/solver-3751501-1339153004 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751501-1339153004.opb 2015025620 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 2.09 2.29 3/182 31834
/proc/meminfo: memFree=31542728/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0

[startup+0.0455219 s]
/proc/loadavg: 1.04 2.09 2.29 3/182 31834
/proc/meminfo: memFree=31542728/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100228 s]
/proc/loadavg: 1.04 2.09 2.29 3/182 31834
/proc/meminfo: memFree=31542728/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30024 s]
/proc/loadavg: 1.04 2.09 2.29 3/182 31834
/proc/meminfo: memFree=31542728/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.906975 s]
/proc/loadavg: 1.04 2.09 2.29 3/182 31834
/proc/meminfo: memFree=31542728/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 1.04 2.09 2.29 3/184 32645
/proc/meminfo: memFree=31396576/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=181392 CPUtime=1.49 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) R 31834 31834 13680 0 -1 4202496 8358 0 0 0 143 6 0 0 20 0 1 0 25267398 185745408 36446 33554432000 4194304 6004724 140733315013840 140733315009720 5190736 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31837/statm: 45348 36446 130 442 0 44902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 190540

[startup+3.10038 s]
/proc/loadavg: 1.11 2.08 2.28 3/184 787
/proc/meminfo: memFree=31361460/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=246576 CPUtime=3.08 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) R 31834 31834 13680 0 -1 4202496 23403 0 0 0 299 9 0 0 20 0 1 0 25267398 252493824 51491 33554432000 4194304 6004724 140733315013840 140733315009480 5190736 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31837/statm: 61644 51491 130 442 0 61198 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 255724

[startup+6.30032 s]
/proc/loadavg: 1.11 2.08 2.28 3/183 2565
/proc/meminfo: memFree=31137996/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=564856 CPUtime=6.28 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) R 31834 31834 13680 0 -1 4202496 110891 0 0 0 602 26 0 0 20 0 1 0 25267398 578412544 134689 33554432000 4194304 6004724 140733315013840 140733315009864 4423144 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31837/statm: 141214 134689 139 442 0 140768 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 574004

[startup+12.7004 s]
/proc/loadavg: 1.10 2.05 2.27 3/183 5981
/proc/meminfo: memFree=30523388/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=1089424 CPUtime=12.68 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) R 31834 31834 13680 0 -1 4202496 113572 0 0 0 1226 42 0 0 20 0 1 0 25267398 1115570176 259818 33554432000 4194304 6004724 140733315013840 140733315008792 4582448 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31837/statm: 272356 259818 154 442 0 271910 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1098572

[startup+25.5003 s]
/proc/loadavg: 1.08 2.01 2.26 3/184 12315
/proc/meminfo: memFree=29625064/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=2662288 CPUtime=25.48 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) R 31834 31834 13680 0 -1 4202496 115827 0 0 0 2463 85 0 0 20 0 1 0 25267398 2726182912 497898 33554432000 4194304 6004724 140733315013840 140733315008440 4579903 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31837/statm: 665572 497898 154 442 0 665126 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2671436

[startup+51.1072 s]
/proc/loadavg: 1.05 1.93 2.22 3/183 25987
/proc/meminfo: memFree=27487152/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=4759440 CPUtime=51.08 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) R 31834 31834 13680 0 -1 4202496 118373 0 0 0 4948 160 0 0 20 0 1 0 25267398 4873666560 1015530 33554432000 4194304 6004724 140733315013840 140733315008792 5055521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31837/statm: 1189860 1015530 154 442 0 1189414 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4768588

[startup+102.3 s]
/proc/loadavg: 1.02 1.77 2.15 3/181 19876
/proc/meminfo: memFree=23359568/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=8953744 CPUtime=102.27 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) R 31834 31834 13680 0 -1 4202496 122966 0 0 0 9922 305 0 0 20 0 1 0 25267398 9168633856 2058029 33554432000 4194304 6004724 140733315013840 140733315008440 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31837/statm: 2238436 2058029 154 442 0 2237990 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8962892

[startup+162.3 s]
/proc/loadavg: 1.00 1.63 2.07 3/184 18478
/proc/meminfo: memFree=22589384/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=162.24 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) R 31834 31834 13680 0 -1 4202496 602283 0 0 0 15836 388 0 0 20 0 1 0 25267398 9235742720 2234445 33554432000 4194304 6004724 140733315013840 140733315009096 4581185 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31837/statm: 2254820 2234445 203 442 0 2254374 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9028428

[startup+222.3 s]
/proc/loadavg: 2.93 2.02 2.18 1/185 31561
/proc/meminfo: memFree=14000288/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=177.2 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 767 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 177.2
Current children cumulated vsize (KiB) 9028428
heavy processes:
  %CPU=31 pid=24267 uid=0 cmd=

[startup+282.3 s]
/proc/loadavg: 4.17 2.56 2.35 2/185 6884
/proc/meminfo: memFree=11166328/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=178.05 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 852 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 178.05
Current children cumulated vsize (KiB) 9028428
heavy processes:
  %CPU=18 pid=24267 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 31837 6 506 18446744073709551615 

[startup+342.3 s]
/proc/loadavg: 4.65 2.96 2.50 2/184 12893
/proc/meminfo: memFree=9298352/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=178.78 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 925 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 178.78
Current children cumulated vsize (KiB) 9028428
heavy processes:
  %CPU=14 pid=24267 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 31837 6 506 18446744073709551615 

[startup+402.3 s]
/proc/loadavg: 4.87 3.36 2.67 2/185 23227
/proc/meminfo: memFree=7314464/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=179.71 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 1018 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 179.71
Current children cumulated vsize (KiB) 9028428
heavy processes:
  %CPU=12 pid=24267 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 31837 6 506 18446744073709551615 

[startup+462.307 s]
/proc/loadavg: 4.39 3.50 2.76 2/184 15816
/proc/meminfo: memFree=7373368/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=179.71 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 1018 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 179.71
Current children cumulated vsize (KiB) 9028428
heavy processes:

Solver just ended. Dumping a history of the last processes samples

[startup+474.9 s]
/proc/loadavg: 4.33 3.52 2.77 3/186 22280
/proc/meminfo: memFree=7372980/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=179.71 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 1018 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 179.71
Current children cumulated vsize (KiB) 9028428

[startup+488.01 s]
/proc/loadavg: 4.28 3.53 2.78 1/184 27926
/proc/meminfo: memFree=7374784/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=179.71 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 1018 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 179.71
Current children cumulated vsize (KiB) 9028428

[startup+491.21 s]
/proc/loadavg: 4.34 3.56 2.79 2/185 28348
/proc/meminfo: memFree=7609660/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=179.71 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 1018 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 179.71
Current children cumulated vsize (KiB) 9028428

[startup+493.301 s]
/proc/loadavg: 4.31 3.56 2.80 2/184 29056
/proc/meminfo: memFree=7610048/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=179.71 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 1018 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 179.71
Current children cumulated vsize (KiB) 9028428

[startup+494.514 s]
/proc/loadavg: 4.31 3.56 2.80 2/184 29732
/proc/meminfo: memFree=7610000/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=179.71 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 1018 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 179.71
Current children cumulated vsize (KiB) 9028428

[startup+495.305 s]
/proc/loadavg: 4.31 3.56 2.80 2/185 30507
/proc/meminfo: memFree=7610976/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) S 31832 31834 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 25267398 9367552 274 33554432000 4194304 5064252 140736170703936 140736170702848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31834/statm: 2287 274 233 213 0 72 0
[pid=31837] ppid=31834 vsize=9019280 CPUtime=179.71 cores=1,3,5,7
/proc/31837/stat : 31837 (npSolver-pbo) S 31834 31834 13680 0 -1 4204032 634347 0 0 0 16953 1018 0 0 20 0 1 0 25267398 9235742720 2239314 33554432000 4194304 6004724 140733315013840 140733315009512 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31837/statm: 2254820 2239314 212 442 0 2254374 0
Current children cumulated CPU time (s) 179.71
Current children cumulated vsize (KiB) 9028428

[startup+496.324 s]
/proc/loadavg: 4.31 3.56 2.80 2/185 30507
/proc/meminfo: memFree=7610976/32873844 swapFree=7632/7632
[pid=31834] ppid=31832 vsize=9152 CPUtime=179.74 cores=1,3,5,7
/proc/31834/stat : 31834 (npSolver-pbo-It) R 31832 31834 13680 0 -1 4202496 361 634347 0 0 0 0 16953 1021 20 0 1 0 25267398 9371648 278 33554432000 4194304 5064252 140736170703936 140736170702848 215124220683 0 65536 4100 65538 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 2288 278 236 213 0 73 0
Current children cumulated CPU time (s) 179.74
Current children cumulated vsize (KiB) 9152

Child status: 0
Real time (s): 496.325
CPU time (s): 179.755
CPU user time (s): 169.532
CPU system time (s): 10.2224
CPU usage (%): 36.2172
Max. virtual memory (cumulated for all children) (KiB): 13157196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.532
system time used= 10.2224
maximum resident set size= 8957256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 634721
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1826438
involuntary context switches= 555

runsolver used 0.802877 second user time and 2.34964 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 12:56:48
IDJOB=3751501
IDBENCH=71873
IDSOLVER=2335
FILE ID=node135/3751501-1339153004
RUNJOBID= node135-1339134279-13697
PBS_JOBID= 14643799
Free space on /tmp= 70464 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__256.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751501-1339153004/watcher-3751501-1339153004 -o /tmp/evaluation-result-3751501-1339153004/solver-3751501-1339153004 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751501-1339153004.opb 2015025620 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d1969ed58806ec8ac69295cde35dfac4
RANDOM SEED=2015025620

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5274.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31546676 kB
Buffers:          114232 kB
Cached:           381912 kB
SwapCached:         2516 kB
Active:           449884 kB
Inactive:          52336 kB
Active(anon):       7552 kB
Inactive(anon):     1452 kB
Active(file):     442332 kB
Inactive(file):    50884 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098908 kB
Dirty:            134608 kB
Writeback:             0 kB
AnonPages:         13228 kB
Mapped:             9960 kB
Shmem:                 0 kB
Slab:             684756 kB
SReclaimable:     124564 kB
SUnreclaim:       560192 kB
KernelStack:        1488 kB
PageTables:         4516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     134616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 63332 MiB
End job on node135 at 2012-06-08 13:05:04