Trace number 3751688

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.02 1803.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_5.opb
MD5SUM2c2d9ba6f4bdaebbae04c4ec95210420
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4494319
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 89969826346
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 89969826346
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

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.06	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 192, new EQ is 1
0.00/0.42	c old isEQ: 1, new EQ is 1
0.00/0.49	c run inc solver
0.00/0.49	c [INC SYSTEM] run initial solver
0.00/0.49	c [INC SYSTEM] preprocess with white file
4.46/4.55	c [INC SYSTEM] finished preprocessing in 4 s
4.46/4.55	c [INC SYSTEM] execute solver
4.53/5.27	c [INC SEARCH] formula is SAT
4.56/5.37	c [INC SYSTEM] solved the initial formula
4.56/5.37	c model valid
4.56/5.37	c current solution ok
6.16/6.22	o 183096657
6.16/6.22	c starting approximation
6.16/6.22	c factor = 2
6.16/6.22	c factor still to low - shrinking to 5.34459e+06
6.16/6.22	c approx number of clauses: 1e+06
6.16/6.22	c current bound: 91548360
6.65/6.79	c leaving approximation
6.65/6.79	c finished approximation
6.65/6.79	c [INC SYSTEM] there exists a inc, kill it!
6.65/6.79	c write failed with 2
6.76/6.80	c [INC SEARCH] iteration: 0
6.76/6.80	c [INC BOUNDS] best value:183096727 search for 183096726
6.76/6.80	c [INC SYSTEM] create new solver instance
6.76/6.80	c [INC] encode full formula
6.76/6.80	c fallback to adder encoding
8.17/8.25	c set iterative enc to: adder
8.17/8.25	c set iterative enc to: none
8.37/8.45	c [INC SEARCH] isOptimum variable: 0
26.16/26.20	c formula is SAT
26.16/26.24	c [INC SEARCH] copied best model
26.16/26.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.16/26.28	c model valid
26.16/26.28	c current solution ok
26.16/26.28	o 180803219
26.16/26.28	c [INC SEARCH] iteration: 1
26.16/26.28	c [INC BOUNDS] best value:180803289 search for 180803288
26.16/26.28	c [INC SYSTEM] there exists a inc, kill it!
26.16/26.28	c write failed with 2
26.26/26.30	c [INC SYSTEM] create new solver instance
26.26/26.30	c [INC] encode full formula
26.26/26.30	c fallback to adder encoding
27.68/27.75	c set iterative enc to: adder
27.68/27.75	c set iterative enc to: none
27.88/27.97	c [INC SEARCH] isOptimum variable: 0
31.39/31.42	c formula is SAT
31.91/31.90	c [INC SEARCH] copied best model
31.91/31.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.91/31.90	c model valid
31.91/31.90	c current solution ok
31.91/31.90	o 118430833
31.91/31.90	c [INC SEARCH] iteration: 2
31.91/31.90	c [INC BOUNDS] best value:118430903 search for 118430902
31.91/31.90	c [INC SYSTEM] there exists a inc, kill it!
31.91/31.90	c write failed with 2
31.91/31.90	c [INC SYSTEM] create new solver instance
31.91/31.90	c [INC] encode full formula
31.91/31.90	c fallback to adder encoding
32.91/32.91	c set iterative enc to: adder
32.91/32.91	c set iterative enc to: none
33.06/36.28	c [INC SEARCH] isOptimum variable: 0
654.64/657.96	c formula is SAT
654.73/658.00	c [INC SEARCH] copied best model
654.73/658.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
654.73/658.04	c model valid
654.73/658.04	c current solution ok
654.73/658.04	o 87582217
654.73/658.04	c [INC SEARCH] iteration: 3
654.73/658.04	c [INC BOUNDS] best value:87582287 search for 87582286
654.73/658.04	c [INC SYSTEM] there exists a inc, kill it!
654.73/658.04	c write failed with 2
654.73/658.04	c [INC SYSTEM] create new solver instance
654.73/658.04	c [INC] encode full formula
654.73/658.04	c fallback to adder encoding
656.13/659.44	c set iterative enc to: adder
656.13/659.44	c set iterative enc to: none
656.33/659.64	c [INC SEARCH] isOptimum variable: 0
664.72/668.01	c formula is SAT
664.72/668.06	c [INC SEARCH] copied best model
664.72/668.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
664.72/668.09	c model valid
664.72/668.09	c current solution ok
664.72/668.09	o 20300341
664.72/668.09	c [INC SEARCH] iteration: 4
664.72/668.09	c [INC BOUNDS] best value:20300411 search for 20300410
664.72/668.09	c [INC SYSTEM] there exists a inc, kill it!
664.72/668.09	c write failed with 2
664.83/668.11	c [INC SYSTEM] create new solver instance
664.83/668.11	c [INC] encode full formula
664.83/668.11	c fallback to adder encoding
665.94/669.20	c set iterative enc to: adder
665.94/669.20	c set iterative enc to: none
666.04/669.37	c [INC SEARCH] isOptimum variable: 0
1800.02/1803.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 15544 Terminated              ./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-3751688-1339178011/watcher-3751688-1339178011 -o /tmp/evaluation-result-3751688-1339178011/solver-3751688-1339178011 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751688-1339178011.opb 470795996 HOME HOME 

running on 4 cores: 0,2,4,6

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: 2.10 2.03 2.01 3/178 15543
/proc/meminfo: memFree=24460876/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0

[startup+0.0135469 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 15543
/proc/meminfo: memFree=24460876/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 15543
/proc/meminfo: memFree=24460876/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300257 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 15543
/proc/meminfo: memFree=24460876/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700168 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 15543
/proc/meminfo: memFree=24460876/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.10 2.03 2.01 3/182 15547
/proc/meminfo: memFree=24288636/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=37588 CPUtime=0.49 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 8310 0 0 0 46 3 0 0 20 0 1 0 383926061 38490112 7827 33554432000 4194304 6004724 140735718744016 140735718738480 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 9397 7827 164 442 0 8951 0
[pid=15546] ppid=15544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15546/stat : 15546 (cp2_pre.sh) S 15544 15543 14782 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383926112 9367552 276 33554432000 4194304 5064252 140736024875424 140736024874128 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15546/statm: 2287 276 234 213 0 72 0
[pid=15547] ppid=15546 vsize=163544 CPUtime=0.97 cores=0,2,4,6
/proc/15547/stat : 15547 (coprocessor) R 15546 15543 14782 0 -1 4202496 28562 0 0 0 92 5 0 0 20 0 1 0 383926112 167469056 39318 33554432000 4194304 6586260 140733498035776 140733498032040 4770132 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/15547/statm: 40886 39318 182 584 0 40298 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 219428

[startup+3.10041 s]
/proc/loadavg: 2.09 2.03 2.01 3/182 15547
/proc/meminfo: memFree=24236644/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=37588 CPUtime=0.49 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 8310 0 0 0 46 3 0 0 20 0 1 0 383926061 38490112 7827 33554432000 4194304 6004724 140735718744016 140735718738480 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 9397 7827 164 442 0 8951 0
[pid=15546] ppid=15544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15546/stat : 15546 (cp2_pre.sh) S 15544 15543 14782 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383926112 9367552 276 33554432000 4194304 5064252 140736024875424 140736024874128 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15546/statm: 2287 276 234 213 0 72 0
[pid=15547] ppid=15546 vsize=188828 CPUtime=2.57 cores=0,2,4,6
/proc/15547/stat : 15547 (coprocessor) R 15546 15543 14782 0 -1 4202496 32582 0 0 0 251 6 0 0 20 0 1 0 383926112 193359872 45893 33554432000 4194304 6586260 140733498035776 140733498031144 4683792 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/15547/statm: 47207 45893 192 584 0 46619 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 244712

[startup+6.30037 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 15549
/proc/meminfo: memFree=24339932/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=45232 CPUtime=5.56 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) R 15543 15543 14782 0 -1 4202496 12651 35291 0 0 73 78 386 19 20 0 1 0 383926061 46317568 9369 33554432000 4194304 6004724 140735718744016 140735718738064 4536305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 11308 9369 189 442 0 10862 0
[pid=15549] ppid=15544 vsize=84508 CPUtime=0.7 cores=0,2,4,6
/proc/15549/stat : 15549 (glucosInc) S 15544 15543 14782 0 -1 4202496 17995 0 0 0 67 3 0 0 20 0 1 0 383926517 86536192 19374 33554432000 4194304 5654031 140736675017600 140736675015912 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15549/statm: 21127 19374 146 357 0 20767 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 138888

[startup+12.7004 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 15559
/proc/meminfo: memFree=23972356/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=53716 CPUtime=8.42 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 19038 83366 0 0 218 98 491 35 20 0 1 0 383926061 55005184 11895 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 13429 11895 200 442 0 12983 0
[pid=15559] ppid=15544 vsize=352248 CPUtime=4.24 cores=0,2,4,6
/proc/15559/stat : 15559 (glucosInc) R 15544 15543 14782 0 -1 4202496 58091 0 0 0 407 17 0 0 20 0 1 0 383926906 360701952 77145 33554432000 4194304 5654031 140735697057376 140735697054984 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15559/statm: 88062 77145 141 357 0 87702 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 415112

[startup+25.5004 s]
/proc/loadavg: 2.05 2.03 2.01 3/180 15599
/proc/meminfo: memFree=29434360/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=53716 CPUtime=8.42 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 19038 83366 0 0 218 98 491 35 20 0 1 0 383926061 55005184 11895 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 13429 11895 200 442 0 12983 0
[pid=15559] ppid=15544 vsize=356300 CPUtime=17.04 cores=0,2,4,6
/proc/15559/stat : 15559 (glucosInc) R 15544 15543 14782 0 -1 4202496 58985 0 0 0 1687 17 0 0 20 0 1 0 383926906 364851200 78550 33554432000 4194304 5654031 140735697057376 140735697045192 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15559/statm: 89075 78550 141 357 0 88715 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 419164

[startup+51.1004 s]
/proc/loadavg: 2.24 2.07 2.02 3/181 15607
/proc/meminfo: memFree=29105000/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=44544 CPUtime=33.15 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 34093 202160 0 0 519 138 2575 83 20 0 1 0 383926061 45613056 9634 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 11136 9634 200 442 0 10690 0
[pid=15605] ppid=15544 vsize=399752 CPUtime=14.8 cores=0,2,4,6
/proc/15605/stat : 15605 (glucosInc) R 15544 15543 14782 0 -1 4202496 58994 0 0 0 1459 21 0 0 20 0 1 0 383929690 409346048 82649 33554432000 4194304 5654031 140737356551040 140737356548728 4232925 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15605/statm: 99938 82649 141 357 0 99578 0
Current children cumulated CPU time (s) 47.95
Current children cumulated vsize (KiB) 453444

[startup+102.3 s]
/proc/loadavg: 2.09 2.06 2.02 3/181 15607
/proc/meminfo: memFree=29046832/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=44544 CPUtime=33.15 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 34093 202160 0 0 519 138 2575 83 20 0 1 0 383926061 45613056 9634 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 11136 9634 200 442 0 10690 0
[pid=15605] ppid=15544 vsize=485188 CPUtime=66 cores=0,2,4,6
/proc/15605/stat : 15605 (glucosInc) R 15544 15543 14782 0 -1 4202496 67038 0 0 0 6560 40 0 0 20 0 1 0 383929690 496832512 96495 33554432000 4194304 5654031 140737356551040 140737356549128 4215888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15605/statm: 121297 96495 142 357 0 120937 0
Current children cumulated CPU time (s) 99.15
Current children cumulated vsize (KiB) 538880

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/181 15607
/proc/meminfo: memFree=28918280/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=44544 CPUtime=33.15 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 34093 202160 0 0 519 138 2575 83 20 0 1 0 383926061 45613056 9634 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 11136 9634 200 442 0 10690 0
[pid=15605] ppid=15544 vsize=619196 CPUtime=125.98 cores=0,2,4,6
/proc/15605/stat : 15605 (glucosInc) R 15544 15543 14782 0 -1 4202496 72687 0 0 0 12538 60 0 0 20 0 1 0 383929690 634056704 128604 33554432000 4194304 5654031 140737356551040 140737356548824 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15605/statm: 154799 128604 142 357 0 154439 0
Current children cumulated CPU time (s) 159.13
Current children cumulated vsize (KiB) 672888

[startup+222.307 s]
/proc/loadavg: 2.08 2.05 2.01 3/180 15616
/proc/meminfo: memFree=29001328/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=44544 CPUtime=33.15 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 34093 202160 0 0 519 138 2575 83 20 0 1 0 383926061 45613056 9634 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 11136 9634 200 442 0 10690 0
[pid=15605] ppid=15544 vsize=487824 CPUtime=185.98 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.02 2.00 3/181 15661
/proc/meminfo: memFree=28786688/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=42188 CPUtime=666.11 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 48820 353793 0 0 783 171 65377 280 20 0 1 0 383926061 43200512 9045 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 10547 9045 200 442 0 10101 0
[pid=15651] ppid=15544 vsize=350844 CPUtime=632.78 cores=0,2,4,6
/proc/15651/stat : 15651 (glucosInc) R 15544 15543 14782 0 -1 4202496 51241 0 0 0 63263 15 0 0 20 0 1 0 383992999 359264256 73647 33554432000 4194304 5654031 140736901964080 140736901951896 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15651/statm: 87711 73647 140 357 0 87351 0
Current children cumulated CPU time (s) 1298.89
Current children cumulated vsize (KiB) 402180

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 15661
/proc/meminfo: memFree=28416340/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=42188 CPUtime=666.11 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 48820 353793 0 0 783 171 65377 280 20 0 1 0 383926061 43200512 9045 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 10547 9045 200 442 0 10101 0
[pid=15651] ppid=15544 vsize=350844 CPUtime=692.77 cores=0,2,4,6
/proc/15651/stat : 15651 (glucosInc) R 15544 15543 14782 0 -1 4202496 51265 0 0 0 69262 15 0 0 20 0 1 0 383992999 359264256 75204 33554432000 4194304 5654031 140736901964080 140736901951896 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15651/statm: 87711 75204 140 357 0 87351 0
Current children cumulated CPU time (s) 1358.88
Current children cumulated vsize (KiB) 402180

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 15662
/proc/meminfo: memFree=28436028/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=42188 CPUtime=666.11 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 48820 353793 0 0 783 171 65377 280 20 0 1 0 383926061 43200512 9045 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 10547 9045 200 442 0 10101 0
[pid=15651] ppid=15544 vsize=300756 CPUtime=752.77 cores=0,2,4,6
/proc/15651/stat : 15651 (glucosInc) R 15544 15543 14782 0 -1 4202496 51676 0 0 0 75260 17 0 0 20 0 1 0 383992999 307974144 69281 33554432000 4194304 5654031 140736901964080 140736901962104 4216213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15651/statm: 75189 69281 140 357 0 74829 0
Current children cumulated CPU time (s) 1418.88
Current children cumulated vsize (KiB) 352092

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15663
/proc/meminfo: memFree=29127844/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=42188 CPUtime=666.11 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 48820 353793 0 0 783 171 65377 280 20 0 1 0 383926061 43200512 9045 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 10547 9045 200 442 0 10101 0
[pid=15651] ppid=15544 vsize=300756 CPUtime=812.75 cores=0,2,4,6
/proc/15651/stat : 15651 (glucosInc) R 15544 15543 14782 0 -1 4202496 51701 0 0 0 81258 17 0 0 20 0 1 0 383992999 307974144 70839 33554432000 4194304 5654031 140736901964080 140736901962104 4215964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15651/statm: 75189 70839 140 357 0 74829 0
Current children cumulated CPU time (s) 1478.86
Current children cumulated vsize (KiB) 352092

[startup+1542.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 15664
/proc/meminfo: memFree=28432856/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=42188 CPUtime=666.11 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 48820 353793 0 0 783 171 65377 280 20 0 1 0 383926061 43200512 9045 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 10547 9045 200 442 0 10101 0
[pid=15651] ppid=15544 vsize=350976 CPUtime=872.76 cores=0,2,4,6
/proc/15651/stat : 15651 (glucosInc) R 15544 15543 14782 0 -1 4202496 52040 0 0 0 87258 18 0 0 20 0 1 0 383992999 359399424 72200 33554432000 4194304 5654031 140736901964080 140736901962168 4233344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15651/statm: 87744 72200 140 357 0 87384 0
Current children cumulated CPU time (s) 1538.87
Current children cumulated vsize (KiB) 402312

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 15667
/proc/meminfo: memFree=28424696/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=42188 CPUtime=666.11 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 48820 353793 0 0 783 171 65377 280 20 0 1 0 383926061 43200512 9045 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 10547 9045 200 442 0 10101 0
[pid=15651] ppid=15544 vsize=351124 CPUtime=932.74 cores=0,2,4,6
/proc/15651/stat : 15651 (glucosInc) R 15544 15543 14782 0 -1 4202496 52059 0 0 0 93256 18 0 0 20 0 1 0 383992999 359550976 73241 33554432000 4194304 5654031 140736901964080 140736901961864 4216213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15651/statm: 87781 73241 140 357 0 87421 0
Current children cumulated CPU time (s) 1598.85
Current children cumulated vsize (KiB) 402460

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 15667
/proc/meminfo: memFree=28413372/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=42188 CPUtime=666.11 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 48820 353793 0 0 783 171 65377 280 20 0 1 0 383926061 43200512 9045 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 10547 9045 200 442 0 10101 0
[pid=15651] ppid=15544 vsize=351264 CPUtime=992.73 cores=0,2,4,6
/proc/15651/stat : 15651 (glucosInc) R 15544 15543 14782 0 -1 4202496 52081 0 0 0 99255 18 0 0 20 0 1 0 383992999 359694336 74796 33554432000 4194304 5654031 140736901964080 140736901961976 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15651/statm: 87816 74796 140 357 0 87456 0
Current children cumulated CPU time (s) 1658.84
Current children cumulated vsize (KiB) 402600

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 15668
/proc/meminfo: memFree=28419504/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=42188 CPUtime=666.11 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 48820 353793 0 0 783 171 65377 280 20 0 1 0 383926061 43200512 9045 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 10547 9045 200 442 0 10101 0
[pid=15651] ppid=15544 vsize=301176 CPUtime=1052.72 cores=0,2,4,6
/proc/15651/stat : 15651 (glucosInc) R 15544 15543 14782 0 -1 4202496 52514 0 0 0 105252 20 0 0 20 0 1 0 383992999 308404224 69914 33554432000 4194304 5654031 140736901964080 140736901962104 4215901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15651/statm: 75294 69914 140 357 0 74934 0
Current children cumulated CPU time (s) 1718.83
Current children cumulated vsize (KiB) 352512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15668
/proc/meminfo: memFree=28412864/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=42188 CPUtime=666.11 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 48820 353793 0 0 783 171 65377 280 20 0 1 0 383926061 43200512 9045 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 10547 9045 200 442 0 10101 0
[pid=15651] ppid=15544 vsize=301320 CPUtime=1112.71 cores=0,2,4,6
/proc/15651/stat : 15651 (glucosInc) R 15544 15543 14782 0 -1 4202496 52735 0 0 0 111251 20 0 0 20 0 1 0 383992999 308551680 71156 33554432000 4194304 5654031 140736901964080 140736901961864 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15651/statm: 75330 71156 140 357 0 74970 0
Current children cumulated CPU time (s) 1778.82
Current children cumulated vsize (KiB) 352656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15668
/proc/meminfo: memFree=28408024/32873844 swapFree=7628/7628
[pid=15543] ppid=15541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15543/stat : 15543 (npSolver-pbo-It) S 15541 15543 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383926061 9367552 275 33554432000 4194304 5064252 140733368551296 140733368550208 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15543/statm: 2287 275 233 213 0 72 0
[pid=15544] ppid=15543 vsize=42188 CPUtime=666.11 cores=0,2,4,6
/proc/15544/stat : 15544 (npSolver-pbo) S 15543 15543 14782 0 -1 4202496 48820 353793 0 0 783 171 65377 280 20 0 1 0 383926061 43200512 9045 33554432000 4194304 6004724 140735718744016 140735718729864 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15544/statm: 10547 9045 200 442 0 10101 0
[pid=15651] ppid=15544 vsize=351408 CPUtime=1133.91 cores=0,2,4,6
/proc/15651/stat : 15651 (glucosInc) R 15544 15543 14782 0 -1 4202496 52844 0 0 0 113370 21 0 0 20 0 1 0 383992999 359841792 71775 33554432000 4194304 5654031 140736901964080 140736901962168 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15651/statm: 87852 71775 140 357 0 87492 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 402744

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15543 and gives
#  childrusage.ru_utime.tv_sec=661
#  childrusage.ru_utime.tv_usec=614419
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=523312
# CPU time returned by wait4() is 666.138
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.51
CPU time (s): 1800.02
CPU user time (s): 1795.3
CPU system time (s): 4.72
CPU usage (%): 99.8063
Max. virtual memory (cumulated for all children) (KiB): 1452588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 661.614
system time used= 4.52331
maximum resident set size= 1030068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 402987
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1183248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6506
involuntary context switches= 901

runsolver used 8.79466 second user time and 16.6335 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-08 19:53:31
IDJOB=3751688
IDBENCH=92753
IDSOLVER=2335
FILE ID=node146/3751688-1339178011
RUNJOBID= node146-1339170173-14798
PBS_JOBID= 14643816
Free space on /tmp= 69584 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_5.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751688-1339178011/watcher-3751688-1339178011 -o /tmp/evaluation-result-3751688-1339178011/solver-3751688-1339178011 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751688-1339178011.opb 470795996 HOME HOME

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

MD5SUM BENCH= 2c2d9ba6f4bdaebbae04c4ec95210420
RANDOM SEED=470795996

node146.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.034
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.06
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.034
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.92
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.034
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.91
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.034
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.034
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.034
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.034
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.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24461148 kB
Buffers:          393532 kB
Cached:          2646092 kB
SwapCached:         2068 kB
Active:          7479496 kB
Inactive:          19440 kB
Active(anon):    4455972 kB
Inactive(anon):     5112 kB
Active(file):    3023524 kB
Inactive(file):    14328 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:              8936 kB
Writeback:             0 kB
AnonPages:       4534412 kB
Mapped:            10444 kB
Shmem:                 0 kB
Slab:             764764 kB
SReclaimable:     204852 kB
SUnreclaim:       559912 kB
KernelStack:        1504 kB
PageTables:        12860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5928792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2392064 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= 70308 MiB
End job on node146 at 2012-06-08 20:23:35