Trace number 3751691

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.1 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_8.opb
MD5SUMc9443936e5641d3aca30cbd92e359860
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4692139
Best CPU time to get the best result obtained on this benchmark1801.26
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 134217728
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 91246785518
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 134217728
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 91246785518
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.41	c old isEQ: 1, new EQ is 1
0.00/0.48	c run inc solver
0.00/0.48	c [INC SYSTEM] run initial solver
0.00/0.48	c [INC SYSTEM] preprocess with white file
4.29/4.36	c [INC SYSTEM] finished preprocessing in 3 s
4.29/4.36	c [INC SYSTEM] execute solver
4.35/5.03	c [INC SEARCH] formula is SAT
4.62/5.32	c [INC SYSTEM] solved the initial formula
4.62/5.32	c model valid
4.62/5.32	c current solution ok
5.96/6.00	o 199598255
5.96/6.00	c starting approximation
5.96/6.00	c factor = 2
5.96/6.00	c factor still to low - shrinking to 5.82627e+06
5.96/6.00	c approx number of clauses: 1e+06
5.96/6.00	c current bound: 99799160
6.46/6.53	c leaving approximation
6.46/6.53	c finished approximation
6.46/6.53	c [INC SYSTEM] there exists a inc, kill it!
6.46/6.53	c write failed with 2
6.46/6.54	c [INC SEARCH] iteration: 0
6.46/6.54	c [INC BOUNDS] best value:199598325 search for 199598324
6.46/6.54	c [INC SYSTEM] create new solver instance
6.46/6.54	c [INC] encode full formula
6.46/6.54	c fallback to adder encoding
7.89/7.99	c set iterative enc to: adder
7.89/7.99	c set iterative enc to: none
8.09/8.18	c [INC SEARCH] isOptimum variable: 0
14.48/14.59	c formula is SAT
14.60/14.64	c [INC SEARCH] copied best model
14.60/14.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.60/14.67	c model valid
14.60/14.67	c current solution ok
14.60/14.67	o 196732735
14.60/14.67	c [INC SEARCH] iteration: 1
14.60/14.67	c [INC BOUNDS] best value:196732805 search for 196732804
14.60/14.67	c [INC SYSTEM] there exists a inc, kill it!
14.60/14.67	c write failed with 2
14.60/14.69	c [INC SYSTEM] create new solver instance
14.60/14.69	c [INC] encode full formula
14.60/14.69	c fallback to adder encoding
16.09/16.14	c set iterative enc to: adder
16.09/16.14	c set iterative enc to: none
16.29/16.35	c [INC SEARCH] isOptimum variable: 0
34.89/34.95	c formula is SAT
34.99/35.00	c [INC SEARCH] copied best model
34.99/35.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.99/35.03	c model valid
34.99/35.03	c current solution ok
34.99/35.03	o 142495605
34.99/35.03	c [INC SEARCH] iteration: 2
34.99/35.03	c [INC BOUNDS] best value:142495675 search for 142495674
34.99/35.03	c [INC SYSTEM] there exists a inc, kill it!
34.99/35.03	c write failed with 2
34.99/35.05	c [INC SYSTEM] create new solver instance
34.99/35.05	c [INC] encode full formula
34.99/35.05	c fallback to adder encoding
36.41/36.49	c set iterative enc to: adder
36.41/36.49	c set iterative enc to: none
36.70/36.71	c [INC SEARCH] isOptimum variable: 0
285.21/285.33	c formula is SAT
285.21/285.37	c [INC SEARCH] copied best model
285.21/285.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
285.31/285.40	c model valid
285.31/285.40	c current solution ok
285.31/285.40	o 121432783
285.31/285.40	c [INC SEARCH] iteration: 3
285.31/285.40	c [INC BOUNDS] best value:121432853 search for 121432852
285.31/285.40	c [INC SYSTEM] there exists a inc, kill it!
285.31/285.40	c write failed with 2
285.31/285.41	c [INC SYSTEM] create new solver instance
285.31/285.41	c [INC] encode full formula
285.31/285.41	c fallback to adder encoding
286.73/286.80	c set iterative enc to: adder
286.73/286.80	c set iterative enc to: none
286.92/287.02	c [INC SEARCH] isOptimum variable: 0
294.22/294.35	c formula is SAT
294.33/294.40	c [INC SEARCH] copied best model
294.33/294.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
294.33/294.43	c model valid
294.33/294.43	c current solution ok
294.33/294.43	o 13640737
294.33/294.43	c [INC SEARCH] iteration: 4
294.33/294.43	c [INC BOUNDS] best value:13640807 search for 13640806
294.33/294.43	c [INC SYSTEM] there exists a inc, kill it!
294.33/294.43	c write failed with 2
294.33/294.45	c [INC SYSTEM] create new solver instance
294.33/294.45	c [INC] encode full formula
294.33/294.45	c fallback to adder encoding
295.33/295.42	c set iterative enc to: adder
295.33/295.42	c set iterative enc to: none
295.43/295.58	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	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-3751691-1339177728/watcher-3751691-1339177728 -o /tmp/evaluation-result-3751691-1339177728/solver-3751691-1339177728 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751691-1339177728.opb 1941783321 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.00 2.00 2.00 3/180 20842
/proc/meminfo: memFree=27368364/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0

[startup+0.0195881 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20842
/proc/meminfo: memFree=27368364/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20842
/proc/meminfo: memFree=27368364/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20842
/proc/meminfo: memFree=27368364/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700292 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20842
/proc/meminfo: memFree=27368364/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/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/184 20846
/proc/meminfo: memFree=27194348/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=37592 CPUtime=0.5 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 7212 0 0 0 45 5 0 0 20 0 1 0 383898566 38494208 8045 33554432000 4194304 6004724 140733312340640 140733312335104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 9398 8045 164 442 0 8952 0
[pid=20845] ppid=20843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20845/stat : 20845 (cp2_pre.sh) S 20843 20842 19799 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383898616 9367552 277 33554432000 4194304 5064252 140736005989696 140736005988400 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20845/statm: 2287 277 234 213 0 72 0
[pid=20846] ppid=20845 vsize=163544 CPUtime=0.98 cores=0,2,4,6
/proc/20846/stat : 20846 (coprocessor) R 20845 20842 19799 0 -1 4202496 29085 0 0 0 93 5 0 0 20 0 1 0 383898616 167469056 39329 33554432000 4194304 6586260 140737042196176 140737042192440 4790070 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/20846/statm: 40886 39329 182 584 0 40298 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 219432

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20846
/proc/meminfo: memFree=27142604/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=37592 CPUtime=0.5 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 7212 0 0 0 45 5 0 0 20 0 1 0 383898566 38494208 8045 33554432000 4194304 6004724 140733312340640 140733312335104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 9398 8045 164 442 0 8952 0
[pid=20845] ppid=20843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20845/stat : 20845 (cp2_pre.sh) S 20843 20842 19799 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383898616 9367552 277 33554432000 4194304 5064252 140736005989696 140736005988400 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20845/statm: 2287 277 234 213 0 72 0
[pid=20846] ppid=20845 vsize=188960 CPUtime=2.58 cores=0,2,4,6
/proc/20846/stat : 20846 (coprocessor) R 20845 20842 19799 0 -1 4202496 33113 0 0 0 252 6 0 0 20 0 1 0 383898616 193495040 45912 33554432000 4194304 6586260 140737042196176 140737042191496 4690020 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/20846/statm: 47240 45912 192 584 0 46652 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 244848

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20848
/proc/meminfo: memFree=27244028/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=45236 CPUtime=5.41 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 11519 35814 0 0 75 79 369 18 20 0 1 0 383898566 46321664 9551 33554432000 4194304 6004724 140733312340640 140733312332944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 11309 9551 191 442 0 10863 0
[pid=20848] ppid=20843 vsize=84512 CPUtime=0.66 cores=0,2,4,6
/proc/20848/stat : 20848 (glucosInc) S 20843 20842 19799 0 -1 4202496 17449 0 0 0 63 3 0 0 20 0 1 0 383899002 86540288 19347 33554432000 4194304 5654031 140737237817664 140737237815976 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20848/statm: 21128 19347 146 357 0 20768 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 138896

[startup+12.7002 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 20858
/proc/meminfo: memFree=26874852/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=53720 CPUtime=8.17 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 17097 83542 0 0 219 98 467 33 20 0 1 0 383898566 55009280 12118 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 13430 12118 199 442 0 12984 0
[pid=20858] ppid=20843 vsize=352320 CPUtime=4.5 cores=0,2,4,6
/proc/20858/stat : 20858 (glucosInc) R 20843 20842 19799 0 -1 4202496 57726 0 0 0 436 14 0 0 20 0 1 0 383899384 360775680 78396 33554432000 4194304 5654031 140736557444480 140736557442088 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20858/statm: 88080 78396 141 357 0 87720 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 415188

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 20860
/proc/meminfo: memFree=26882004/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=45140 CPUtime=16.35 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 23871 142254 0 0 371 118 1092 54 20 0 1 0 383898566 46223360 10000 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 11285 10000 200 442 0 10839 0
[pid=20860] ppid=20843 vsize=357784 CPUtime=9.13 cores=0,2,4,6
/proc/20860/stat : 20860 (glucosInc) R 20843 20842 19799 0 -1 4202496 57914 0 0 0 897 16 0 0 20 0 1 0 383900201 366370816 80074 33554432000 4194304 5654031 140736467870800 140736467858616 4214540 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20860/statm: 89446 80074 141 357 0 89086 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 412072

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 20862
/proc/meminfo: memFree=26852856/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=45128 CPUtime=36.72 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 31663 200878 0 0 524 139 2933 76 20 0 1 0 383898566 46211072 9997 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 11282 9997 200 442 0 10836 0
[pid=20862] ppid=20843 vsize=408744 CPUtime=14.36 cores=0,2,4,6
/proc/20862/stat : 20862 (glucosInc) R 20843 20842 19799 0 -1 4202496 59391 0 0 0 1421 15 0 0 20 0 1 0 383902237 418553856 87724 33554432000 4194304 5654031 140734288757712 140734288755800 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20862/statm: 102186 87724 141 357 0 101826 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 463020

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 20865
/proc/meminfo: memFree=26811704/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=45128 CPUtime=36.72 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 31663 200878 0 0 524 139 2933 76 20 0 1 0 383898566 46211072 9997 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 11282 9997 200 442 0 10836 0
[pid=20862] ppid=20843 vsize=408744 CPUtime=65.54 cores=0,2,4,6
/proc/20862/stat : 20862 (glucosInc) R 20843 20842 19799 0 -1 4202496 60556 0 0 0 6536 18 0 0 20 0 1 0 383902237 418553856 93463 33554432000 4194304 5654031 140734288757712 140734288755800 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20862/statm: 102186 93463 141 357 0 101826 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 463020

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20865
/proc/meminfo: memFree=26825900/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=45128 CPUtime=36.72 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 31663 200878 0 0 524 139 2933 76 20 0 1 0 383898566 46211072 9997 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 11282 9997 200 442 0 10836 0
[pid=20862] ppid=20843 vsize=408744 CPUtime=125.53 cores=0,2,4,6
/proc/20862/stat : 20862 (glucosInc) R 20843 20842 19799 0 -1 4202496 61604 0 0 0 12532 21 0 0 20 0 1 0 383902237 418553856 89483 33554432000 4194304 5654031 140734288757712 140734288755800 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20862/statm: 102186 89483 141 357 0 101826 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 463020

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20866
/proc/meminfo: memFree=26787756/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=45128 CPUtime=36.72 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 31663 200878 0 0 524 139 2933 76 20 0 1 0 383898566 46211072 9997 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 11282 9997 200 442 0 10836 0
[pid=20862] ppid=20843 vsize=490132 CPUtime=185.52 cores=0,2,4,6

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

/proc/meminfo: memFree=26892352/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=287464 CPUtime=1006.51 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 47517 0 0 0 100639 12 0 0 20 0 1 0 383928124 294363136 63964 33554432000 4194304 5654031 140736123831488 140736123829512 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 71866 63964 142 357 0 71506 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 338356

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20961
/proc/meminfo: memFree=26845380/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=287464 CPUtime=1066.51 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 47518 0 0 0 106638 13 0 0 20 0 1 0 383928124 294363136 64476 33554432000 4194304 5654031 140736123831488 140736123829512 4215188 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 71866 64476 142 357 0 71506 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 338356

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20962
/proc/meminfo: memFree=26867164/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=287464 CPUtime=1126.51 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 47520 0 0 0 112638 13 0 0 20 0 1 0 383928124 294363136 65500 33554432000 4194304 5654031 140736123831488 140736123829512 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 71866 65500 142 357 0 71506 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 338356

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20964
/proc/meminfo: memFree=26894360/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=287464 CPUtime=1186.49 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 47521 0 0 0 118636 13 0 0 20 0 1 0 383928124 294363136 66012 33554432000 4194304 5654031 140736123831488 140736123829512 4216213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 71866 66012 142 357 0 71506 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 338356

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20966
/proc/meminfo: memFree=26942728/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=287464 CPUtime=1246.49 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 47522 0 0 0 124636 13 0 0 20 0 1 0 383928124 294363136 66524 33554432000 4194304 5654031 140736123831488 140736123829512 4216128 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 71866 66524 142 357 0 71506 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 338356

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 20972
/proc/meminfo: memFree=26917332/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=287464 CPUtime=1306.47 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 47524 0 0 0 130634 13 0 0 20 0 1 0 383928124 294363136 67548 33554432000 4194304 5654031 140736123831488 140736123829512 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 71866 67548 142 357 0 71506 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 338356

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 20972
/proc/meminfo: memFree=26872788/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=287464 CPUtime=1366.46 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 47525 0 0 0 136633 13 0 0 20 0 1 0 383928124 294363136 68060 33554432000 4194304 5654031 140736123831488 140736123829512 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 71866 68060 142 357 0 71506 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 338356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20973
/proc/meminfo: memFree=26863124/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=337552 CPUtime=1426.45 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 48040 0 0 0 142632 13 0 0 20 0 1 0 383928124 345653248 69084 33554432000 4194304 5654031 140736123831488 140736123829576 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 84388 69084 142 357 0 84028 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 388444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20973
/proc/meminfo: memFree=26840180/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=337552 CPUtime=1486.44 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 48041 0 0 0 148631 13 0 0 20 0 1 0 383928124 345653248 69596 33554432000 4194304 5654031 140736123831488 140736123829576 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 84388 69596 142 357 0 84028 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 388444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20973
/proc/meminfo: memFree=26854964/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=337552 CPUtime=1504.55 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 48042 0 0 0 150442 13 0 0 20 0 1 0 383928124 345653248 70108 33554432000 4194304 5654031 140736123831488 140736123829576 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 84388 70108 142 357 0 84028 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 388444

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20973
/proc/meminfo: memFree=26854964/32873660 swapFree=7120/7120
[pid=20842] ppid=20840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20842/stat : 20842 (npSolver-pbo-It) S 20840 20842 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383898566 9367552 274 33554432000 4194304 5064252 140733218037424 140733218036336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 2287 274 233 213 0 72 0
[pid=20843] ppid=20842 vsize=41744 CPUtime=295.52 cores=0,2,4,6
/proc/20843/stat : 20843 (npSolver-pbo) S 20842 20842 19799 0 -1 4202496 46315 324234 0 0 777 172 28476 127 20 0 1 0 383898566 42745856 9151 33554432000 4194304 6004724 140733312340640 140733312326488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20843/statm: 10436 9151 200 442 0 9990 0
[pid=20928] ppid=20843 vsize=337552 CPUtime=1504.55 cores=0,2,4,6
/proc/20928/stat : 20928 (glucosInc) R 20843 20842 19799 0 -1 4202496 48042 0 0 0 150442 13 0 0 20 0 1 0 383928124 345653248 70108 33554432000 4194304 5654031 140736123831488 140736123829576 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20928/statm: 84388 70108 142 357 0 84028 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 388444

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1796.96
CPU system time (s): 3.13752
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 674636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.96
system time used= 3.13752
maximum resident set size= 495316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 418969
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1175168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6518
involuntary context switches= 3487

runsolver used 2.88756 second user time and 7.10992 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-08 19:48:48
IDJOB=3751691
IDBENCH=92727
IDSOLVER=2335
FILE ID=node117/3751691-1339177728
RUNJOBID= node117-1339170225-19815
PBS_JOBID= 14643835
Free space on /tmp= 70700 MiB

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

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

MD5SUM BENCH= c9443936e5641d3aca30cbd92e359860
RANDOM SEED=1941783321

node117.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.148
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.29
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.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        27369000 kB
Buffers:          790316 kB
Cached:          3567492 kB
SwapCached:          620 kB
Active:          2493744 kB
Inactive:        2038064 kB
Active(anon):     162192 kB
Inactive(anon):    10028 kB
Active(file):    2331552 kB
Inactive(file):  2028036 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106956 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:        257756 kB
Mapped:            14316 kB
Shmem:                80 kB
Slab:             833664 kB
SReclaimable:     277920 kB
SUnreclaim:       555744 kB
KernelStack:        1520 kB
PageTables:         4416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     311932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70576 MiB
End job on node117 at 2012-06-08 20:18:49