Trace number 3697942

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16c1.opb
MD5SUMa63171c8a8ea2fa0eedb44e836168a56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1284
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1246
Optimality of the best value was proved NO
Number of variables3160
Total number of constraints18047
Number of constraints which are clauses18047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 3160
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3160
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3160
Number of bits of the biggest sum of numbers12
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 run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.33	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.33	c [INC SYSTEM] execute solver
0.00/0.35	c [INC SEARCH] formula is SAT
0.00/0.35	c [INC SYSTEM] solved the initial formula
0.00/0.38	c model valid
0.00/0.38	c current solution ok
0.00/0.43	o 1491
0.00/0.43	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.43	c write failed with 2
0.00/0.44	c [INC SEARCH] iteration: 0
0.00/0.44	c [INC BOUNDS] best value:1491 search for 1490
0.00/0.44	c [INC SYSTEM] create new solver instance
0.00/0.44	c [INC] encode full formula
0.00/0.44	c fallback to adder encoding
0.00/0.61	c set iterative enc to: cardAdder
0.00/0.61	c set iterative enc to: none
0.00/0.64	c [INC SEARCH] isOptimum variable: 0
16.77/16.80	c formula is SAT
16.77/16.81	c [INC SEARCH] copied best model
16.77/16.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.77/16.83	c model valid
16.77/16.83	c current solution ok
16.77/16.83	o 1490
16.77/16.83	c [INC SEARCH] iteration: 1
16.77/16.83	c [INC BOUNDS] best value:1490 search for 1489
16.77/16.83	c [INC SYSTEM] there exists a inc, kill it!
16.77/16.83	c write failed with 2
16.77/16.84	c [INC SYSTEM] create new solver instance
16.77/16.84	c [INC] encode full formula
16.77/16.84	c fallback to adder encoding
16.97/17.01	c set iterative enc to: cardAdder
16.97/17.01	c set iterative enc to: none
16.97/17.04	c [INC SEARCH] isOptimum variable: 0
39.25/39.30	c formula is SAT
39.25/39.31	c [INC SEARCH] copied best model
39.25/39.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.25/39.33	c model valid
39.25/39.33	c current solution ok
39.25/39.33	o 1489
39.25/39.33	c [INC SEARCH] iteration: 2
39.25/39.33	c [INC BOUNDS] best value:1489 search for 1488
39.25/39.33	c [INC SYSTEM] there exists a inc, kill it!
39.25/39.33	c write failed with 2
39.25/39.33	c [INC SYSTEM] create new solver instance
39.25/39.33	c [INC] encode full formula
39.25/39.33	c fallback to adder encoding
39.48/39.51	c set iterative enc to: cardAdder
39.48/39.51	c set iterative enc to: none
39.48/39.54	c [INC SEARCH] isOptimum variable: 0
53.65/53.76	c formula is SAT
53.65/53.77	c [INC SEARCH] copied best model
53.65/53.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.65/53.79	c model valid
53.65/53.79	c current solution ok
53.65/53.79	o 1474
53.65/53.79	c [INC SEARCH] iteration: 3
53.65/53.79	c [INC BOUNDS] best value:1474 search for 1473
53.65/53.79	c [INC SYSTEM] there exists a inc, kill it!
53.65/53.79	c write failed with 2
53.65/53.79	c [INC SYSTEM] create new solver instance
53.65/53.79	c [INC] encode full formula
53.65/53.79	c fallback to adder encoding
53.87/53.97	c set iterative enc to: cardAdder
53.87/53.97	c set iterative enc to: none
53.96/54.00	c [INC SEARCH] isOptimum variable: 0
61.25/61.35	c formula is SAT
61.25/61.37	c [INC SEARCH] copied best model
61.25/61.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
61.25/61.38	c model valid
61.25/61.38	c current solution ok
61.25/61.38	o 1471
61.25/61.38	c [INC SEARCH] iteration: 4
61.25/61.38	c [INC BOUNDS] best value:1471 search for 1470
61.25/61.38	c [INC SYSTEM] there exists a inc, kill it!
61.25/61.38	c write failed with 2
61.25/61.39	c [INC SYSTEM] create new solver instance
61.25/61.39	c [INC] encode full formula
61.25/61.39	c fallback to adder encoding
61.45/61.56	c set iterative enc to: cardAdder
61.45/61.56	c set iterative enc to: none
61.45/61.59	c [INC SEARCH] isOptimum variable: 0
96.02/96.10	c formula is SAT
96.02/96.10	c [INC SEARCH] copied best model
96.02/96.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
96.02/96.13	c model valid
96.02/96.13	c current solution ok
96.02/96.13	o 1466
96.02/96.13	c [INC SEARCH] iteration: 5
96.02/96.13	c [INC BOUNDS] best value:1466 search for 1465
96.02/96.13	c [INC SYSTEM] there exists a inc, kill it!
96.02/96.13	c write failed with 2
96.02/96.13	c [INC SYSTEM] create new solver instance
96.02/96.13	c [INC] encode full formula
96.02/96.13	c fallback to adder encoding
96.22/96.31	c set iterative enc to: cardAdder
96.22/96.31	c set iterative enc to: none
96.22/96.33	c [INC SEARCH] isOptimum variable: 0
243.17/243.36	c formula is SAT
243.17/243.36	c [INC SEARCH] copied best model
243.17/243.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
243.17/243.39	c model valid
243.17/243.39	c current solution ok
243.17/243.39	o 1462
243.17/243.39	c [INC SEARCH] iteration: 6
243.17/243.39	c [INC BOUNDS] best value:1462 search for 1461
243.17/243.39	c [INC SYSTEM] there exists a inc, kill it!
243.17/243.39	c write failed with 2
243.17/243.39	c [INC SYSTEM] create new solver instance
243.17/243.39	c [INC] encode full formula
243.17/243.39	c fallback to adder encoding
243.39/243.56	c set iterative enc to: cardAdder
243.39/243.56	c set iterative enc to: none
243.49/243.60	c [INC SEARCH] isOptimum variable: 0
366.85/367.02	c formula is SAT
366.85/367.02	c [INC SEARCH] copied best model
366.85/367.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
366.85/367.04	c model valid
366.85/367.04	c current solution ok
366.85/367.04	o 1461
366.85/367.04	c [INC SEARCH] iteration: 7
366.85/367.04	c [INC BOUNDS] best value:1461 search for 1460
366.85/367.04	c [INC SYSTEM] there exists a inc, kill it!
366.85/367.04	c write failed with 2
366.85/367.05	c [INC SYSTEM] create new solver instance
366.85/367.05	c [INC] encode full formula
366.85/367.05	c fallback to adder encoding
367.05/367.22	c set iterative enc to: cardAdder
367.05/367.22	c set iterative enc to: none
367.05/367.25	c [INC SEARCH] isOptimum variable: 0
417.22/417.45	c formula is SAT
417.22/417.45	c [INC SEARCH] copied best model
417.22/417.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
417.22/417.47	c model valid
417.22/417.47	c current solution ok
417.22/417.47	o 1445
417.22/417.47	c [INC SEARCH] iteration: 8
417.22/417.47	c [INC BOUNDS] best value:1445 search for 1444
417.22/417.47	c [INC SYSTEM] there exists a inc, kill it!
417.22/417.47	c write failed with 2
417.22/417.48	c [INC SYSTEM] create new solver instance
417.22/417.48	c [INC] encode full formula
417.22/417.48	c fallback to adder encoding
417.44/417.65	c set iterative enc to: cardAdder
417.44/417.65	c set iterative enc to: none
417.44/417.68	c [INC SEARCH] isOptimum variable: 0
1062.32/1062.64	c formula is SAT
1062.32/1062.65	c [INC SEARCH] copied best model
1062.32/1062.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1062.32/1062.67	c model valid
1062.32/1062.67	c current solution ok
1062.32/1062.67	o 1406
1062.32/1062.67	c [INC SEARCH] iteration: 9
1062.32/1062.67	c [INC BOUNDS] best value:1406 search for 1405
1062.32/1062.67	c [INC SYSTEM] there exists a inc, kill it!
1062.32/1062.67	c write failed with 2
1062.32/1062.67	c [INC SYSTEM] create new solver instance
1062.32/1062.67	c [INC] encode full formula
1062.32/1062.67	c fallback to adder encoding
1062.52/1062.85	c set iterative enc to: cardAdder
1062.52/1062.85	c set iterative enc to: none
1062.52/1062.88	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 27345 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3697942-1338059549/watcher-3697942-1338059549 -o /tmp/evaluation-result-3697942-1338059549/solver-3697942-1338059549 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697942-1338059549.opb 348423881 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 27344
/proc/meminfo: memFree=28484876/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0

[startup+0.092357 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27344
/proc/meminfo: memFree=28484876/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27344
/proc/meminfo: memFree=28484876/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300323 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27344
/proc/meminfo: memFree=28484876/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700323 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27344
/proc/meminfo: memFree=28484876/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27353
/proc/meminfo: memFree=28430016/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=10500 CPUtime=0.62 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 5398 7265 0 0 28 7 25 2 20 0 1 0 272079766 10752000 2091 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2625 2091 182 440 0 2181 0
[pid=27353] ppid=27345 vsize=40268 CPUtime=0.85 cores=1,3,5,7
/proc/27353/stat : 27353 (glucosInc) R 27345 27344 25792 0 -1 4202496 9233 0 0 0 83 2 0 0 20 0 1 0 272079830 41234432 8658 33554432000 4194304 5654031 140734004643968 140734004631784 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27353/statm: 10067 8658 140 357 0 9707 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 59916

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27353
/proc/meminfo: memFree=28429024/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=10500 CPUtime=0.62 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 5398 7265 0 0 28 7 25 2 20 0 1 0 272079766 10752000 2091 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2625 2091 182 440 0 2181 0
[pid=27353] ppid=27345 vsize=40416 CPUtime=2.45 cores=1,3,5,7
/proc/27353/stat : 27353 (glucosInc) R 27345 27344 25792 0 -1 4202496 9503 0 0 0 243 2 0 0 20 0 1 0 272079830 41385984 8913 33554432000 4194304 5654031 140734004643968 140734004631784 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27353/statm: 10104 8913 141 357 0 9744 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 60064

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27353
/proc/meminfo: memFree=28426172/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=10500 CPUtime=0.62 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 5398 7265 0 0 28 7 25 2 20 0 1 0 272079766 10752000 2091 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2625 2091 182 440 0 2181 0
[pid=27353] ppid=27345 vsize=46096 CPUtime=5.65 cores=1,3,5,7
/proc/27353/stat : 27353 (glucosInc) R 27345 27344 25792 0 -1 4202496 10128 0 0 0 563 2 0 0 20 0 1 0 272079830 47202304 9508 33554432000 4194304 5654031 140734004643968 140734004631784 4215775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27353/statm: 11524 9508 141 357 0 11164 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 65744

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27353
/proc/meminfo: memFree=28421296/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=10500 CPUtime=0.62 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 5398 7265 0 0 28 7 25 2 20 0 1 0 272079766 10752000 2091 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2625 2091 182 440 0 2181 0
[pid=27353] ppid=27345 vsize=48000 CPUtime=12.05 cores=1,3,5,7
/proc/27353/stat : 27353 (glucosInc) R 27345 27344 25792 0 -1 4202496 10935 0 0 0 1202 3 0 0 20 0 1 0 272079830 49152000 10691 33554432000 4194304 5654031 140734004643968 140734004641736 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27353/statm: 12000 10691 141 357 0 11640 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 67648

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27355
/proc/meminfo: memFree=28423408/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=17.01 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 10310 18890 0 0 48 9 1638 6 20 0 1 0 272079766 9580544 1837 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1837 182 440 0 1895 0
[pid=27355] ppid=27345 vsize=46516 CPUtime=8.44 cores=1,3,5,7
/proc/27355/stat : 27355 (glucosInc) R 27345 27344 25792 0 -1 4202496 10524 0 0 0 841 3 0 0 20 0 1 0 272081471 47632384 10271 33554432000 4194304 5654031 140737437971728 140737437959544 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27355/statm: 11629 10271 141 357 0 11269 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 65020

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27357
/proc/meminfo: memFree=28406024/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=39.51 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 15220 31050 0 0 68 13 3859 11 20 0 1 0 272079766 9580544 1837 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1837 182 440 0 1895 0
[pid=27357] ppid=27345 vsize=47460 CPUtime=11.54 cores=1,3,5,7
/proc/27357/stat : 27357 (glucosInc) R 27345 27344 25792 0 -1 4202496 10847 0 0 0 1151 3 0 0 20 0 1 0 272083720 48599040 9609 33554432000 4194304 5654031 140735014883920 140735014871736 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27357/statm: 11865 9609 141 357 0 11505 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 65964

[startup+102.307 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 27625
/proc/meminfo: memFree=28497204/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=96.26 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 29952 65738 0 0 129 21 9453 23 20 0 1 0 272079766 9580544 1837 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1837 182 440 0 1895 0
[pid=27625] ppid=27345 vsize=46104 CPUtime=5.95 cores=1,3,5,7
/proc/27625/stat : 27625 (glucosInc) R 27345 27344 25792 0 -1 4202496 10177 0 0 0 592 3 0 0 20 0 1 0 272089400 47210496 10072 33554432000 4194304 5654031 140737408384176 140737408371992 4214638 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27625/statm: 11526 10072 141 357 0 11166 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 64608

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/181 27625
/proc/meminfo: memFree=28455668/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=96.26 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 29952 65738 0 0 129 21 9453 23 20 0 1 0 272079766 9580544 1837 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1837 182 440 0 1895 0
[pid=27625] ppid=27345 vsize=78512 CPUtime=65.92 cores=1,3,5,7
/proc/27625/stat : 27625 (glucosInc) R 27345 27344 25792 0 -1 4202496 12730 0 0 0 6588 4 0 0 20 0 1 0 272089400 80396288 17378 33554432000 4194304 5654031 140737408384176 140737408371992 4214567 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27625/statm: 19628 17378 141 357 0 19268 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 97016

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 27626
/proc/meminfo: memFree=28382372/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=96.26 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 29952 65738 0 0 129 21 9453 23 20 0 1 0 272079766 9580544 1837 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1837 182 440 0 1895 0
[pid=27625] ppid=27345 vsize=134724 CPUtime=125.92 cores=1,3,5,7
/proc/27625/stat : 27625 (glucosInc) R 27345 27344 25792 0 -1 4202496 14040 0 0 0 12586 6 0 0 20 0 1 0 272089400 137957376 30032 33554432000 4194304 5654031 140737408384176 140737408371992 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27625/statm: 33681 30032 141 357 0 33321 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 153228

[startup+282.3 s]

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

/proc/loadavg: 2.08 2.02 2.01 3/181 27644
/proc/meminfo: memFree=28371152/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=1062.61 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 49596 125640 0 0 210 32 105960 59 20 0 1 0 272079766 9580544 1838 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1838 183 440 0 1895 0
[pid=27642] ppid=27345 vsize=116224 CPUtime=299.33 cores=1,3,5,7
/proc/27642/stat : 27642 (glucosInc) R 27345 27344 25792 0 -1 4202496 15057 0 0 0 29925 8 0 0 20 0 1 0 272186055 119013376 27873 33554432000 4194304 5654031 140733792109328 140733792097144 4976752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27642/statm: 29056 27873 141 357 0 28696 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 134728

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 27644
/proc/meminfo: memFree=28336336/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=1062.61 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 49596 125640 0 0 210 32 105960 59 20 0 1 0 272079766 9580544 1838 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1838 183 440 0 1895 0
[pid=27642] ppid=27345 vsize=165544 CPUtime=359.34 cores=1,3,5,7
/proc/27642/stat : 27642 (glucosInc) R 27345 27344 25792 0 -1 4202496 15173 0 0 0 35923 11 0 0 20 0 1 0 272186055 169517056 36598 33554432000 4194304 5654031 140733792109328 140733792097144 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27642/statm: 41386 36598 141 357 0 41026 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 184048

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 27645
/proc/meminfo: memFree=28360540/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=1062.61 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 49596 125640 0 0 210 32 105960 59 20 0 1 0 272079766 9580544 1838 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1838 183 440 0 1895 0
[pid=27642] ppid=27345 vsize=128468 CPUtime=419.32 cores=1,3,5,7
/proc/27642/stat : 27642 (glucosInc) R 27345 27344 25792 0 -1 4202496 15395 0 0 0 41920 12 0 0 20 0 1 0 272186055 131551232 30586 33554432000 4194304 5654031 140733792109328 140733792097144 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27642/statm: 32117 30586 141 357 0 31757 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 146972

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27645
/proc/meminfo: memFree=28320264/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=1062.61 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 49596 125640 0 0 210 32 105960 59 20 0 1 0 272079766 9580544 1838 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1838 183 440 0 1895 0
[pid=27642] ppid=27345 vsize=177788 CPUtime=479.31 cores=1,3,5,7
/proc/27642/stat : 27642 (glucosInc) R 27345 27344 25792 0 -1 4202496 15832 0 0 0 47917 14 0 0 20 0 1 0 272186055 182054912 40683 33554432000 4194304 5654031 140733792109328 140733792097144 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27642/statm: 44447 40683 141 357 0 44087 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 196292

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27645
/proc/meminfo: memFree=28263540/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=1062.61 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 49596 125640 0 0 210 32 105960 59 20 0 1 0 272079766 9580544 1838 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1838 183 440 0 1895 0
[pid=27642] ppid=27345 vsize=177788 CPUtime=539.3 cores=1,3,5,7
/proc/27642/stat : 27642 (glucosInc) R 27345 27344 25792 0 -1 4202496 15883 0 0 0 53915 15 0 0 20 0 1 0 272186055 182054912 43244 33554432000 4194304 5654031 140733792109328 140733792097144 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27642/statm: 44447 43244 141 357 0 44087 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 196292

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27648
/proc/meminfo: memFree=28279324/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=1062.61 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 49596 125640 0 0 210 32 105960 59 20 0 1 0 272079766 9580544 1838 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1838 183 440 0 1895 0
[pid=27642] ppid=27345 vsize=177788 CPUtime=599.3 cores=1,3,5,7
/proc/27642/stat : 27642 (glucosInc) R 27345 27344 25792 0 -1 4202496 16107 0 0 0 59912 18 0 0 20 0 1 0 272186055 182054912 40172 33554432000 4194304 5654031 140733792109328 140733792097144 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27642/statm: 44447 40172 141 357 0 44087 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 196292

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27648
/proc/meminfo: memFree=28277360/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=1062.61 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 49596 125640 0 0 210 32 105960 59 20 0 1 0 272079766 9580544 1838 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1838 183 440 0 1895 0
[pid=27642] ppid=27345 vsize=177788 CPUtime=659.28 cores=1,3,5,7
/proc/27642/stat : 27642 (glucosInc) R 27345 27344 25792 0 -1 4202496 16234 0 0 0 65909 19 0 0 20 0 1 0 272186055 182054912 42220 33554432000 4194304 5654031 140733792109328 140733792097144 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27642/statm: 44447 42220 141 357 0 44087 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 196292

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27649
/proc/meminfo: memFree=28270796/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=1062.61 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 49596 125640 0 0 210 32 105960 59 20 0 1 0 272079766 9580544 1838 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1838 183 440 0 1895 0
[pid=27642] ppid=27345 vsize=208608 CPUtime=719.27 cores=1,3,5,7
/proc/27642/stat : 27642 (glucosInc) R 27345 27344 25792 0 -1 4202496 16438 0 0 0 71906 21 0 0 20 0 1 0 272186055 213614592 44335 33554432000 4194304 5654031 140733792109328 140733792097144 4233002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27642/statm: 52152 44335 141 357 0 51792 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 227112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27649
/proc/meminfo: memFree=28252736/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=1062.61 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 49596 125640 0 0 210 32 105960 59 20 0 1 0 272079766 9580544 1838 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1838 183 440 0 1895 0
[pid=27642] ppid=27345 vsize=208608 CPUtime=737.48 cores=1,3,5,7
/proc/27642/stat : 27642 (glucosInc) R 27345 27344 25792 0 -1 4202496 16442 0 0 0 73726 22 0 0 20 0 1 0 272186055 213614592 46383 33554432000 4194304 5654031 140733792109328 140733792097144 4214977 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27642/statm: 52152 46383 141 357 0 51792 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 227112

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27649
/proc/meminfo: memFree=28252736/32873844 swapFree=7104/7104
[pid=27344] ppid=27342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27344/stat : 27344 (npSolver-pbo-It) S 27342 27344 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272079766 9367552 275 33554432000 4194304 5064252 140737202960288 140737202959200 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27344/statm: 2287 275 233 213 0 72 0
[pid=27345] ppid=27344 vsize=9356 CPUtime=1062.61 cores=1,3,5,7
/proc/27345/stat : 27345 (npSolver-pbo) S 27344 27344 25792 0 -1 4202496 49596 125640 0 0 210 32 105960 59 20 0 1 0 272079766 9580544 1838 33554432000 4194304 5992684 140736068084512 140736068070344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27345/statm: 2339 1838 183 440 0 1895 0
[pid=27642] ppid=27345 vsize=208608 CPUtime=737.48 cores=1,3,5,7
/proc/27642/stat : 27642 (glucosInc) R 27345 27344 25792 0 -1 4202496 16442 0 0 0 73726 22 0 0 20 0 1 0 272186055 213614592 46383 33554432000 4194304 5654031 140733792109328 140733792097144 4214977 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27642/statm: 52152 46383 141 357 0 51792 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 227112

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27344 and gives
#  childrusage.ru_utime.tv_sec=1061
#  childrusage.ru_utime.tv_usec=706596
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=920860
# CPU time returned by wait4() is 1062.63
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.96
CPU system time (s): 1.13
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 276432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1061.71
system time used= 0.92086
maximum resident set size= 178876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175611
page faults= 0
swaps= 0
block input operations= 0
block output operations= 242496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1448
involuntary context switches= 1458

runsolver used 3.45847 second user time and 9.35258 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 21:12:29
IDJOB=3697942
IDBENCH=2170
IDSOLVER=2275
FILE ID=node142/3697942-1338059549
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71604 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16c1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697942-1338059549/watcher-3697942-1338059549 -o /tmp/evaluation-result-3697942-1338059549/solver-3697942-1338059549 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697942-1338059549.opb 348423881 HOME HOME

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

MD5SUM BENCH= a63171c8a8ea2fa0eedb44e836168a56
RANDOM SEED=348423881

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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		: 2666.776
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	: 5391.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		: 2666.776
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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:       32873844 kB
MemFree:        28485628 kB
Buffers:          271148 kB
Cached:          3222584 kB
SwapCached:            0 kB
Active:           689892 kB
Inactive:        2909548 kB
Active(anon):     107924 kB
Inactive(anon):        0 kB
Active(file):     581968 kB
Inactive(file):  2909548 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:         85480 kB
Mapped:            15736 kB
Shmem:               200 kB
Slab:             635572 kB
SReclaimable:      78084 kB
SUnreclaim:       557488 kB
KernelStack:        1504 kB
PageTables:         3980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     242924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 71588 MiB
End job on node142 at 2012-05-26 21:42:29