Trace number 3746900

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 (fixed)? (TO) 1800.08 1800.62

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.07	c old isEQ: 0, new EQ is 1
0.00/0.34	c old isEQ: 192, new EQ is 1
0.00/0.43	c old isEQ: 1, new EQ is 1
0.00/0.50	c run inc solver
0.00/0.50	c [INC SYSTEM] run initial solver
0.00/0.50	c [INC SYSTEM] preprocess with white file
5.16/5.34	c [INC SYSTEM] finished preprocessing in 4 s
5.16/5.34	c [INC SYSTEM] execute solver
5.85/6.07	c [INC SEARCH] formula is SAT
5.85/6.08	c [INC SYSTEM] solved the initial formula
5.96/6.11	c model valid
5.96/6.11	c current solution ok
6.85/7.01	o 183096657
6.85/7.01	c [INC SYSTEM] there exists a inc, kill it!
6.85/7.01	c write failed with 2
6.85/7.02	c [INC SEARCH] iteration: 0
6.85/7.02	c [INC BOUNDS] best value:183096727 search for 183096726
6.85/7.02	c [INC SYSTEM] create new solver instance
6.85/7.02	c [INC] encode full formula
6.85/7.02	c fallback to adder encoding
8.37/8.51	c set iterative enc to: adder
8.37/8.51	c set iterative enc to: none
8.56/8.75	c [INC SEARCH] isOptimum variable: 0
31.84/32.01	c formula is SAT
31.84/32.05	c [INC SEARCH] copied best model
31.84/32.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.84/32.09	c model valid
31.84/32.09	c current solution ok
31.84/32.09	o 180803219
31.84/32.09	c [INC SEARCH] iteration: 1
31.84/32.09	c [INC BOUNDS] best value:180803289 search for 180803288
31.84/32.09	c [INC SYSTEM] there exists a inc, kill it!
31.84/32.09	c write failed with 2
31.94/32.11	c [INC SYSTEM] create new solver instance
31.94/32.11	c [INC] encode full formula
31.94/32.11	c fallback to adder encoding
33.36/33.59	c set iterative enc to: adder
33.36/33.59	c set iterative enc to: none
33.66/33.85	c [INC SEARCH] isOptimum variable: 0
37.86/38.03	c formula is SAT
38.38/38.54	c [INC SEARCH] copied best model
38.38/38.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.38/38.54	c model valid
38.38/38.54	c current solution ok
38.38/38.54	o 118430833
38.38/38.54	c [INC SEARCH] iteration: 2
38.38/38.54	c [INC BOUNDS] best value:118430903 search for 118430902
38.38/38.54	c [INC SYSTEM] there exists a inc, kill it!
38.38/38.54	c write failed with 2
38.38/38.54	c [INC SYSTEM] create new solver instance
38.38/38.54	c [INC] encode full formula
38.38/38.54	c fallback to adder encoding
39.37/39.58	c set iterative enc to: adder
39.37/39.58	c set iterative enc to: none
39.66/39.82	c [INC SEARCH] isOptimum variable: 0
717.80/718.10	c formula is SAT
717.80/718.14	c [INC SEARCH] copied best model
717.80/718.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
717.80/718.18	c model valid
717.80/718.18	c current solution ok
717.80/718.18	o 87582217
717.80/718.18	c [INC SEARCH] iteration: 3
717.80/718.18	c [INC BOUNDS] best value:87582287 search for 87582286
717.80/718.18	c [INC SYSTEM] there exists a inc, kill it!
717.80/718.18	c write failed with 2
717.80/718.19	c [INC SYSTEM] create new solver instance
717.80/718.19	c [INC] encode full formula
717.80/718.19	c fallback to adder encoding
719.30/719.61	c set iterative enc to: adder
719.30/719.61	c set iterative enc to: none
719.50/719.85	c [INC SEARCH] isOptimum variable: 0
730.59/730.92	c formula is SAT
730.59/730.97	c [INC SEARCH] copied best model
730.59/730.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
730.69/731.01	c model valid
730.69/731.01	c current solution ok
730.69/731.01	o 20300341
730.69/731.01	c [INC SEARCH] iteration: 4
730.69/731.01	c [INC BOUNDS] best value:20300411 search for 20300410
730.69/731.01	c [INC SYSTEM] there exists a inc, kill it!
730.69/731.01	c write failed with 2
730.69/731.02	c [INC SYSTEM] create new solver instance
730.69/731.02	c [INC] encode full formula
730.69/731.02	c fallback to adder encoding
731.80/732.14	c set iterative enc to: adder
731.80/732.14	c set iterative enc to: none
731.99/732.34	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.61	s UNKNOWN
1800.04/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.61	c write failed with -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-3746900-1339109286/watcher-3746900-1339109286 -o /tmp/evaluation-result-3746900-1339109286/solver-3746900-1339109286 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746900-1339109286.opb 987153711 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: 2.00 2.00 2.00 3/178 31780
/proc/meminfo: memFree=28840092/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0

[startup+0.040797 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31780
/proc/meminfo: memFree=28840092/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31780
/proc/meminfo: memFree=28840092/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31780
/proc/meminfo: memFree=28840092/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700305 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31780
/proc/meminfo: memFree=28840092/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 31784
/proc/meminfo: memFree=28673540/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=37596 CPUtime=0.51 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 7318 0 0 0 47 4 0 0 20 0 1 0 377053524 38498304 8099 33554432000 4194304 6004724 140735486047088 140735486041552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31781/statm: 9399 8099 164 442 0 8953 0
[pid=31783] ppid=31781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31783/stat : 31783 (cp2_pre.sh) S 31781 31780 30697 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377053576 9367552 277 33554432000 4194304 5064252 140733205788096 140733205786800 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31783/statm: 2287 277 234 213 0 72 0
[pid=31784] ppid=31783 vsize=163032 CPUtime=0.97 cores=1,3,5,7
/proc/31784/stat : 31784 (coprocessor) R 31783 31780 30697 0 -1 4202496 29120 0 0 0 91 6 0 0 20 0 1 0 377053576 166944768 39364 33554432000 4194304 6586260 140733899760016 140733899755944 4578024 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31784/statm: 40758 39364 178 584 0 40170 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 218924

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 31784
/proc/meminfo: memFree=28614860/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=37596 CPUtime=0.51 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 7318 0 0 0 47 4 0 0 20 0 1 0 377053524 38498304 8099 33554432000 4194304 6004724 140735486047088 140735486041552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31781/statm: 9399 8099 164 442 0 8953 0
[pid=31783] ppid=31781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31783/stat : 31783 (cp2_pre.sh) S 31781 31780 30697 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377053576 9367552 277 33554432000 4194304 5064252 140733205788096 140733205786800 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31783/statm: 2287 277 234 213 0 72 0
[pid=31784] ppid=31783 vsize=188432 CPUtime=2.57 cores=1,3,5,7
/proc/31784/stat : 31784 (coprocessor) R 31783 31780 30697 0 -1 4202496 33104 0 0 0 250 7 0 0 20 0 1 0 377053576 192954368 45903 33554432000 4194304 6586260 140733899760016 140733899755336 5599209 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31784/statm: 47108 45903 192 584 0 46520 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 244324

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31786
/proc/meminfo: memFree=28756964/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=37596 CPUtime=5.44 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) R 31780 31780 30697 0 -1 4202496 8597 35401 0 0 55 20 452 17 20 0 1 0 377053524 38498304 8108 33554432000 4194304 6004724 140735486047088 140735486033368 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31781/statm: 9399 8108 173 442 0 8953 0
[pid=31786] ppid=31781 vsize=84512 CPUtime=0.72 cores=1,3,5,7
/proc/31786/stat : 31786 (glucosInc) S 31781 31780 30697 0 -1 4202496 17988 0 0 0 68 4 0 0 20 0 1 0 377054058 86540288 19369 33554432000 4194304 5654031 140733416122704 140733416121016 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31786/statm: 21128 19369 146 357 0 20768 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 131256

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31789
/proc/meminfo: memFree=28347856/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=53724 CPUtime=8.61 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 15733 54423 0 0 216 98 521 26 20 0 1 0 377053524 55013376 12150 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 13431 12150 183 442 0 12985 0
[pid=31789] ppid=31781 vsize=352248 CPUtime=3.92 cores=1,3,5,7
/proc/31789/stat : 31789 (glucosInc) R 31781 31780 30697 0 -1 4202496 57523 0 0 0 374 18 0 0 20 0 1 0 377054399 360701952 78169 33554432000 4194304 5654031 140736954455824 140736954453432 4214993 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31789/statm: 88062 78169 141 357 0 87702 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 415120

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31789
/proc/meminfo: memFree=28347296/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=53724 CPUtime=8.61 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 15733 54423 0 0 216 98 521 26 20 0 1 0 377053524 55013376 12150 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 13431 12150 183 442 0 12985 0
[pid=31789] ppid=31781 vsize=356300 CPUtime=16.72 cores=1,3,5,7
/proc/31789/stat : 31789 (glucosInc) R 31781 31780 30697 0 -1 4202496 58312 0 0 0 1654 18 0 0 20 0 1 0 377054399 364851200 79469 33554432000 4194304 5654031 140736954455824 140736954443640 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31789/statm: 89075 79469 141 357 0 88715 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 419172

[startup+51.1004 s]
/proc/loadavg: 2.14 2.03 2.01 3/181 31793
/proc/meminfo: memFree=28334156/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=44552 CPUtime=39.68 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 31843 172466 0 0 528 141 3223 76 20 0 1 0 377053524 45621248 9889 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 11138 9889 183 442 0 10692 0
[pid=31793] ppid=31781 vsize=399308 CPUtime=11.26 cores=1,3,5,7
/proc/31793/stat : 31793 (glucosInc) R 31781 31780 30697 0 -1 4202496 57627 0 0 0 1108 18 0 0 20 0 1 0 377057506 408891392 86786 33554432000 4194304 5654031 140736115625248 140736115623032 4215076 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31793/statm: 99827 86786 141 357 0 99467 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 453008

[startup+102.307 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 31796
/proc/meminfo: memFree=27536444/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=44552 CPUtime=39.68 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 31843 172466 0 0 528 141 3223 76 20 0 1 0 377053524 45621248 9889 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 11138 9889 183 442 0 10692 0
[pid=31793] ppid=31781 vsize=485192 CPUtime=62.45 cores=1,3,5,7
/proc/31793/stat : 31793 (glucosInc) R 31781 31780 30697 0 -1 4202496 63049 0 0 0 6207 38 0 0 20 0 1 0 377057506 496836608 96089 33554432000 4194304 5654031 140736115625248 140736115623336 4215014 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31793/statm: 121298 96089 142 357 0 120938 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 538892

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 31799
/proc/meminfo: memFree=27535368/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=44552 CPUtime=39.68 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 31843 172466 0 0 528 141 3223 76 20 0 1 0 377053524 45621248 9889 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 11138 9889 183 442 0 10692 0
[pid=31793] ppid=31781 vsize=486460 CPUtime=122.42 cores=1,3,5,7
/proc/31793/stat : 31793 (glucosInc) R 31781 31780 30697 0 -1 4202496 68022 0 0 0 12179 63 0 0 20 0 1 0 377057506 498135040 96528 33554432000 4194304 5654031 140736115625248 140736115623336 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31793/statm: 121615 96528 142 357 0 121255 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 540160

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 31799
/proc/meminfo: memFree=27446640/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=44552 CPUtime=39.68 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 31843 172466 0 0 528 141 3223 76 20 0 1 0 377053524 45621248 9889 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 11138 9889 183 442 0 10692 0
[pid=31793] ppid=31781 vsize=487404 CPUtime=182.39 cores=1,3,5,7

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

/proc/meminfo: memFree=27696712/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=350840 CPUtime=509.81 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 51354 0 0 0 50964 17 0 0 20 0 1 0 377126758 359260160 72244 33554432000 4194304 5654031 140733862713664 140733862711752 4217712 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31810/statm: 87710 72244 140 357 0 87350 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 402184

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 31837
/proc/meminfo: memFree=27763400/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=350840 CPUtime=569.8 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 51362 0 0 0 56963 17 0 0 20 0 1 0 377126758 359260160 74292 33554432000 4194304 5654031 140733862713664 140733862711752 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31810/statm: 87710 74292 140 357 0 87350 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 402184

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 31840
/proc/meminfo: memFree=27751260/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=350840 CPUtime=629.77 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 51367 0 0 0 62960 17 0 0 20 0 1 0 377126758 359260160 75371 33554432000 4194304 5654031 140733862713664 140733862711752 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31810/statm: 87710 75371 140 357 0 87350 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 402184

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 31840
/proc/meminfo: memFree=27769904/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=300752 CPUtime=689.76 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 51550 0 0 0 68958 18 0 0 20 0 1 0 377126758 307970048 67860 33554432000 4194304 5654031 140733862713664 140733862711688 4216579 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31810/statm: 75188 67860 140 357 0 74828 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 352096

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 31840
/proc/meminfo: memFree=27743528/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=300752 CPUtime=749.74 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 51555 0 0 0 74956 18 0 0 20 0 1 0 377126758 307970048 69745 33554432000 4194304 5654031 140733862713664 140733862711688 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31810/statm: 75188 69745 140 357 0 74828 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 352096

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 31841
/proc/meminfo: memFree=27735304/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=350840 CPUtime=809.72 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 52026 0 0 0 80953 19 0 0 20 0 1 0 377126758 359260160 71411 33554432000 4194304 5654031 140733862713664 140733862711752 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31810/statm: 87710 71411 140 357 0 87350 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 402184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 31841
/proc/meminfo: memFree=27727700/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=350840 CPUtime=869.72 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 52373 0 0 0 86952 20 0 0 20 0 1 0 377126758 359260160 73291 33554432000 4194304 5654031 140733862713664 140733862701480 4215898 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31810/statm: 87710 73291 140 357 0 87350 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 402184

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31841
/proc/meminfo: memFree=27733036/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=350840 CPUtime=929.71 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 52375 0 0 0 92951 20 0 0 20 0 1 0 377126758 359260160 74315 33554432000 4194304 5654031 140733862713664 140733862701480 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31810/statm: 87710 74315 140 357 0 87350 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 402184

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31841
/proc/meminfo: memFree=27710136/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=350840 CPUtime=989.7 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 52377 0 0 0 98950 20 0 0 20 0 1 0 377126758 359260160 75339 33554432000 4194304 5654031 140733862713664 140733862701480 4216656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31810/statm: 87710 75339 140 357 0 87350 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 402184

[startup+1782.3 s]
/proc/loadavg: 1.40 1.83 1.94 2/173 31866
/proc/meminfo: memFree=28938876/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=300752 CPUtime=1049.69 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 52552 0 0 0 104947 22 0 0 20 0 1 0 377126758 307970048 69406 33554432000 4194304 5654031 140733862713664 140733862711688 4216136 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31810/statm: 75188 69406 140 357 0 74828 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 352096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.28 1.77 1.92 2/173 31866
/proc/meminfo: memFree=28939000/32873844 swapFree=7628/7628
[pid=31780] ppid=31778 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (npSolver-pbo-It) S 31778 31780 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377053524 9367552 274 33554432000 4194304 5064252 140736941011376 140736941010288 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31780/statm: 2287 274 233 213 0 72 0
[pid=31781] ppid=31780 vsize=42196 CPUtime=732.04 cores=1,3,5,7
/proc/31781/stat : 31781 (npSolver-pbo) S 31780 31780 30697 0 -1 4202496 47625 318263 0 0 801 180 71934 289 20 0 1 0 377053524 43208704 9300 33554432000 4194304 6004724 140735486047088 140735486032936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/31781/statm: 10549 9300 183 442 0 10103 0
[pid=31810] ppid=31781 vsize=300752 CPUtime=1068 cores=1,3,5,7
/proc/31810/stat : 31810 (glucosInc) R 31781 31780 30697 0 -1 4202496 52552 0 0 0 106778 22 0 0 20 0 1 0 377126758 307970048 69406 33554432000 4194304 5654031 140733862713664 140733862711688 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31810/statm: 75188 69406 140 357 0 74828 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 352096

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.08
CPU user time (s): 1795.15
CPU system time (s): 4.93225
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 1452600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.15
system time used= 4.93225
maximum resident set size= 1030808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 418819
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1149800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6436
involuntary context switches= 4182

runsolver used 3.47647 second user time and 9.25659 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-08 00:48:06
IDJOB=3746900
IDBENCH=92753
IDSOLVER=2332
FILE ID=node146/3746900-1339109286
RUNJOBID= node146-1339098177-30714
PBS_JOBID= 14643707
Free space on /tmp= 71236 MiB

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

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

MD5SUM BENCH= 2c2d9ba6f4bdaebbae04c4ec95210420
RANDOM SEED=987153711

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:        28840728 kB
Buffers:          384332 kB
Cached:          2355212 kB
SwapCached:         2336 kB
Active:          1742056 kB
Inactive:        1448220 kB
Active(anon):     448188 kB
Inactive(anon):     4684 kB
Active(file):    1293868 kB
Inactive(file):  1443536 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099980 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:        435920 kB
Mapped:            10504 kB
Shmem:                 0 kB
Slab:             701656 kB
SReclaimable:     141800 kB
SUnreclaim:       559856 kB
KernelStack:        1504 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     707732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 71200 MiB
End job on node146 at 2012-06-08 01:18:07