Trace number 3747609

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-p6b.opb
MD5SUMf076140978d89a37e97e041a8b1e6b8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-63
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables462
Total number of constraints5852
Number of constraints which are clauses5852
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 constraint2
Number of terms in the objective function 462
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 462
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 462
Number of bits of the biggest sum of numbers9
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.04	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.04	c [INC SYSTEM] execute solver
0.00/0.04	c [INC SEARCH] formula is SAT
0.00/0.04	c [INC SYSTEM] solved the initial formula
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.06	o 0
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SEARCH] iteration: 0
0.00/0.06	c [INC BOUNDS] best value:462 search for 461
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.06	c old isEQ: 41, new EQ is 0
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.11	c formula is SAT
0.00/0.11	c [INC SEARCH] copied best model
0.00/0.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.12	c model valid
0.00/0.12	c current solution ok
0.00/0.12	o -46
0.00/0.12	c [INC SEARCH] iteration: 1
0.00/0.12	c [INC BOUNDS] best value:416 search for 415
0.00/0.12	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.12	c write failed with 2
0.00/0.12	c [INC SYSTEM] create new solver instance
0.00/0.12	c [INC] encode full formula
0.00/0.12	c (debug) using card networks
0.00/0.12	c old isEQ: 0, new EQ is 0
0.00/0.13	c set iterative enc to: card
0.00/0.13	c set iterative enc to: none
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
0.00/0.26	c formula is SAT
0.00/0.26	c [INC SEARCH] copied best model
0.00/0.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.26	c model valid
0.00/0.26	c current solution ok
0.00/0.26	o -48
0.00/0.26	c [INC SEARCH] iteration: 2
0.00/0.26	c [INC BOUNDS] best value:414 search for 413
0.00/0.26	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.26	c write failed with 2
0.00/0.26	c [INC SYSTEM] create new solver instance
0.00/0.26	c [INC] encode full formula
0.00/0.26	c (debug) using card networks
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c set iterative enc to: card
0.00/0.27	c set iterative enc to: none
0.00/0.28	c [INC SEARCH] isOptimum variable: 0
0.00/0.46	c formula is SAT
0.00/0.46	c [INC SEARCH] copied best model
0.00/0.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.47	c model valid
0.00/0.47	c current solution ok
0.00/0.47	o -51
0.00/0.47	c [INC SEARCH] iteration: 3
0.00/0.47	c [INC BOUNDS] best value:411 search for 410
0.00/0.47	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.47	c write failed with 2
0.00/0.47	c [INC SYSTEM] create new solver instance
0.00/0.47	c [INC] encode full formula
0.00/0.47	c (debug) using card networks
0.00/0.47	c old isEQ: 0, new EQ is 0
0.00/0.48	c set iterative enc to: card
0.00/0.48	c set iterative enc to: none
0.00/0.48	c [INC SEARCH] isOptimum variable: 0
0.00/0.95	c formula is SAT
0.00/0.95	c [INC SEARCH] copied best model
0.00/0.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.96	c model valid
0.00/0.96	c current solution ok
0.00/0.96	o -53
0.00/0.96	c [INC SEARCH] iteration: 4
0.00/0.96	c [INC BOUNDS] best value:409 search for 408
0.00/0.96	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.96	c write failed with 2
0.00/0.96	c [INC SYSTEM] create new solver instance
0.00/0.96	c [INC] encode full formula
0.00/0.96	c (debug) using card networks
0.00/0.96	c old isEQ: 0, new EQ is 0
0.00/0.97	c set iterative enc to: card
0.00/0.97	c set iterative enc to: none
0.00/0.97	c [INC SEARCH] isOptimum variable: 0
1.67/1.78	c formula is SAT
1.67/1.78	c [INC SEARCH] copied best model
1.67/1.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.67/1.79	c model valid
1.67/1.79	c current solution ok
1.67/1.79	o -54
1.67/1.79	c [INC SEARCH] iteration: 5
1.67/1.79	c [INC BOUNDS] best value:408 search for 407
1.67/1.79	c [INC SYSTEM] there exists a inc, kill it!
1.67/1.79	c write failed with 2
1.67/1.79	c [INC SYSTEM] create new solver instance
1.67/1.79	c [INC] encode full formula
1.67/1.79	c (debug) using card networks
1.67/1.79	c old isEQ: 0, new EQ is 0
1.78/1.80	c set iterative enc to: card
1.78/1.80	c set iterative enc to: none
1.78/1.80	c [INC SEARCH] isOptimum variable: 0
3.36/3.46	c formula is SAT
3.36/3.46	c [INC SEARCH] copied best model
3.36/3.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.36/3.47	c model valid
3.36/3.47	c current solution ok
3.36/3.47	o -55
3.36/3.47	c [INC SEARCH] iteration: 6
3.36/3.47	c [INC BOUNDS] best value:407 search for 406
3.36/3.47	c [INC SYSTEM] there exists a inc, kill it!
3.36/3.47	c write failed with 2
3.36/3.47	c [INC SYSTEM] create new solver instance
3.36/3.47	c [INC] encode full formula
3.36/3.47	c (debug) using card networks
3.36/3.47	c old isEQ: 0, new EQ is 0
3.36/3.48	c set iterative enc to: card
3.36/3.48	c set iterative enc to: none
3.36/3.48	c [INC SEARCH] isOptimum variable: 0
4.55/4.63	c formula is SAT
4.55/4.64	c [INC SEARCH] copied best model
4.55/4.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.55/4.64	c model valid
4.55/4.64	c current solution ok
4.55/4.64	o -56
4.55/4.64	c [INC SEARCH] iteration: 7
4.55/4.64	c [INC BOUNDS] best value:406 search for 405
4.55/4.64	c [INC SYSTEM] there exists a inc, kill it!
4.55/4.64	c write failed with 2
4.55/4.64	c [INC SYSTEM] create new solver instance
4.55/4.64	c [INC] encode full formula
4.55/4.64	c (debug) using card networks
4.55/4.64	c old isEQ: 0, new EQ is 0
4.55/4.65	c set iterative enc to: card
4.55/4.65	c set iterative enc to: none
4.55/4.65	c [INC SEARCH] isOptimum variable: 0
16.96/17.01	c formula is SAT
16.96/17.01	c [INC SEARCH] copied best model
16.96/17.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.96/17.02	c model valid
16.96/17.02	c current solution ok
16.96/17.02	o -58
16.96/17.02	c [INC SEARCH] iteration: 8
16.96/17.02	c [INC BOUNDS] best value:404 search for 403
16.96/17.02	c [INC SYSTEM] there exists a inc, kill it!
16.96/17.02	c write failed with 2
16.96/17.02	c [INC SYSTEM] create new solver instance
16.96/17.02	c [INC] encode full formula
16.96/17.02	c (debug) using card networks
16.96/17.02	c old isEQ: 0, new EQ is 0
16.96/17.03	c set iterative enc to: card
16.96/17.03	c set iterative enc to: none
16.96/17.04	c [INC SEARCH] isOptimum variable: 0
299.52/299.63	c formula is SAT
299.52/299.63	c [INC SEARCH] copied best model
299.52/299.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
299.52/299.63	c model valid
299.52/299.63	c current solution ok
299.52/299.63	o -59
299.52/299.63	c [INC SEARCH] iteration: 9
299.52/299.63	c [INC BOUNDS] best value:403 search for 402
299.52/299.63	c [INC SYSTEM] there exists a inc, kill it!
299.52/299.63	c write failed with 2
299.52/299.63	c [INC SYSTEM] create new solver instance
299.52/299.63	c [INC] encode full formula
299.52/299.63	c (debug) using card networks
299.52/299.63	c old isEQ: 0, new EQ is 0
299.52/299.64	c set iterative enc to: card
299.52/299.64	c set iterative enc to: none
299.52/299.65	c [INC SEARCH] isOptimum variable: 0
729.94/730.13	c formula is SAT
729.94/730.13	c [INC SEARCH] copied best model
729.94/730.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
729.94/730.14	c model valid
729.94/730.14	c current solution ok
729.94/730.14	o -60
729.94/730.14	c [INC SEARCH] iteration: 10
729.94/730.14	c [INC BOUNDS] best value:402 search for 401
729.94/730.14	c [INC SYSTEM] there exists a inc, kill it!
729.94/730.14	c write failed with 2
729.94/730.14	c [INC SYSTEM] create new solver instance
729.94/730.14	c [INC] encode full formula
729.94/730.14	c (debug) using card networks
729.94/730.14	c old isEQ: 0, new EQ is 0
729.94/730.15	c set iterative enc to: card
729.94/730.15	c set iterative enc to: none
729.94/730.15	c [INC SEARCH] isOptimum variable: 0
1006.08/1006.35	c formula is SAT
1006.08/1006.35	c [INC SEARCH] copied best model
1006.08/1006.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1006.08/1006.36	c model valid
1006.08/1006.36	c current solution ok
1006.08/1006.36	o -61
1006.08/1006.36	c [INC SEARCH] iteration: 11
1006.08/1006.36	c [INC BOUNDS] best value:401 search for 400
1006.08/1006.36	c [INC SYSTEM] there exists a inc, kill it!
1006.08/1006.36	c write failed with 2
1006.08/1006.36	c [INC SYSTEM] create new solver instance
1006.08/1006.36	c [INC] encode full formula
1006.08/1006.36	c (debug) using card networks
1006.08/1006.36	c old isEQ: 0, new EQ is 0
1006.08/1006.37	c set iterative enc to: card
1006.08/1006.37	c set iterative enc to: none
1006.08/1006.38	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.41	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-3747609-1339105432/watcher-3747609-1339105432 -o /tmp/evaluation-result-3747609-1339105432/solver-3747609-1339105432 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747609-1339105432.opb 1638437264 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.33 2.08 2.02 3/179 13197
/proc/meminfo: memFree=31736736/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0

[startup+0.0749381 s]
/proc/loadavg: 2.33 2.08 2.02 3/179 13197
/proc/meminfo: memFree=31736736/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100235 s]
/proc/loadavg: 2.33 2.08 2.02 3/179 13197
/proc/meminfo: memFree=31736736/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 2.33 2.08 2.02 3/179 13197
/proc/meminfo: memFree=31736736/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700186 s]
/proc/loadavg: 2.33 2.08 2.02 3/179 13197
/proc/meminfo: memFree=31736736/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.22 2.06 2.02 3/182 13214
/proc/meminfo: memFree=31724380/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=0.95 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 4495 12161 0 0 9 2 82 2 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13214] ppid=13198 vsize=12104 CPUtime=0.52 cores=0,2,4,6
/proc/13214/stat : 13214 (glucosInc) R 13198 13197 12469 0 -1 4202496 1757 0 0 0 52 0 0 0 20 0 1 0 376668389 12394496 1658 33554432000 4194304 5654031 140733985114160 140733985112120 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13214/statm: 3026 1658 140 357 0 2666 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26632

[startup+3.10026 s]
/proc/loadavg: 2.22 2.06 2.02 3/182 13216
/proc/meminfo: memFree=31720656/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1.78 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 4974 14813 0 0 11 2 163 2 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13216] ppid=13198 vsize=10828 CPUtime=1.28 cores=0,2,4,6
/proc/13216/stat : 13216 (glucosInc) R 13198 13197 12469 0 -1 4202496 2643 0 0 0 128 0 0 0 20 0 1 0 376668472 11087872 2098 33554432000 4194304 5654031 140737099178896 140737099166712 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 2707 2098 142 357 0 2347 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 25356

[startup+6.30026 s]
/proc/loadavg: 2.20 2.06 2.02 3/182 13220
/proc/meminfo: memFree=31717864/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=4.64 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 5932 21581 0 0 14 3 443 4 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13220] ppid=13198 vsize=13508 CPUtime=1.63 cores=0,2,4,6
/proc/13220/stat : 13220 (glucosInc) R 13198 13197 12469 0 -1 4202496 3312 0 0 0 163 0 0 0 20 0 1 0 376668758 13832192 2532 33554432000 4194304 5654031 140736020098960 140736020086776 4215357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13220/statm: 3377 2532 142 357 0 3017 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28036

[startup+12.7003 s]
/proc/loadavg: 2.18 2.06 2.02 3/182 13220
/proc/meminfo: memFree=31691520/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=4.64 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 5932 21581 0 0 14 3 443 4 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13220] ppid=13198 vsize=24960 CPUtime=8.02 cores=0,2,4,6
/proc/13220/stat : 13220 (glucosInc) R 13198 13197 12469 0 -1 4202496 4851 0 0 0 802 0 0 0 20 0 1 0 376668758 25559040 5710 33554432000 4194304 5654031 140736020098960 140736020086776 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13220/statm: 6240 5710 142 357 0 5880 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 39488

[startup+25.5003 s]
/proc/loadavg: 2.16 2.06 2.02 3/182 13222
/proc/meminfo: memFree=31675704/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=17.01 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 6411 27889 0 0 15 3 1678 5 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13222] ppid=13198 vsize=24952 CPUtime=8.45 cores=0,2,4,6
/proc/13222/stat : 13222 (glucosInc) R 13198 13197 12469 0 -1 4202496 4849 0 0 0 845 0 0 0 20 0 1 0 376669996 25550848 4939 33554432000 4194304 5654031 140733519105968 140733519093784 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13222/statm: 6238 4939 142 357 0 5878 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 39480

[startup+51.1004 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 13222
/proc/meminfo: memFree=31620144/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=17.01 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 6411 27889 0 0 15 3 1678 5 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13222] ppid=13198 vsize=62368 CPUtime=34.04 cores=0,2,4,6
/proc/13222/stat : 13222 (glucosInc) R 13198 13197 12469 0 -1 4202496 7719 0 0 0 3402 2 0 0 20 0 1 0 376669996 63864832 11089 33554432000 4194304 5654031 140733519105968 140733519093784 4232675 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13222/statm: 15592 11089 142 357 0 15232 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 76896

[startup+102.307 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 13269
/proc/meminfo: memFree=31608356/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=17.01 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 6411 27889 0 0 15 3 1678 5 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13222] ppid=13198 vsize=69920 CPUtime=85.24 cores=0,2,4,6
/proc/13222/stat : 13222 (glucosInc) R 13198 13197 12469 0 -1 4202496 10198 0 0 0 8521 3 0 0 20 0 1 0 376669996 71598080 16957 33554432000 4194304 5654031 140733519105968 140733519093784 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13222/statm: 17480 16957 142 357 0 17120 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 84448

[startup+162.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/181 13275
/proc/meminfo: memFree=31558108/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=17.01 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 6411 27889 0 0 15 3 1678 5 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13222] ppid=13198 vsize=97128 CPUtime=145.22 cores=0,2,4,6
/proc/13222/stat : 13222 (glucosInc) R 13198 13197 12469 0 -1 4202496 12101 0 0 0 14517 5 0 0 20 0 1 0 376669996 99459072 19281 33554432000 4194304 5654031 140733519105968 140733519093784 4233168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13222/statm: 24282 19281 142 357 0 23922 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 111656

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/181 13276
/proc/meminfo: memFree=31555564/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=17.01 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 6411 27889 0 0 15 3 1678 5 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13222] ppid=13198 vsize=97128 CPUtime=205.21 cores=0,2,4,6
/proc/13222/stat : 13222 (glucosInc) R 13198 13197 12469 0 -1 4202496 13724 0 0 0 20514 7 0 0 20 0 1 0 376669996 99459072 19281 33554432000 4194304 5654031 140733519105968 140733519093784 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13222/statm: 24282 19281 142 357 0 23922 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 111656

[startup+282.3 s]

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

/proc/meminfo: memFree=31470632/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=150588 CPUtime=235.86 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 14628 0 0 0 23579 7 0 0 20 0 1 0 376768930 154202112 29410 33554432000 4194304 5654031 140736669851776 140736669839592 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 37647 29410 142 357 0 37287 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 165116

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13325
/proc/meminfo: memFree=31504512/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=101268 CPUtime=295.86 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 15632 0 0 0 29577 9 0 0 20 0 1 0 376768930 103698432 20392 33554432000 4194304 5654031 140736669851776 140736669839592 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 25317 20392 142 357 0 24957 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 115796

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13325
/proc/meminfo: memFree=31501100/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=101268 CPUtime=355.85 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 16301 0 0 0 35574 11 0 0 20 0 1 0 376768930 103698432 20392 33554432000 4194304 5654031 140736669851776 140736669849800 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 25317 20392 142 357 0 24957 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 115796

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13326
/proc/meminfo: memFree=31496816/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=101268 CPUtime=415.84 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 17300 0 0 0 41572 12 0 0 20 0 1 0 376768930 103698432 20392 33554432000 4194304 5654031 140736669851776 140736669839592 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 25317 20392 142 357 0 24957 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 115796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13326
/proc/meminfo: memFree=31452940/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=150588 CPUtime=475.83 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 18306 0 0 0 47568 15 0 0 20 0 1 0 376768930 154202112 30946 33554432000 4194304 5654031 140736669851776 140736669849704 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 37647 30946 142 357 0 37287 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 165116

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13326
/proc/meminfo: memFree=31464376/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=150588 CPUtime=535.81 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 19709 0 0 0 53564 17 0 0 20 0 1 0 376768930 154202112 32482 33554432000 4194304 5654031 140736669851776 140736669839592 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 37647 32482 142 357 0 37287 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 165116

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13329
/proc/meminfo: memFree=31518268/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=101268 CPUtime=595.8 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 21388 0 0 0 59560 20 0 0 20 0 1 0 376768930 103698432 20392 33554432000 4194304 5654031 140736669851776 140736669839592 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 25317 20392 142 357 0 24957 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 115796

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 13329
/proc/meminfo: memFree=31453752/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=181408 CPUtime=655.79 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 23246 0 0 0 65556 23 0 0 20 0 1 0 376768930 185761792 35621 33554432000 4194304 5654031 140736669851776 140736669839592 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 45352 35621 142 357 0 44992 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 195936

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 13330
/proc/meminfo: memFree=31463464/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=181408 CPUtime=715.78 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 24805 0 0 0 71552 26 0 0 20 0 1 0 376768930 185761792 32771 33554432000 4194304 5654031 140736669851776 140736669849704 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 45352 32771 142 357 0 44992 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 195936

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13330
/proc/meminfo: memFree=31474544/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=150588 CPUtime=775.77 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 26366 0 0 0 77548 29 0 0 20 0 1 0 376768930 154202112 29410 33554432000 4194304 5654031 140736669851776 140736669839592 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 37647 29410 142 357 0 37287 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 165116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13330
/proc/meminfo: memFree=31447488/32873844 swapFree=7124/7124
[pid=13197] ppid=13195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13197/stat : 13197 (npSolver-pbo-It) S 13195 13197 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376668292 9367552 274 33554432000 4194304 5064252 140736755289824 140736755288736 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13197/statm: 2287 274 233 213 0 72 0
[pid=13198] ppid=13197 vsize=5380 CPUtime=1006.17 cores=0,2,4,6
/proc/13198/stat : 13198 (npSolver-pbo) S 13197 13197 12469 0 -1 4202496 7848 72337 0 0 21 3 100550 43 20 0 1 0 376668292 5509120 1044 33554432000 4194304 6004724 140737061674592 140737061660440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 1345 1044 175 442 0 899 0
[pid=13301] ppid=13198 vsize=181408 CPUtime=793.88 cores=0,2,4,6
/proc/13301/stat : 13301 (glucosInc) R 13198 13197 12469 0 -1 4202496 26958 0 0 0 79358 30 0 0 20 0 1 0 376768930 185761792 35109 33554432000 4194304 5654031 140736669851776 140736669849864 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13301/statm: 45352 35109 142 357 0 44992 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 195936

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.3
CPU system time (s): 0.78488
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 195936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.78488
maximum resident set size= 148628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107521
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 470
involuntary context switches= 2257

runsolver used 3.3015 second user time and 8.23475 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-07 23:43:52
IDJOB=3747609
IDBENCH=89841
IDSOLVER=2332
FILE ID=node138/3747609-1339105432
RUNJOBID= node138-1339098175-12485
PBS_JOBID= 14643715
Free space on /tmp= 70700 MiB

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

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=1638437264

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.347
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.347
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.92
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.347
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:        31737000 kB
Buffers:           80680 kB
Cached:           121388 kB
SwapCached:        19640 kB
Active:           233324 kB
Inactive:         122228 kB
Active(anon):     134912 kB
Inactive(anon):    20452 kB
Active(file):      98412 kB
Inactive(file):   101776 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082136 kB
Dirty:              9216 kB
Writeback:             0 kB
AnonPages:        156992 kB
Mapped:             9964 kB
Shmem:                 0 kB
Slab:             625204 kB
SReclaimable:      65876 kB
SUnreclaim:       559328 kB
KernelStack:        1480 kB
PageTables:         4620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     292348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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= 70632 MiB
End job on node138 at 2012-06-08 00:13:53