Trace number 3697642

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? (TO) 1800.06 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-eilB101.opb
MD5SUMfbc26082f2456029d803a788e5b95f10
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark362784496250000004
Best CPU time to get the best result obtained on this benchmark1800.46
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2818
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint61
Maximum length of a constraint759
Number of terms in the objective function 2818
Biggest coefficient in the objective function 83990681000000000
Number of bits for the biggest coefficient in the objective function 57
Sum of the numbers in the objective function 88099418004000000014
Number of bits of the sum of numbers in the objective function 67
Biggest number in a constraint 83990681000000000
Number of bits of the biggest number in a constraint 57
Biggest sum of numbers in a constraint 88099418004000000014
Number of bits of the biggest sum of numbers67
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.58	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.58	c [INC SYSTEM] execute solver
0.00/0.61	c [INC SEARCH] formula is SAT
0.00/0.61	c [INC SYSTEM] solved the initial formula
0.00/0.62	c model valid
0.00/0.62	c current solution ok
0.00/0.74	o 711055329250000008
0.00/0.74	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.74	c write failed with 2
0.00/0.74	c [INC SEARCH] iteration: 0
0.00/0.74	c [INC BOUNDS] best value:711055329250000008 search for 711055329250000007
0.00/0.74	c [INC SYSTEM] create new solver instance
0.00/0.74	c [INC] encode full formula
0.00/0.74	c fallback to adder encoding
1.54/1.63	c set iterative enc to: adder
1.54/1.63	c set iterative enc to: none
1.63/1.73	c [INC SEARCH] isOptimum variable: 0
3.32/3.43	c formula is SAT
3.44/3.59	c [INC SEARCH] copied best model
3.44/3.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.44/3.59	c model valid
3.44/3.59	c current solution ok
3.44/3.59	o 676242000250000010
3.44/3.59	c [INC SEARCH] iteration: 1
3.44/3.59	c [INC BOUNDS] best value:676242000250000010 search for 676242000250000009
3.44/3.59	c [INC SYSTEM] there exists a inc, kill it!
3.44/3.59	c write failed with 2
3.44/3.59	c [INC SYSTEM] create new solver instance
3.44/3.59	c [INC] encode full formula
3.44/3.59	c fallback to adder encoding
4.24/4.36	c set iterative enc to: adder
4.24/4.36	c set iterative enc to: none
4.33/4.49	c [INC SEARCH] isOptimum variable: 0
5.71/5.81	c formula is SAT
5.71/5.83	c [INC SEARCH] copied best model
5.71/5.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.71/5.84	c model valid
5.71/5.84	c current solution ok
5.71/5.84	o 591708858499999999
5.71/5.84	c [INC SEARCH] iteration: 2
5.71/5.84	c [INC BOUNDS] best value:591708858499999999 search for 591708858499999998
5.71/5.84	c [INC SYSTEM] there exists a inc, kill it!
5.71/5.84	c write failed with 2
5.71/5.85	c [INC SYSTEM] create new solver instance
5.71/5.85	c [INC] encode full formula
5.71/5.85	c fallback to adder encoding
6.63/6.75	c set iterative enc to: adder
6.63/6.75	c set iterative enc to: none
6.72/6.86	c [INC SEARCH] isOptimum variable: 0
50.00/50.12	c formula is SAT
50.00/50.14	c [INC SEARCH] copied best model
50.00/50.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.00/50.15	c model valid
50.00/50.15	c current solution ok
50.00/50.15	o 590323549250000006
50.00/50.15	c [INC SEARCH] iteration: 3
50.00/50.15	c [INC BOUNDS] best value:590323549250000006 search for 590323549250000005
50.00/50.15	c [INC SYSTEM] there exists a inc, kill it!
50.00/50.15	c write failed with 2
50.00/50.16	c [INC SYSTEM] create new solver instance
50.00/50.16	c [INC] encode full formula
50.00/50.16	c fallback to adder encoding
50.92/51.06	c set iterative enc to: adder
50.92/51.06	c set iterative enc to: none
51.01/51.17	c [INC SEARCH] isOptimum variable: 0
911.58/911.81	c formula is SAT
911.58/911.83	c [INC SEARCH] copied best model
911.58/911.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
911.58/911.84	c model valid
911.58/911.84	c current solution ok
911.58/911.84	o 589514266750000003
911.58/911.84	c [INC SEARCH] iteration: 4
911.58/911.84	c [INC BOUNDS] best value:589514266750000003 search for 589514266750000002
911.58/911.84	c [INC SYSTEM] there exists a inc, kill it!
911.58/911.84	c write failed with 2
911.58/911.85	c [INC SYSTEM] create new solver instance
911.58/911.85	c [INC] encode full formula
911.58/911.85	c fallback to adder encoding
912.50/912.74	c set iterative enc to: adder
912.50/912.74	c set iterative enc to: none
912.59/912.86	c [INC SEARCH] isOptimum variable: 0
914.18/914.47	c formula is SAT
914.18/914.49	c [INC SEARCH] copied best model
914.18/914.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
914.29/914.50	c model valid
914.29/914.50	c current solution ok
914.29/914.50	o 543613641999999996
914.29/914.50	c [INC SEARCH] iteration: 5
914.29/914.50	c [INC BOUNDS] best value:543613641999999996 search for 543613641999999995
914.29/914.50	c [INC SYSTEM] there exists a inc, kill it!
914.29/914.50	c write failed with 2
914.29/914.51	c [INC SYSTEM] create new solver instance
914.29/914.51	c [INC] encode full formula
914.29/914.51	c fallback to adder encoding
915.12/915.38	c set iterative enc to: adder
915.12/915.38	c set iterative enc to: none
915.32/915.50	c [INC SEARCH] isOptimum variable: 0
1007.60/1007.82	c formula is SAT
1007.60/1007.84	c [INC SEARCH] copied best model
1007.60/1007.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1007.60/1007.85	c model valid
1007.60/1007.85	c current solution ok
1007.60/1007.85	o 537400866000000003
1007.60/1007.85	c [INC SEARCH] iteration: 6
1007.60/1007.85	c [INC BOUNDS] best value:537400866000000003 search for 537400866000000002
1007.60/1007.85	c [INC SYSTEM] there exists a inc, kill it!
1007.60/1007.85	c write failed with 2
1007.60/1007.86	c [INC SYSTEM] create new solver instance
1007.60/1007.86	c [INC] encode full formula
1007.60/1007.86	c fallback to adder encoding
1008.52/1008.74	c set iterative enc to: adder
1008.52/1008.74	c set iterative enc to: none
1008.61/1008.85	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 27289 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3697642-1338102046/watcher-3697642-1338102046 -o /tmp/evaluation-result-3697642-1338102046/solver-3697642-1338102046 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697642-1338102046.opb 192788688 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: 6.29 5.03 4.03 3/179 27288
/proc/meminfo: memFree=18489156/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0

[startup+0.0738809 s]
/proc/loadavg: 6.29 5.03 4.03 3/179 27288
/proc/meminfo: memFree=18489156/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10018 s]
/proc/loadavg: 6.29 5.03 4.03 3/179 27288
/proc/meminfo: memFree=18489156/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300218 s]
/proc/loadavg: 6.29 5.03 4.03 3/179 27288
/proc/meminfo: memFree=18489156/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70015 s]
/proc/loadavg: 6.29 5.03 4.03 3/179 27288
/proc/meminfo: memFree=18489156/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 6.29 5.03 4.03 3/181 27295
/proc/meminfo: memFree=18461520/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=76168 CPUtime=1.44 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) R 27288 27288 25163 0 -1 4202496 6612 7155 0 1 81 12 49 2 20 0 1 0 276330141 77996032 15332 33554432000 4194304 5992684 140734922928640 140734922921704 4606742 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27289/statm: 19042 15332 180 440 0 18598 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 85316

[startup+3.10033 s]
/proc/loadavg: 5.94 4.98 4.02 3/182 27297
/proc/meminfo: memFree=18331820/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=10632 CPUtime=1.67 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 7142 7671 0 1 95 21 49 2 20 0 1 0 276330141 10887168 2119 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27289/statm: 2658 2119 181 440 0 2214 0
[pid=27297] ppid=27289 vsize=186676 CPUtime=1.35 cores=1,3,5,7
/proc/27297/stat : 27297 (glucosInc) R 27289 27288 25163 0 -1 4202496 34969 0 0 0 128 7 0 0 20 0 1 0 276330314 191156224 40800 33554432000 4194304 5654031 140736524237712 140736523187064 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27297/statm: 46669 40800 140 357 0 46309 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 206456

[startup+6.3002 s]
/proc/loadavg: 5.94 4.98 4.02 3/182 27299
/proc/meminfo: memFree=18250488/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=48288 CPUtime=6.22 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) R 27288 27288 25163 0 -1 4202496 19740 78140 0 1 234 34 334 20 20 0 1 0 276330141 49446912 10923 33554432000 4194304 5992684 140734922928640 140734922921144 4524999 0 0 4096 0 0 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 12072 10923 181 440 0 11628 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 57436

[startup+12.7004 s]
/proc/loadavg: 5.34 4.88 4.00 3/182 27301
/proc/meminfo: memFree=18249236/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15520 CPUtime=6.79 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 20807 78656 0 1 279 44 334 22 20 0 1 0 276330141 15892480 3341 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3880 3341 181 440 0 3436 0
[pid=27301] ppid=27289 vsize=188956 CPUtime=5.82 cores=1,3,5,7
/proc/27301/stat : 27301 (glucosInc) R 27289 27288 25163 0 -1 4202496 34935 0 0 0 574 8 0 0 20 0 1 0 276330827 193490944 41471 33554432000 4194304 5654031 140736021051008 140736021048616 4215964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27301/statm: 47239 41471 140 357 0 46879 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 213624

[startup+25.5004 s]
/proc/loadavg: 4.82 4.78 3.98 3/182 27323
/proc/meminfo: memFree=18247564/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15520 CPUtime=6.79 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 20807 78656 0 1 279 44 334 22 20 0 1 0 276330141 15892480 3341 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3880 3341 181 440 0 3436 0
[pid=27301] ppid=27289 vsize=188956 CPUtime=18.62 cores=1,3,5,7
/proc/27301/stat : 27301 (glucosInc) R 27289 27288 25163 0 -1 4202496 34997 0 0 0 1854 8 0 0 20 0 1 0 276330827 193490944 41533 33554432000 4194304 5654031 140736021051008 140736021048616 4233344 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27301/statm: 47239 41533 140 357 0 46879 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 213624

[startup+51.1003 s]
/proc/loadavg: 3.86 4.56 3.93 3/181 27323
/proc/meminfo: memFree=18382304/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=142352 CPUtime=51.01 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) R 27288 27288 25163 0 -1 4202496 27635 114249 0 1 371 47 4650 33 20 0 1 0 276330141 145768448 34438 33554432000 4194304 5992684 140734922928640 140734922922144 5182699 0 0 4096 0 0 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 35588 34438 181 440 0 35144 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 151500

[startup+102.3 s]
/proc/loadavg: 2.78 4.14 3.82 3/181 27325
/proc/meminfo: memFree=18241168/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15528 CPUtime=51.09 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 27644 114249 0 1 371 55 4650 33 20 0 1 0 276330141 15900672 3343 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3882 3343 181 440 0 3438 0
[pid=27325] ppid=27289 vsize=189596 CPUtime=51.11 cores=1,3,5,7
/proc/27325/stat : 27325 (glucosInc) R 27289 27288 25163 0 -1 4202496 34954 0 0 0 5105 6 0 0 20 0 1 0 276335258 194146304 42601 33554432000 4194304 5654031 140736789591200 140736789588808 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27325/statm: 47399 42601 140 357 0 47039 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 214272

[startup+162.3 s]
/proc/loadavg: 2.28 3.75 3.70 3/181 27325
/proc/meminfo: memFree=18227668/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15528 CPUtime=51.09 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 27644 114249 0 1 371 55 4650 33 20 0 1 0 276330141 15900672 3343 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3882 3343 181 440 0 3438 0
[pid=27325] ppid=27289 vsize=220416 CPUtime=111.1 cores=1,3,5,7
/proc/27325/stat : 27325 (glucosInc) R 27289 27288 25163 0 -1 4202496 35038 0 0 0 11103 7 0 0 20 0 1 0 276335258 225705984 44728 33554432000 4194304 5654031 140736789591200 140736789589288 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27325/statm: 55104 44728 140 357 0 54744 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 245092

[startup+222.307 s]
/proc/loadavg: 2.10 3.43 3.59 3/181 27326
/proc/meminfo: memFree=18197544/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15528 CPUtime=51.09 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 27644 114249 0 1 371 55 4650 33 20 0 1 0 276330141 15900672 3343 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3882 3343 181 440 0 3438 0
[pid=27325] ppid=27289 vsize=220416 CPUtime=171.1 cores=1,3,5,7
/proc/27325/stat : 27325 (glucosInc) R 27289 27288 25163 0 -1 4202496 35053 0 0 0 17103 7 0 0 20 0 1 0 276335258 225705984 46787 33554432000 4194304 5654031 140736789591200 140736789589288 4233344 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27325/statm: 55104 46787 140 357 0 54744 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 245092

[startup+282.3 s]
/proc/loadavg: 2.10 3.18 3.49 3/181 27326
/proc/meminfo: memFree=18187332/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15528 CPUtime=51.09 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 27644 114249 0 1 371 55 4650 33 20 0 1 0 276330141 15900672 3343 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3882 3343 181 440 0 3438 0
[pid=27325] ppid=27289 vsize=220556 CPUtime=231.08 cores=1,3,5,7

################
# More data... #
################

/proc/loadavg: 2.01 2.06 2.46 3/181 27385
/proc/meminfo: memFree=28162248/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15344 CPUtime=1008.66 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 46026 222710 0 1 645 89 100060 72 20 0 1 0 276330141 15712256 3297 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3836 3297 181 440 0 3392 0
[pid=27337] ppid=27289 vsize=223308 CPUtime=353.36 cores=1,3,5,7
/proc/27337/stat : 27337 (glucosInc) R 27289 27288 25163 0 -1 4202496 35321 0 0 0 35324 12 0 0 20 0 1 0 276431026 228667392 47270 33554432000 4194304 5654031 140734251185488 140734251173304 4232380 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27337/statm: 55827 47270 140 357 0 55467 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 247800

[startup+1422.3 s]
/proc/loadavg: 2.00 2.05 2.43 3/181 27385
/proc/meminfo: memFree=28147048/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15344 CPUtime=1008.66 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 46026 222710 0 1 645 89 100060 72 20 0 1 0 276330141 15712256 3297 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3836 3297 181 440 0 3392 0
[pid=27337] ppid=27289 vsize=223308 CPUtime=413.35 cores=1,3,5,7
/proc/27337/stat : 27337 (glucosInc) R 27289 27288 25163 0 -1 4202496 35326 0 0 0 41323 12 0 0 20 0 1 0 276431026 228667392 48808 33554432000 4194304 5654031 140734251185488 140734251173304 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27337/statm: 55827 48808 140 357 0 55467 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 247800

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.40 3/181 27386
/proc/meminfo: memFree=28136160/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15344 CPUtime=1008.66 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 46026 222710 0 1 645 89 100060 72 20 0 1 0 276330141 15712256 3297 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3836 3297 181 440 0 3392 0
[pid=27337] ppid=27289 vsize=223308 CPUtime=473.35 cores=1,3,5,7
/proc/27337/stat : 27337 (glucosInc) R 27289 27288 25163 0 -1 4202496 35471 0 0 0 47320 15 0 0 20 0 1 0 276431026 228667392 45236 33554432000 4194304 5654031 140734251185488 140734251183576 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27337/statm: 55827 45236 140 357 0 55467 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 247800

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 2.37 3/181 27386
/proc/meminfo: memFree=28111600/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15344 CPUtime=1008.66 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 46026 222710 0 1 645 89 100060 72 20 0 1 0 276330141 15712256 3297 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3836 3297 181 440 0 3392 0
[pid=27337] ppid=27289 vsize=223704 CPUtime=533.34 cores=1,3,5,7
/proc/27337/stat : 27337 (glucosInc) R 27289 27288 25163 0 -1 4202496 35573 0 0 0 53319 15 0 0 20 0 1 0 276431026 229072896 47382 33554432000 4194304 5654031 140734251185488 140734251183272 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27337/statm: 55926 47382 140 357 0 55566 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 248196

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.35 3/181 27386
/proc/meminfo: memFree=28087340/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15344 CPUtime=1008.66 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 46026 222710 0 1 645 89 100060 72 20 0 1 0 276330141 15712256 3297 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3836 3297 181 440 0 3392 0
[pid=27337] ppid=27289 vsize=225136 CPUtime=593.33 cores=1,3,5,7
/proc/27337/stat : 27337 (glucosInc) R 27289 27288 25163 0 -1 4202496 35898 0 0 0 59317 16 0 0 20 0 1 0 276431026 230539264 51284 33554432000 4194304 5654031 140734251185488 140734251173304 4215932 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27337/statm: 56284 51284 140 357 0 55924 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 249628

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.33 3/181 27386
/proc/meminfo: memFree=28090340/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15344 CPUtime=1008.66 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 46026 222710 0 1 645 89 100060 72 20 0 1 0 276330141 15712256 3297 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3836 3297 181 440 0 3392 0
[pid=27337] ppid=27289 vsize=225136 CPUtime=653.32 cores=1,3,5,7
/proc/27337/stat : 27337 (glucosInc) R 27289 27288 25163 0 -1 4202496 36051 0 0 0 65315 17 0 0 20 0 1 0 276431026 230539264 46697 33554432000 4194304 5654031 140734251185488 140734251183576 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27337/statm: 56284 46697 140 357 0 55924 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 249628

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.31 3/181 27386
/proc/meminfo: memFree=28073652/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15344 CPUtime=1008.66 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 46026 222710 0 1 645 89 100060 72 20 0 1 0 276330141 15712256 3297 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3836 3297 181 440 0 3392 0
[pid=27337] ppid=27289 vsize=225928 CPUtime=713.31 cores=1,3,5,7
/proc/27337/stat : 27337 (glucosInc) R 27289 27288 25163 0 -1 4202496 36256 0 0 0 71314 17 0 0 20 0 1 0 276431026 231350272 49457 33554432000 4194304 5654031 140734251185488 140734251173304 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27337/statm: 56482 49457 140 357 0 56122 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 250420

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.29 3/182 27390
/proc/meminfo: memFree=28046028/32873648 swapFree=7120/7120
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15344 CPUtime=1008.66 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 46026 222710 0 1 645 89 100060 72 20 0 1 0 276330141 15712256 3297 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3836 3297 181 440 0 3392 0
[pid=27337] ppid=27289 vsize=276016 CPUtime=773.3 cores=1,3,5,7
/proc/27337/stat : 27337 (glucosInc) R 27289 27288 25163 0 -1 4202496 36838 0 0 0 77312 18 0 0 20 0 1 0 276431026 282640384 53104 33554432000 4194304 5654031 140734251185488 140734251183576 4215188 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27337/statm: 69004 53104 140 357 0 68644 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 300508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.03 2.28 3/182 27390
/proc/meminfo: memFree=28035356/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15344 CPUtime=1008.66 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 46026 222710 0 1 645 89 100060 72 20 0 1 0 276330141 15712256 3297 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3836 3297 181 440 0 3392 0
[pid=27337] ppid=27289 vsize=276016 CPUtime=791.4 cores=1,3,5,7
/proc/27337/stat : 27337 (glucosInc) R 27289 27288 25163 0 -1 4202496 37079 0 0 0 79122 18 0 0 20 0 1 0 276431026 282640384 54878 33554432000 4194304 5654031 140734251185488 140734251183576 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27337/statm: 69004 54878 140 357 0 68644 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 300508

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.06 2.03 2.28 3/182 27390
/proc/meminfo: memFree=28035356/32873648 swapFree=7116/7116
[pid=27288] ppid=27286 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27288/stat : 27288 (npSolver-pbo-It) S 27286 27288 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276330140 9367552 274 33554432000 4194304 5064252 140734145948528 140734145947440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27288/statm: 2287 274 233 213 0 72 0
[pid=27289] ppid=27288 vsize=15344 CPUtime=1008.66 cores=1,3,5,7
/proc/27289/stat : 27289 (npSolver-pbo) S 27288 27288 25163 0 -1 4202496 46026 222710 0 1 645 89 100060 72 20 0 1 0 276330141 15712256 3297 33554432000 4194304 5992684 140734922928640 140734922914472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/27289/statm: 3836 3297 181 440 0 3392 0
[pid=27337] ppid=27289 vsize=276016 CPUtime=791.4 cores=1,3,5,7
/proc/27337/stat : 27337 (glucosInc) R 27289 27288 25163 0 -1 4202496 37079 0 0 0 79122 18 0 0 20 0 1 0 276431026 282640384 54878 33554432000 4194304 5654031 140734251185488 140734251183576 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27337/statm: 69004 54878 140 357 0 68644 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 300508

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27288 and gives
#  childrusage.ru_utime.tv_sec=1007
#  childrusage.ru_utime.tv_usec=57903
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=627752
# CPU time returned by wait4() is 1008.69
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.27
CPU system time (s): 1.79
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 377520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1007.06
system time used= 1.62775
maximum resident set size= 292172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269110
page faults= 1
swaps= 0
block input operations= 240
block output operations= 877104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3893
involuntary context switches= 3001

runsolver used 3.36249 second user time and 7.8738 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 09:00:47
IDJOB=3697642
IDBENCH=89889
IDSOLVER=2275
FILE ID=node123/3697642-1338102046
RUNJOBID= node123-1338101373-27115
PBS_JOBID= 14624452
Free space on /tmp= 66920 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-eilB101.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697642-1338102046/watcher-3697642-1338102046 -o /tmp/evaluation-result-3697642-1338102046/solver-3697642-1338102046 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697642-1338102046.opb 192788688 HOME HOME

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

MD5SUM BENCH= fbc26082f2456029d803a788e5b95f10
RANDOM SEED=192788688

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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	: 5331.91
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		: 2667.217
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.92
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		: 2667.217
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		: 2667.217
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.91
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		: 2667.217
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		: 2667.217
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		: 2667.217
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        18489536 kB
Buffers:           18356 kB
Cached:          3675280 kB
SwapCached:         1400 kB
Active:         12214480 kB
Inactive:        1295212 kB
Active(anon):    8536928 kB
Inactive(anon):  1281872 kB
Active(file):    3677552 kB
Inactive(file):    13340 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67101476 kB
Dirty:             10016 kB
Writeback:             0 kB
AnonPages:       9822772 kB
Mapped:            11104 kB
Shmem:                 0 kB
Slab:             713588 kB
SReclaimable:     156376 kB
SUnreclaim:       557212 kB
KernelStack:        1464 kB
PageTables:        23244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   11290164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3522560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70852 MiB
End job on node123 at 2012-05-27 09:30:47