Trace number 3703240

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-quickBound? (TO) 1800.11 1800.51

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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.05	o 0
0.00/0.05	c starting approximation
0.00/0.05	c factor = 1
0.00/0.05	c can not find a suitable factor, leaving approximation
0.00/0.05	c finished approximation
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SEARCH] iteration: 0
0.00/0.05	c [INC BOUNDS] best value:462 search for 461
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.05	c (debug) using card networks
0.00/0.06	c set iterative enc to: card
0.00/0.06	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.11	c model valid
0.00/0.11	c current solution ok
0.00/0.11	o -46
0.00/0.11	c [INC SEARCH] iteration: 1
0.00/0.11	c [INC BOUNDS] best value:416 search for 415
0.00/0.11	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.11	c write failed with 2
0.00/0.11	c [INC SYSTEM] create new solver instance
0.00/0.11	c [INC] encode full formula
0.00/0.11	c (debug) using card networks
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
0.00/0.24	c formula is SAT
0.00/0.24	c [INC SEARCH] copied best model
0.00/0.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.25	c model valid
0.00/0.25	c current solution ok
0.00/0.25	o -48
0.00/0.25	c [INC SEARCH] iteration: 2
0.00/0.25	c [INC BOUNDS] best value:414 search for 413
0.00/0.25	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.25	c write failed with 2
0.00/0.25	c [INC SYSTEM] create new solver instance
0.00/0.25	c [INC] encode full formula
0.00/0.25	c (debug) using card networks
0.00/0.26	c set iterative enc to: card
0.00/0.26	c set iterative enc to: none
0.00/0.26	c [INC SEARCH] isOptimum variable: 0
0.00/0.44	c formula is SAT
0.00/0.44	c [INC SEARCH] copied best model
0.00/0.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.44	c model valid
0.00/0.44	c current solution ok
0.00/0.44	o -51
0.00/0.44	c [INC SEARCH] iteration: 3
0.00/0.44	c [INC BOUNDS] best value:411 search for 410
0.00/0.44	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.44	c write failed with 2
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 (debug) using card networks
0.00/0.45	c set iterative enc to: card
0.00/0.45	c set iterative enc to: none
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
0.00/0.90	c formula is SAT
0.00/0.90	c [INC SEARCH] copied best model
0.00/0.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.91	c model valid
0.00/0.91	c current solution ok
0.00/0.91	o -53
0.00/0.91	c [INC SEARCH] iteration: 4
0.00/0.91	c [INC BOUNDS] best value:409 search for 408
0.00/0.91	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.91	c write failed with 2
0.00/0.91	c [INC SYSTEM] create new solver instance
0.00/0.91	c [INC] encode full formula
0.00/0.91	c (debug) using card networks
0.00/0.92	c set iterative enc to: card
0.00/0.92	c set iterative enc to: none
0.00/0.92	c [INC SEARCH] isOptimum variable: 0
1.56/1.68	c formula is SAT
1.56/1.69	c [INC SEARCH] copied best model
1.56/1.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.56/1.69	c model valid
1.56/1.69	c current solution ok
1.56/1.69	o -54
1.56/1.69	c [INC SEARCH] iteration: 5
1.56/1.69	c [INC BOUNDS] best value:408 search for 407
1.56/1.69	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.69	c write failed with 2
1.56/1.69	c [INC SYSTEM] create new solver instance
1.56/1.69	c [INC] encode full formula
1.56/1.69	c (debug) using card networks
1.67/1.70	c set iterative enc to: card
1.67/1.70	c set iterative enc to: none
1.67/1.71	c [INC SEARCH] isOptimum variable: 0
3.17/3.29	c formula is SAT
3.17/3.30	c [INC SEARCH] copied best model
3.17/3.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.28/3.30	c model valid
3.28/3.30	c current solution ok
3.28/3.30	o -55
3.28/3.30	c [INC SEARCH] iteration: 6
3.28/3.30	c [INC BOUNDS] best value:407 search for 406
3.28/3.30	c [INC SYSTEM] there exists a inc, kill it!
3.28/3.30	c write failed with 2
3.28/3.30	c [INC SYSTEM] create new solver instance
3.28/3.30	c [INC] encode full formula
3.28/3.30	c (debug) using card networks
3.28/3.31	c set iterative enc to: card
3.28/3.31	c set iterative enc to: none
3.28/3.32	c [INC SEARCH] isOptimum variable: 0
4.26/4.40	c formula is SAT
4.26/4.40	c [INC SEARCH] copied best model
4.26/4.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.40/4.51	c model valid
4.40/4.51	c current solution ok
4.40/4.51	o -56
4.40/4.51	c [INC SEARCH] iteration: 7
4.40/4.51	c [INC BOUNDS] best value:406 search for 405
4.40/4.51	c [INC SYSTEM] there exists a inc, kill it!
4.40/4.51	c write failed with 2
4.40/4.51	c [INC SYSTEM] create new solver instance
4.40/4.51	c [INC] encode full formula
4.40/4.51	c (debug) using card networks
4.40/4.51	c set iterative enc to: card
4.40/4.51	c set iterative enc to: none
4.40/4.53	c [INC SEARCH] isOptimum variable: 0
16.55/16.79	c formula is SAT
16.55/16.79	c [INC SEARCH] copied best model
16.55/16.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.65/16.80	c model valid
16.65/16.80	c current solution ok
16.65/16.80	o -58
16.65/16.80	c [INC SEARCH] iteration: 8
16.65/16.80	c [INC BOUNDS] best value:404 search for 403
16.65/16.80	c [INC SYSTEM] there exists a inc, kill it!
16.65/16.80	c write failed with 2
16.65/16.80	c [INC SYSTEM] create new solver instance
16.65/16.80	c [INC] encode full formula
16.65/16.80	c (debug) using card networks
16.65/16.81	c set iterative enc to: card
16.65/16.81	c set iterative enc to: none
16.65/16.81	c [INC SEARCH] isOptimum variable: 0
299.31/299.56	c formula is SAT
299.31/299.56	c [INC SEARCH] copied best model
299.31/299.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
299.31/299.57	c model valid
299.31/299.57	c current solution ok
299.31/299.57	o -59
299.31/299.57	c [INC SEARCH] iteration: 9
299.31/299.57	c [INC BOUNDS] best value:403 search for 402
299.31/299.57	c [INC SYSTEM] there exists a inc, kill it!
299.31/299.57	c write failed with 2
299.31/299.57	c [INC SYSTEM] create new solver instance
299.31/299.57	c [INC] encode full formula
299.31/299.57	c (debug) using card networks
299.31/299.58	c set iterative enc to: card
299.31/299.58	c set iterative enc to: none
299.31/299.59	c [INC SEARCH] isOptimum variable: 0
723.85/724.14	c formula is SAT
723.85/724.14	c [INC SEARCH] copied best model
723.85/724.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
723.85/724.15	c model valid
723.85/724.15	c current solution ok
723.85/724.15	o -60
723.85/724.15	c [INC SEARCH] iteration: 10
723.85/724.15	c [INC BOUNDS] best value:402 search for 401
723.85/724.15	c [INC SYSTEM] there exists a inc, kill it!
723.85/724.15	c write failed with 2
723.85/724.15	c [INC SYSTEM] create new solver instance
723.85/724.15	c [INC] encode full formula
723.85/724.15	c (debug) using card networks
723.85/724.16	c set iterative enc to: card
723.85/724.16	c set iterative enc to: none
723.85/724.17	c [INC SEARCH] isOptimum variable: 0
1001.71/1002.02	c formula is SAT
1001.71/1002.03	c [INC SEARCH] copied best model
1001.71/1002.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1001.71/1002.03	c model valid
1001.71/1002.03	c current solution ok
1001.71/1002.03	o -61
1001.71/1002.03	c [INC SEARCH] iteration: 11
1001.71/1002.03	c [INC BOUNDS] best value:401 search for 400
1001.71/1002.03	c [INC SYSTEM] there exists a inc, kill it!
1001.71/1002.03	c write failed with 2
1001.71/1002.03	c [INC SYSTEM] create new solver instance
1001.71/1002.03	c [INC] encode full formula
1001.71/1002.03	c (debug) using card networks
1001.71/1002.04	c set iterative enc to: card
1001.71/1002.04	c set iterative enc to: none
1001.71/1002.05	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.51	s UNKNOWN
1800.07/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.51	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-3703240-1338094475/watcher-3703240-1338094475 -o /tmp/evaluation-result-3703240-1338094475/solver-3703240-1338094475 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703240-1338094475.opb 1380991494 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: 1.99 2.10 2.07 3/178 13575
/proc/meminfo: memFree=31437940/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0

[startup+0.0105801 s]
/proc/loadavg: 1.99 2.10 2.07 3/178 13575
/proc/meminfo: memFree=31437940/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 1.99 2.10 2.07 3/178 13575
/proc/meminfo: memFree=31437940/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300267 s]
/proc/loadavg: 1.99 2.10 2.07 3/178 13575
/proc/meminfo: memFree=31437940/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 1.99 2.10 2.07 3/178 13575
/proc/meminfo: memFree=31437940/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.99 2.10 2.07 3/181 13592
/proc/meminfo: memFree=31430088/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=0.89 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 2623 12151 0 0 10 1 77 1 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13592] ppid=13576 vsize=8936 CPUtime=0.57 cores=0,2,4,6
/proc/13592/stat : 13592 (glucosInc) R 13576 13575 28501 0 -1 4202496 1987 0 0 0 57 0 0 0 20 0 1 0 275514575 9150464 1619 33554432000 4194304 5654031 140737463286384 140736734617032 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13592/statm: 2234 1619 141 357 0 1874 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 20732

[startup+3.10032 s]
/proc/loadavg: 1.99 2.10 2.07 3/181 13594
/proc/meminfo: memFree=31427792/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1.69 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 3084 14801 0 0 12 2 153 2 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13594] ppid=13576 vsize=13504 CPUtime=1.38 cores=0,2,4,6
/proc/13594/stat : 13594 (glucosInc) R 13576 13575 28501 0 -1 4202496 2893 0 0 0 138 0 0 0 20 0 1 0 275514653 13828096 2708 33554432000 4194304 5654031 140736731941392 140736731929208 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13594/statm: 3376 2708 142 357 0 3016 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25300

[startup+6.30032 s]
/proc/loadavg: 1.99 2.10 2.07 3/181 13598
/proc/meminfo: memFree=31428724/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=4.4 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 4006 21690 0 0 15 2 419 4 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13598] ppid=13576 vsize=13508 CPUtime=1.75 cores=0,2,4,6
/proc/13598/stat : 13598 (glucosInc) R 13576 13575 28501 0 -1 4202496 3493 0 0 0 175 0 0 0 20 0 1 0 275514936 13832192 2686 33554432000 4194304 5654031 140734816213392 140734816211272 4976752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 3377 2686 142 357 0 3017 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 25304

[startup+12.7003 s]
/proc/loadavg: 1.99 2.09 2.07 3/181 13598
/proc/meminfo: memFree=31409440/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=4.4 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 4006 21690 0 0 15 2 419 4 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13598] ppid=13576 vsize=24960 CPUtime=8.15 cores=0,2,4,6
/proc/13598/stat : 13598 (glucosInc) R 13576 13575 28501 0 -1 4202496 5049 0 0 0 814 1 0 0 20 0 1 0 275514936 25559040 5709 33554432000 4194304 5654031 140734816213392 140734816201208 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 6240 5709 142 357 0 5880 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 36756

[startup+25.5004 s]
/proc/loadavg: 1.99 2.09 2.07 3/181 13600
/proc/meminfo: memFree=31410508/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=16.68 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 4467 28197 0 0 17 2 1643 6 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13600] ppid=13576 vsize=24952 CPUtime=8.67 cores=0,2,4,6
/proc/13600/stat : 13600 (glucosInc) R 13576 13575 28501 0 -1 4202496 4923 0 0 0 867 0 0 0 20 0 1 0 275516164 25550848 4953 33554432000 4194304 5654031 140736334507376 140736334495192 4232803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13600/statm: 6238 4953 142 357 0 5878 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 36748

[startup+51.1004 s]
/proc/loadavg: 1.99 2.08 2.06 3/181 13601
/proc/meminfo: memFree=31355708/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=16.68 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 4467 28197 0 0 17 2 1643 6 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13600] ppid=13576 vsize=62368 CPUtime=34.26 cores=0,2,4,6
/proc/13600/stat : 13600 (glucosInc) R 13576 13575 28501 0 -1 4202496 7460 0 0 0 3425 1 0 0 20 0 1 0 275516164 63864832 11608 33554432000 4194304 5654031 140736334507376 140736334495192 4232611 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13600/statm: 15592 11608 142 357 0 15232 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 74164

[startup+102.307 s]
/proc/loadavg: 1.99 2.06 2.06 3/181 13601
/proc/meminfo: memFree=31338084/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=16.68 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 4467 28197 0 0 17 2 1643 6 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13600] ppid=13576 vsize=69920 CPUtime=85.47 cores=0,2,4,6
/proc/13600/stat : 13600 (glucosInc) R 13576 13575 28501 0 -1 4202496 10115 0 0 0 8544 3 0 0 20 0 1 0 275516164 71598080 16956 33554432000 4194304 5654031 140736334507376 140736334495192 4232462 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13600/statm: 17480 16956 142 357 0 17120 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 81716

[startup+162.3 s]
/proc/loadavg: 1.99 2.05 2.05 3/181 13601
/proc/meminfo: memFree=31326216/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=16.68 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 4467 28197 0 0 17 2 1643 6 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13600] ppid=13576 vsize=97128 CPUtime=145.45 cores=0,2,4,6
/proc/13600/stat : 13600 (glucosInc) R 13576 13575 28501 0 -1 4202496 10696 0 0 0 14540 5 0 0 20 0 1 0 275516164 99459072 19288 33554432000 4194304 5654031 140736334507376 140736334495192 4215175 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13600/statm: 24282 19288 142 357 0 23922 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 108924

[startup+222.3 s]
/proc/loadavg: 1.99 2.04 2.05 3/181 13601
/proc/meminfo: memFree=31324044/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=16.68 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 4467 28197 0 0 17 2 1643 6 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13600] ppid=13576 vsize=97128 CPUtime=205.44 cores=0,2,4,6
/proc/13600/stat : 13600 (glucosInc) R 13576 13575 28501 0 -1 4202496 10985 0 0 0 20537 7 0 0 20 0 1 0 275516164 99459072 19288 33554432000 4194304 5654031 140736334507376 140736334495192 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13600/statm: 24282 19288 142 357 0 23922 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 108924

[startup+282.3 s]

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

/proc/meminfo: memFree=31233276/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=150588 CPUtime=300.19 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 12747 0 0 0 30010 9 0 0 20 0 1 0 275614688 154202112 28458 33554432000 4194304 5654031 140733716735632 140733716733560 4233194 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 37647 28458 142 357 0 37287 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 162384

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 13640
/proc/meminfo: memFree=31277072/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=101268 CPUtime=360.18 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 12865 0 0 0 36008 10 0 0 20 0 1 0 275614688 103698432 20174 33554432000 4194304 5654031 140733716735632 140733716723448 4216430 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 25317 20174 142 357 0 24957 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 113064

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 13640
/proc/meminfo: memFree=31261804/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=101268 CPUtime=420.17 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 13201 0 0 0 42005 12 0 0 20 0 1 0 275614688 103698432 20174 33554432000 4194304 5654031 140733716735632 140733716723448 4216355 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 25317 20174 142 357 0 24957 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 113064

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13640
/proc/meminfo: memFree=31236220/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=150588 CPUtime=480.16 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 13544 0 0 0 48001 15 0 0 20 0 1 0 275614688 154202112 32042 33554432000 4194304 5654031 140733716735632 140733716723448 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 37647 32042 142 357 0 37287 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 162384

[startup+1542.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 13685
/proc/meminfo: memFree=30524412/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=101268 CPUtime=540.15 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 15306 0 0 0 53997 18 0 0 20 0 1 0 275614688 103698432 20174 33554432000 4194304 5654031 140733716735632 140733716723448 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 25317 20174 142 357 0 24957 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 113064

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 13688
/proc/meminfo: memFree=31010752/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=101268 CPUtime=600.14 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 16127 0 0 0 59993 21 0 0 20 0 1 0 275614688 103698432 20174 33554432000 4194304 5654031 140733716735632 140733716723448 4232733 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 25317 20174 142 357 0 24957 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 113064

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 13688
/proc/meminfo: memFree=30854940/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=101268 CPUtime=660.13 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 17541 0 0 0 65989 24 0 0 20 0 1 0 275614688 103698432 20174 33554432000 4194304 5654031 140733716735632 140733716723448 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 25317 20174 142 357 0 24957 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 113064

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13688
/proc/meminfo: memFree=30792960/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=181408 CPUtime=720.12 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 18948 0 0 0 71984 28 0 0 20 0 1 0 275614688 185761792 34157 33554432000 4194304 5654031 140733716735632 140733716723448 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 45352 34157 142 357 0 44992 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 193204

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13688
/proc/meminfo: memFree=30795272/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=150588 CPUtime=780.12 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 19774 0 0 0 77981 31 0 0 20 0 1 0 275614688 154202112 30506 33554432000 4194304 5654031 140733716735632 140733716723448 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 37647 30506 142 357 0 37287 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 162384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13688
/proc/meminfo: memFree=30768556/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=181408 CPUtime=798.32 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 20368 0 0 0 79800 32 0 0 20 0 1 0 275614688 185761792 36717 33554432000 4194304 5654031 140733716735632 140733716733720 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 45352 36717 142 357 0 44992 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 193204

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 13688
/proc/meminfo: memFree=30768556/32873844 swapFree=6872/6872
[pid=13575] ppid=13573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13575/stat : 13575 (npSolver-pbo-It) S 13573 13575 28501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275514482 9367552 274 33554432000 4194304 5064252 140733721844464 140733721843376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13575/statm: 2287 274 233 213 0 72 0
[pid=13576] ppid=13575 vsize=2648 CPUtime=1001.75 cores=0,2,4,6
/proc/13576/stat : 13576 (npSolver-pbo) S 13575 13575 28501 0 -1 4202496 5850 68672 0 0 22 3 100103 47 20 0 1 0 275514482 2711552 366 33554432000 4194304 5992684 140736734629968 140736734615800 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13576/statm: 662 366 193 440 0 218 0
[pid=13639] ppid=13576 vsize=181408 CPUtime=798.32 cores=0,2,4,6
/proc/13639/stat : 13639 (glucosInc) R 13576 13575 28501 0 -1 4202496 20368 0 0 0 79800 32 0 0 20 0 1 0 275614688 185761792 36717 33554432000 4194304 5654031 140733716735632 140733716733720 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13639/statm: 45352 36717 142 357 0 44992 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 193204

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1799.27
CPU system time (s): 0.841872
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 193204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.841872
maximum resident set size= 148916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95270
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= 455
involuntary context switches= 1914

runsolver used 3.49447 second user time and 9.36758 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 06:54:35
IDJOB=3703240
IDBENCH=89841
IDSOLVER=2278
FILE ID=node105/3703240-1338094475
RUNJOBID= node105-1338088459-28517
PBS_JOBID= 14624461
Free space on /tmp= 71556 MiB

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

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=1380991494

node105.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.882
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.76
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.882
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.882
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		: 2666.882
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		: 2666.882
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	: 5438.54
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.882
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.882
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		: 2666.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31438312 kB
Buffers:          215408 kB
Cached:           253052 kB
SwapCached:         1932 kB
Active:           377640 kB
Inactive:         249244 kB
Active(anon):     158032 kB
Inactive(anon):     1672 kB
Active(file):     219608 kB
Inactive(file):   247572 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:              8372 kB
Writeback:             0 kB
AnonPages:        170792 kB
Mapped:            10184 kB
Shmem:                 0 kB
Slab:             659772 kB
SReclaimable:     100812 kB
SUnreclaim:       558960 kB
KernelStack:        1448 kB
PageTables:         4372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     309704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 71512 MiB
End job on node105 at 2012-05-27 07:24:35