Trace number 3698542

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_3.opb
MD5SUM68d7f052f18638860d9232a7f3ed2053
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-146
Best CPU time to get the best result obtained on this benchmark1796.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -139
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12632
Sum of products size (including duplicates)25264
Number of different products6316
Sum of products size12632

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.10	c run inc solver
0.00/0.10	c [INC SYSTEM] run initial solver
0.00/0.10	c [INC SYSTEM] preprocess with white file
1.08/1.18	c [INC SYSTEM] finished preprocessing in 1 s
1.08/1.18	c [INC SYSTEM] execute solver
4.56/4.62	c [INC SEARCH] formula is SAT
4.56/4.62	c [INC SYSTEM] solved the initial formula
4.56/4.63	c model valid
4.56/4.63	c current solution ok
4.76/4.89	o -91
4.76/4.89	c [INC SYSTEM] there exists a inc, kill it!
4.76/4.89	c write failed with 2
4.76/4.89	c [INC SEARCH] iteration: 0
4.76/4.89	c [INC BOUNDS] best value:409 search for 408
4.76/4.89	c [INC SYSTEM] create new solver instance
4.76/4.89	c [INC] encode full formula
4.76/4.89	c (debug) using card networks
4.87/4.90	c set iterative enc to: card
4.87/4.90	c set iterative enc to: none
4.87/4.91	c [INC SEARCH] isOptimum variable: 0
7.26/7.36	c formula is SAT
7.26/7.36	c [INC SEARCH] copied best model
7.26/7.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.26/7.37	c model valid
7.26/7.37	c current solution ok
7.26/7.37	o -93
7.26/7.37	c [INC SEARCH] iteration: 1
7.26/7.37	c [INC BOUNDS] best value:407 search for 406
7.26/7.37	c [INC SYSTEM] there exists a inc, kill it!
7.26/7.37	c write failed with 2
7.26/7.37	c [INC SYSTEM] create new solver instance
7.26/7.37	c [INC] encode full formula
7.26/7.37	c (debug) using card networks
7.26/7.38	c set iterative enc to: card
7.26/7.38	c set iterative enc to: none
7.26/7.39	c [INC SEARCH] isOptimum variable: 0
12.87/12.96	c formula is SAT
12.87/12.96	c [INC SEARCH] copied best model
12.87/12.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.87/12.97	c model valid
12.87/12.97	c current solution ok
12.87/12.97	o -94
12.87/12.97	c [INC SEARCH] iteration: 2
12.87/12.97	c [INC BOUNDS] best value:406 search for 405
12.87/12.97	c [INC SYSTEM] there exists a inc, kill it!
12.87/12.97	c write failed with 2
12.87/12.97	c [INC SYSTEM] create new solver instance
12.87/12.97	c [INC] encode full formula
12.87/12.97	c (debug) using card networks
12.87/12.98	c set iterative enc to: card
12.87/12.98	c set iterative enc to: none
12.87/12.99	c [INC SEARCH] isOptimum variable: 0
16.38/16.46	c formula is SAT
16.38/16.47	c [INC SEARCH] copied best model
16.38/16.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.38/16.47	c model valid
16.38/16.47	c current solution ok
16.38/16.47	o -102
16.38/16.47	c [INC SEARCH] iteration: 3
16.38/16.47	c [INC BOUNDS] best value:398 search for 397
16.38/16.47	c [INC SYSTEM] there exists a inc, kill it!
16.38/16.47	c write failed with 2
16.38/16.48	c [INC SYSTEM] create new solver instance
16.38/16.48	c [INC] encode full formula
16.38/16.48	c (debug) using card networks
16.38/16.49	c set iterative enc to: card
16.38/16.49	c set iterative enc to: none
16.38/16.49	c [INC SEARCH] isOptimum variable: 0
67.25/67.32	c formula is SAT
67.25/67.32	c [INC SEARCH] copied best model
67.25/67.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
67.25/67.33	c model valid
67.25/67.33	c current solution ok
67.25/67.33	o -105
67.25/67.33	c [INC SEARCH] iteration: 4
67.25/67.33	c [INC BOUNDS] best value:395 search for 394
67.25/67.33	c [INC SYSTEM] there exists a inc, kill it!
67.25/67.33	c write failed with 2
67.25/67.33	c [INC SYSTEM] create new solver instance
67.25/67.33	c [INC] encode full formula
67.25/67.33	c (debug) using card networks
67.25/67.34	c set iterative enc to: card
67.25/67.34	c set iterative enc to: none
67.25/67.35	c [INC SEARCH] isOptimum variable: 0
129.34/129.48	c formula is SAT
129.34/129.49	c [INC SEARCH] copied best model
129.34/129.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
129.34/129.49	c model valid
129.34/129.49	c current solution ok
129.34/129.49	o -107
129.34/129.49	c [INC SEARCH] iteration: 5
129.34/129.49	c [INC BOUNDS] best value:393 search for 392
129.34/129.49	c [INC SYSTEM] there exists a inc, kill it!
129.34/129.49	c write failed with 2
129.45/129.50	c [INC SYSTEM] create new solver instance
129.45/129.50	c [INC] encode full formula
129.45/129.50	c (debug) using card networks
129.45/129.51	c set iterative enc to: card
129.45/129.51	c set iterative enc to: none
129.45/129.52	c [INC SEARCH] isOptimum variable: 0
200.03/200.11	c formula is SAT
200.03/200.11	c [INC SEARCH] copied best model
200.03/200.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
200.03/200.12	c model valid
200.03/200.12	c current solution ok
200.03/200.12	o -112
200.03/200.12	c [INC SEARCH] iteration: 6
200.03/200.12	c [INC BOUNDS] best value:388 search for 387
200.03/200.12	c [INC SYSTEM] there exists a inc, kill it!
200.03/200.12	c write failed with 2
200.03/200.12	c [INC SYSTEM] create new solver instance
200.03/200.12	c [INC] encode full formula
200.03/200.12	c (debug) using card networks
200.03/200.13	c set iterative enc to: card
200.03/200.13	c set iterative enc to: none
200.03/200.14	c [INC SEARCH] isOptimum variable: 0
1003.78/1004.02	c formula is SAT
1003.78/1004.03	c [INC SEARCH] copied best model
1003.78/1004.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1003.78/1004.03	c model valid
1003.78/1004.03	c current solution ok
1003.78/1004.03	o -115
1003.78/1004.03	c [INC SEARCH] iteration: 7
1003.78/1004.03	c [INC BOUNDS] best value:385 search for 384
1003.78/1004.03	c [INC SYSTEM] there exists a inc, kill it!
1003.78/1004.04	c write failed with 2
1003.78/1004.04	c [INC SYSTEM] create new solver instance
1003.78/1004.04	c [INC] encode full formula
1003.78/1004.04	c (debug) using card networks
1003.78/1004.05	c set iterative enc to: card
1003.78/1004.05	c set iterative enc to: none
1003.78/1004.06	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698542-1338080405/watcher-3698542-1338080405 -o /tmp/evaluation-result-3698542-1338080405/solver-3698542-1338080405 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698542-1338080405.opb 2083116652 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30348
/proc/meminfo: memFree=31330096/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0

[startup+0.071506 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30348
/proc/meminfo: memFree=31330096/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30348
/proc/meminfo: memFree=31330096/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300204 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30348
/proc/meminfo: memFree=31330096/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700211 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30348
/proc/meminfo: memFree=31330096/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30352
/proc/meminfo: memFree=31267320/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=11024 CPUtime=1.15 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 3114 13117 0 0 8 1 96 10 20 0 1 0 274165434 11288576 2300 33554432000 4194304 5992684 140735306817840 140735306804104 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30349/statm: 2756 2300 171 440 0 2312 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 20172

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30354
/proc/meminfo: memFree=31297704/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=11024 CPUtime=1.15 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 3114 13117 0 0 8 1 96 10 20 0 1 0 274165434 11288576 2300 33554432000 4194304 5992684 140735306817840 140735306804104 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30349/statm: 2756 2300 171 440 0 2312 0
[pid=30354] ppid=30349 vsize=24828 CPUtime=1.9 cores=1,3,5,7
/proc/30354/stat : 30354 (glucosInc) R 30349 30348 25792 0 -1 4202496 4864 0 0 0 190 0 0 0 20 0 1 0 274165552 25423872 5086 33554432000 4194304 5654031 140733946679488 140733946667304 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30354/statm: 6207 5086 140 357 0 5847 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 45000

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30357
/proc/meminfo: memFree=31288720/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=13352 CPUtime=4.89 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 4029 19301 0 0 14 23 439 13 20 0 1 0 274165434 13672448 2868 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30349/statm: 3338 2868 181 440 0 2894 0
[pid=30357] ppid=30349 vsize=28248 CPUtime=1.37 cores=1,3,5,7
/proc/30357/stat : 30357 (glucosInc) R 30349 30348 25792 0 -1 4202496 5767 0 0 0 137 0 0 0 20 0 1 0 274165925 28925952 5959 33554432000 4194304 5654031 140734843162352 140734843160040 4208694 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30357/statm: 7062 5959 139 357 0 6702 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 50748

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30359
/proc/meminfo: memFree=31285552/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14180 CPUtime=7.37 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 5038 25781 0 0 16 24 683 14 20 0 1 0 274165434 14520320 3079 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30349/statm: 3545 3079 181 440 0 3101 0
[pid=30359] ppid=30349 vsize=29224 CPUtime=5.29 cores=1,3,5,7
/proc/30359/stat : 30359 (glucosInc) R 30349 30348 25792 0 -1 4202496 6838 0 0 0 528 1 0 0 20 0 1 0 274166174 29925376 6256 33554432000 4194304 5654031 140734254759312 140734254757208 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30359/statm: 7306 6256 141 357 0 6946 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52552

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 30363
/proc/meminfo: memFree=31284088/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=16.47 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 7054 39783 0 0 20 24 1583 20 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30363] ppid=30349 vsize=29952 CPUtime=8.99 cores=1,3,5,7
/proc/30363/stat : 30363 (glucosInc) R 30349 30348 25792 0 -1 4202496 7310 0 0 0 897 2 0 0 20 0 1 0 274167084 30670848 6516 33554432000 4194304 5654031 140734859134224 140734859122040 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30363/statm: 7488 6516 141 357 0 7128 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 54084

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 30363
/proc/meminfo: memFree=31270684/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=16.47 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 7054 39783 0 0 20 24 1583 20 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30363] ppid=30349 vsize=53844 CPUtime=34.58 cores=1,3,5,7
/proc/30363/stat : 30363 (glucosInc) R 30349 30348 25792 0 -1 4202496 9330 0 0 0 3455 3 0 0 20 0 1 0 274167084 55136256 11783 33554432000 4194304 5654031 140734859134224 140734859122040 4232528 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30363/statm: 13461 11783 141 357 0 13101 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 77976

[startup+102.307 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 30387
/proc/meminfo: memFree=31258316/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=67.32 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 7985 49989 0 0 22 25 6660 25 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30387] ppid=30349 vsize=49440 CPUtime=34.93 cores=1,3,5,7
/proc/30387/stat : 30387 (glucosInc) R 30349 30348 25792 0 -1 4202496 9780 0 0 0 3490 3 0 0 20 0 1 0 274172170 50626560 11317 33554432000 4194304 5654031 140735730833744 140735730821560 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30387/statm: 12360 11317 141 357 0 12000 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 73572

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 30389
/proc/meminfo: memFree=31256656/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=129.47 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 8916 60767 0 0 25 25 12867 30 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30389] ppid=30349 vsize=45072 CPUtime=32.76 cores=1,3,5,7
/proc/30389/stat : 30389 (glucosInc) R 30349 30348 25792 0 -1 4202496 9140 0 0 0 3274 2 0 0 20 0 1 0 274178386 46153728 10258 33554432000 4194304 5654031 140737454631376 140737454619192 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30389/statm: 11268 10258 141 357 0 10908 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 69204

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 30392
/proc/meminfo: memFree=31271980/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=200.08 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 9845 71556 0 0 27 25 19922 34 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30392] ppid=30349 vsize=45108 CPUtime=22.14 cores=1,3,5,7
/proc/30392/stat : 30392 (glucosInc) R 30349 30348 25792 0 -1 4202496 8314 0 0 0 2212 2 0 0 20 0 1 0 274185449 46190592 9562 33554432000 4194304 5654031 140735904341920 140735904329736 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30392/statm: 11277 9562 141 357 0 10917 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 69240

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 30392
/proc/meminfo: memFree=31246956/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=31372620/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=91840 CPUtime=238.18 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 12097 0 0 0 23811 7 0 0 20 0 1 0 274265840 94044160 22082 33554432000 4194304 5654031 140735655413248 140735655401064 4215132 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 22960 22082 141 357 0 22600 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 115972

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30458
/proc/meminfo: memFree=31359824/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=124676 CPUtime=298.18 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 13045 0 0 0 29810 8 0 0 20 0 1 0 274265840 127668224 24540 33554432000 4194304 5654031 140735655413248 140735655401064 4216505 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 31169 24540 141 357 0 30809 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 148808

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30458
/proc/meminfo: memFree=31311912/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=124676 CPUtime=358.16 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 13439 0 0 0 35807 9 0 0 20 0 1 0 274265840 127668224 26076 33554432000 4194304 5654031 140735655413248 140735655401064 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 31169 26076 141 357 0 30809 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 148808

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30459
/proc/meminfo: memFree=31307940/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=124676 CPUtime=418.16 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 13832 0 0 0 41806 10 0 0 20 0 1 0 274265840 127668224 26076 33554432000 4194304 5654031 140735655413248 140735655401064 4208599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 31169 26076 141 357 0 30809 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 148808

[startup+1482.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/182 30668
/proc/meminfo: memFree=31263020/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=173996 CPUtime=478.14 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 14618 0 0 0 47803 11 0 0 20 0 1 0 274265840 178171904 34644 33554432000 4194304 5654031 140735655413248 140735655401064 4232632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 43499 34644 141 357 0 43139 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 198128

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 30668
/proc/meminfo: memFree=31294988/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=124676 CPUtime=538.13 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 15014 0 0 0 53801 12 0 0 20 0 1 0 274265840 127668224 26076 33554432000 4194304 5654031 140735655413248 140735655401064 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 31169 26076 141 357 0 30809 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 148808

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 30668
/proc/meminfo: memFree=31251548/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=173996 CPUtime=598.12 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 15801 0 0 0 59799 13 0 0 20 0 1 0 274265840 178171904 34644 33554432000 4194304 5654031 140735655413248 140735655401064 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 43499 34644 141 357 0 43139 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 198128

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 30670
/proc/meminfo: memFree=31348496/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=124676 CPUtime=658.12 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 16199 0 0 0 65798 14 0 0 20 0 1 0 274265840 127668224 26076 33554432000 4194304 5654031 140735655413248 140735655401064 4233021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 31169 26076 141 357 0 30809 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 148808

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/180 30671
/proc/meminfo: memFree=31312688/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=173996 CPUtime=718.1 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 16985 0 0 0 71795 15 0 0 20 0 1 0 274265840 178171904 34132 33554432000 4194304 5654031 140735655413248 140735655401064 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 43499 34132 141 357 0 43139 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 198128

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 30672
/proc/meminfo: memFree=31299572/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=173996 CPUtime=778.1 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 17385 0 0 0 77794 16 0 0 20 0 1 0 274265840 178171904 36180 33554432000 4194304 5654031 140735655413248 140735655401064 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 43499 36180 141 357 0 43139 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 198128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 30675
/proc/meminfo: memFree=31318864/32873844 swapFree=7112/7112
[pid=30348] ppid=30346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30348/stat : 30348 (npSolver-pbo-It) S 30346 30348 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274165434 9367552 274 33554432000 4194304 5064252 140736590900224 140736590899136 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30348/statm: 2287 274 233 213 0 72 0
[pid=30349] ppid=30348 vsize=14984 CPUtime=1003.86 cores=1,3,5,7
/proc/30349/stat : 30349 (npSolver-pbo) S 30348 30348 25792 0 -1 4202496 10775 92294 0 0 29 25 100277 55 20 0 1 0 274165434 15343616 3210 33554432000 4194304 5992684 140735306817840 140735306803672 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30349/statm: 3746 3210 181 440 0 3302 0
[pid=30452] ppid=30349 vsize=124676 CPUtime=796.2 cores=1,3,5,7
/proc/30452/stat : 30452 (glucosInc) R 30349 30348 25792 0 -1 4202496 17387 0 0 0 79604 16 0 0 20 0 1 0 274265840 127668224 26076 33554432000 4194304 5654031 140735655413248 140735655401064 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30452/statm: 31169 26076 141 357 0 30809 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 148808

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.12
CPU system time (s): 0.978851
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 201044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 0.978851
maximum resident set size= 170812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120836
page faults= 0
swaps= 0
block input operations= 0
block output operations= 73448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1134
involuntary context switches= 2743

runsolver used 3.14052 second user time and 8.50271 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 03:00:06
IDJOB=3698542
IDBENCH=48247
IDSOLVER=2275
FILE ID=node142/3698542-1338080405
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71568 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698542-1338080405/watcher-3698542-1338080405 -o /tmp/evaluation-result-3698542-1338080405/solver-3698542-1338080405 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698542-1338080405.opb 2083116652 HOME HOME

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

MD5SUM BENCH= 68d7f052f18638860d9232a7f3ed2053
RANDOM SEED=2083116652

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31330632 kB
Buffers:          234572 kB
Cached:           260116 kB
SwapCached:            0 kB
Active:           716340 kB
Inactive:          28208 kB
Active(anon):     239592 kB
Inactive(anon):    12444 kB
Active(file):     476748 kB
Inactive(file):    15764 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8516 kB
Writeback:             0 kB
AnonPages:        271032 kB
Mapped:            13108 kB
Shmem:               200 kB
Slab:             644504 kB
SReclaimable:      86540 kB
SUnreclaim:       557964 kB
KernelStack:        1488 kB
PageTables:         4508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     412836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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= 71648 MiB
End job on node142 at 2012-05-27 03:30:06