Trace number 3748594

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.09 1800.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_6_mh.opb
MD5SUM3266e32b2a945b684ae99382e7a5d59c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7586846
Best CPU time to get the best result obtained on this benchmark3.23351
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 4264157729
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 4264157729
Number of bits of the biggest sum of numbers32
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.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.70	c [INC SEARCH] formula is SAT
0.00/0.70	c [INC SYSTEM] solved the initial formula
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.00/0.85	o 283206400
0.00/0.85	c execute binary inc search
0.00/0.85	c [INC SEARCH] current bound: 141603207
0.00/0.85	c [INC SEARCH] iteration: 0
0.00/0.85	c [INC SEARCH] lower bound: 0 upperbound 283206415 current bound: 141603207 best value:283206415
0.00/0.85	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.85	c write failed with 2
0.00/0.85	c [INC SYSTEM] create new solver instance
0.00/0.85	c [INC] encode full formula
0.00/0.85	c fallback to adder encoding
1.37/1.42	c set iterative enc to: adder
1.37/1.42	c set iterative enc to: none
1.37/1.48	c [INC SEARCH] isOptimum variable: 0
76.06/76.17	c [INC SEARCH] formula is SAT
76.06/76.18	c [INC SEARCH] copied best model
76.06/76.18	c sat variable: 1 optimum/unsat variable: 0
76.16/76.20	c model valid
76.16/76.20	c current solution ok
76.16/76.20	o 112045879
76.16/76.20	c [INC SEARCH] current bound: 56022947
76.16/76.20	c [INC SEARCH] iteration: 1
76.16/76.20	c [INC SEARCH] lower bound: 0 upperbound 112045894 current bound: 56022947 best value:112045894
76.16/76.20	c [INC SYSTEM] there exists a inc, kill it!
76.16/76.20	c write failed with 2
76.16/76.21	c [INC SYSTEM] create new solver instance
76.16/76.21	c [INC] encode full formula
76.16/76.21	c fallback to adder encoding
76.66/76.73	c set iterative enc to: adder
76.66/76.73	c set iterative enc to: none
76.76/76.81	c [INC SEARCH] isOptimum variable: 0
963.99/964.29	c [INC SEARCH] formula is SAT
964.10/964.30	c [INC SEARCH] copied best model
964.10/964.30	c sat variable: 1 optimum/unsat variable: 0
964.10/964.33	c model valid
964.10/964.33	c current solution ok
964.10/964.33	o 48997635
964.10/964.33	c [INC SEARCH] current bound: 24498825
964.10/964.33	c [INC SEARCH] iteration: 2
964.10/964.33	c [INC SEARCH] lower bound: 0 upperbound 48997650 current bound: 24498825 best value:48997650
964.10/964.33	c [INC SYSTEM] there exists a inc, kill it!
964.10/964.33	c write failed with 2
964.10/964.33	c [INC SYSTEM] create new solver instance
964.10/964.33	c [INC] encode full formula
964.10/964.33	c fallback to adder encoding
964.61/964.82	c set iterative enc to: adder
964.61/964.82	c set iterative enc to: none
964.61/964.89	c [INC SEARCH] isOptimum variable: 0
1227.65/1227.97	c [INC SEARCH] formula is SAT
1227.65/1227.98	c [INC SEARCH] copied best model
1227.65/1227.98	c sat variable: 1 optimum/unsat variable: 0
1227.75/1228.01	c model valid
1227.75/1228.01	c current solution ok
1227.75/1228.01	o 23755097
1227.75/1228.01	c [INC SEARCH] current bound: 11877556
1227.75/1228.01	c [INC SEARCH] iteration: 3
1227.75/1228.01	c [INC SEARCH] lower bound: 0 upperbound 23755112 current bound: 11877556 best value:23755112
1227.75/1228.01	c [INC SYSTEM] there exists a inc, kill it!
1227.75/1228.01	c write failed with 2
1227.75/1228.01	c [INC SYSTEM] create new solver instance
1227.75/1228.01	c [INC] encode full formula
1227.75/1228.01	c fallback to adder encoding
1228.16/1228.47	c set iterative enc to: adder
1228.16/1228.47	c set iterative enc to: none
1228.26/1228.53	c [INC SEARCH] isOptimum variable: 0
1449.30/1449.62	c [INC SEARCH] formula is SAT
1449.30/1449.63	c [INC SEARCH] copied best model
1449.30/1449.63	c sat variable: 1 optimum/unsat variable: 0
1449.30/1449.65	c model valid
1449.30/1449.65	c current solution ok
1449.30/1449.65	o 11217320
1449.30/1449.65	c [INC SEARCH] current bound: 5608667
1449.30/1449.65	c [INC SEARCH] iteration: 4
1449.30/1449.65	c [INC SEARCH] lower bound: 0 upperbound 11217335 current bound: 5608667 best value:11217335
1449.30/1449.65	c [INC SYSTEM] there exists a inc, kill it!
1449.30/1449.65	c write failed with 2
1449.30/1449.66	c [INC SYSTEM] create new solver instance
1449.30/1449.66	c [INC] encode full formula
1449.30/1449.66	c fallback to adder encoding
1449.71/1450.09	c set iterative enc to: adder
1449.71/1450.09	c set iterative enc to: none
1449.81/1450.15	c [INC SEARCH] isOptimum variable: 0
1454.20/1454.55	c [INC SEARCH] formula is UNSAT
1454.20/1454.55	c [INC SYSTEM] there exists a inc, kill it!
1454.20/1454.55	c write failed with 2
1454.20/1454.56	c sat variable: 0 optimum/unsat variable: 1
1454.20/1454.56	c [INC SEARCH] set lower bound to 5608668 upperbound 11217335
1454.20/1454.56	c [INC SEARCH] current bound: 8413001
1454.20/1454.56	c [INC SEARCH] iteration: 5
1454.20/1454.56	c [INC SEARCH] lower bound: 5608668 upperbound 11217335 current bound: 8413001 best value:11217335
1454.20/1454.56	c [INC SYSTEM] create new solver instance
1454.20/1454.56	c [INC] encode full formula
1454.20/1454.56	c fallback to adder encoding
1454.69/1455.01	c set iterative enc to: adder
1454.69/1455.01	c set iterative enc to: none
1454.72/1455.56	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.91	c an unexpexted return value has been received, exit
1800.06/1800.91	s UNKNOWN
1800.06/1800.91	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.91	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-3748594-1339175681/watcher-3748594-1339175681 -o /tmp/evaluation-result-3748594-1339175681/solver-3748594-1339175681 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748594-1339175681.opb 732402571 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 1.98 2.18 2/178 20245
/proc/meminfo: memFree=27917960/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0

[startup+0.0498019 s]
/proc/loadavg: 1.99 1.98 2.18 2/178 20245
/proc/meminfo: memFree=27917960/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100302 s]
/proc/loadavg: 1.99 1.98 2.18 2/178 20245
/proc/meminfo: memFree=27917960/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300168 s]
/proc/loadavg: 1.99 1.98 2.18 2/178 20245
/proc/meminfo: memFree=27917960/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 1.99 1.98 2.18 2/178 20245
/proc/meminfo: memFree=27917960/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.99 1.98 2.18 3/180 20252
/proc/meminfo: memFree=27877300/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=29236 CPUtime=1.47 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 10073 12215 0 0 70 19 54 4 20 0 1 0 383694060 29937664 6801 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 7309 6801 184 442 0 6863 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38384

[startup+3.10026 s]
/proc/loadavg: 1.99 1.98 2.18 3/181 20254
/proc/meminfo: memFree=27743108/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=29236 CPUtime=1.47 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 10073 12215 0 0 70 19 54 4 20 0 1 0 383694060 29937664 6801 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 7309 6801 184 442 0 6863 0
[pid=20254] ppid=20246 vsize=123444 CPUtime=1.6 cores=0,2,4,6
/proc/20254/stat : 20254 (glucosInc) R 20246 20245 19535 0 -1 4202496 24326 0 0 0 156 4 0 0 20 0 1 0 383694209 126406656 27112 33554432000 4194304 5654031 140736261148608 140736261136424 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20254/statm: 30861 27112 141 357 0 30501 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 161828

[startup+6.30037 s]
/proc/loadavg: 1.99 1.98 2.18 3/181 20254
/proc/meminfo: memFree=27739072/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=29236 CPUtime=1.47 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 10073 12215 0 0 70 19 54 4 20 0 1 0 383694060 29937664 6801 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 7309 6801 184 442 0 6863 0
[pid=20254] ppid=20246 vsize=124368 CPUtime=4.8 cores=0,2,4,6
/proc/20254/stat : 20254 (glucosInc) R 20246 20245 19535 0 -1 4202496 24581 0 0 0 475 5 0 0 20 0 1 0 383694209 127352832 27878 33554432000 4194304 5654031 140736261148608 140736261146392 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20254/statm: 31092 27878 142 357 0 30732 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 162752

[startup+12.7004 s]
/proc/loadavg: 1.99 1.98 2.17 3/181 20254
/proc/meminfo: memFree=27762004/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=29236 CPUtime=1.47 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 10073 12215 0 0 70 19 54 4 20 0 1 0 383694060 29937664 6801 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 7309 6801 184 442 0 6863 0
[pid=20254] ppid=20246 vsize=125428 CPUtime=11.2 cores=0,2,4,6
/proc/20254/stat : 20254 (glucosInc) R 20246 20245 19535 0 -1 4202496 24857 0 0 0 1115 5 0 0 20 0 1 0 383694209 128438272 28154 33554432000 4194304 5654031 140736261148608 140736261136424 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20254/statm: 31357 28154 142 357 0 30997 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 163812

[startup+25.5003 s]
/proc/loadavg: 1.99 1.98 2.17 3/181 20254
/proc/meminfo: memFree=27759024/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=29236 CPUtime=1.47 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 10073 12215 0 0 70 19 54 4 20 0 1 0 383694060 29937664 6801 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 7309 6801 184 442 0 6863 0
[pid=20254] ppid=20246 vsize=127168 CPUtime=24 cores=0,2,4,6
/proc/20254/stat : 20254 (glucosInc) R 20246 20245 19535 0 -1 4202496 25287 0 0 0 2395 5 0 0 20 0 1 0 383694209 130220032 29606 33554432000 4194304 5654031 140736261148608 140736261136424 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20254/statm: 31792 29606 142 357 0 31432 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 165552

[startup+51.1003 s]
/proc/loadavg: 1.99 1.98 2.17 3/181 20254
/proc/meminfo: memFree=27753728/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=29236 CPUtime=1.47 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 10073 12215 0 0 70 19 54 4 20 0 1 0 383694060 29937664 6801 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 7309 6801 184 442 0 6863 0
[pid=20254] ppid=20246 vsize=148984 CPUtime=49.59 cores=0,2,4,6
/proc/20254/stat : 20254 (glucosInc) R 20246 20245 19535 0 -1 4202496 27347 0 0 0 4952 7 0 0 20 0 1 0 383694209 152559616 30772 33554432000 4194304 5654031 140736261148608 140736261136424 4214505 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20254/statm: 37246 30772 142 357 0 36886 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 187368

[startup+102.3 s]
/proc/loadavg: 1.99 1.98 2.16 3/181 20257
/proc/meminfo: memFree=27717004/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=76.77 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 15849 40714 0 0 125 26 7513 13 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20256] ppid=20246 vsize=122068 CPUtime=25.48 cores=0,2,4,6
/proc/20256/stat : 20256 (glucosInc) R 20246 20245 19535 0 -1 4202496 23629 0 0 0 2542 6 0 0 20 0 1 0 383701741 124997632 26795 33554432000 4194304 5654031 140737344851040 140737344838856 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20256/statm: 30517 26795 142 357 0 30157 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 179100

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 2.14 3/181 20257
/proc/meminfo: memFree=27744148/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=76.77 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 15849 40714 0 0 125 26 7513 13 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20256] ppid=20246 vsize=124868 CPUtime=85.45 cores=0,2,4,6
/proc/20256/stat : 20256 (glucosInc) R 20246 20245 19535 0 -1 4202496 25614 0 0 0 8538 7 0 0 20 0 1 0 383701741 127864832 28645 33554432000 4194304 5654031 140737344851040 140737344838856 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20256/statm: 31217 28645 142 357 0 30857 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 181900

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 2.13 3/181 20257
/proc/meminfo: memFree=27717880/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=76.77 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 15849 40714 0 0 125 26 7513 13 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20256] ppid=20246 vsize=154532 CPUtime=145.43 cores=0,2,4,6
/proc/20256/stat : 20256 (glucosInc) R 20246 20245 19535 0 -1 4202496 27634 0 0 0 14533 10 0 0 20 0 1 0 383701741 158240768 35645 33554432000 4194304 5654031 140737344851040 140737344838856 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20256/statm: 38633 35645 142 357 0 38273 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 211564

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 2.12 3/181 20257
/proc/meminfo: memFree=27712296/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=27764080/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1228.3 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 28353 100742 0 0 228 38 122514 50 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20275] ppid=20246 vsize=114484 CPUtime=13.74 cores=0,2,4,6
/proc/20275/stat : 20275 (glucosInc) R 20246 20245 19535 0 -1 4202496 21205 0 0 0 1370 4 0 0 20 0 1 0 383816914 117231616 24386 33554432000 4194304 5654031 140733204789760 140733204777576 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20275/statm: 28621 24386 142 357 0 28261 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 171516

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 20276
/proc/meminfo: memFree=27724584/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1228.3 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 28353 100742 0 0 228 38 122514 50 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20275] ppid=20246 vsize=147296 CPUtime=73.72 cores=0,2,4,6
/proc/20275/stat : 20275 (glucosInc) R 20246 20245 19535 0 -1 4202496 22944 0 0 0 7367 5 0 0 20 0 1 0 383816914 150831104 34312 33554432000 4194304 5654031 140733204789760 140733204777576 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20275/statm: 36824 34312 142 357 0 36464 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 204328

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.02 3/181 20276
/proc/meminfo: memFree=27695968/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1228.3 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 28353 100742 0 0 228 38 122514 50 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20275] ppid=20246 vsize=177644 CPUtime=133.71 cores=0,2,4,6
/proc/20275/stat : 20275 (glucosInc) R 20246 20245 19535 0 -1 4202496 23501 0 0 0 13365 6 0 0 20 0 1 0 383816914 181907456 41480 33554432000 4194304 5654031 140733204789760 140733204777576 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20275/statm: 44411 41480 142 357 0 44051 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 234676

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/181 20276
/proc/meminfo: memFree=27675432/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1228.3 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 28353 100742 0 0 228 38 122514 50 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20275] ppid=20246 vsize=196612 CPUtime=193.7 cores=0,2,4,6
/proc/20275/stat : 20275 (glucosInc) R 20246 20245 19535 0 -1 4202496 24119 0 0 0 19363 7 0 0 20 0 1 0 383816914 201330688 47111 33554432000 4194304 5654031 140733204789760 140733204777576 4215248 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20275/statm: 49153 47111 142 357 0 48793 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 253644

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 20284
/proc/meminfo: memFree=27766412/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1454.79 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 41005 145479 0 0 321 48 145044 66 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20284] ppid=20246 vsize=116140 CPUtime=26.72 cores=0,2,4,6
/proc/20284/stat : 20284 (glucosInc) R 20246 20245 19535 0 -1 4202496 20891 0 0 0 2668 4 0 0 20 0 1 0 383839616 118927360 24673 33554432000 4194304 5654031 140736443247008 140736443244776 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20284/statm: 29035 24673 142 357 0 28675 0
Current children cumulated CPU time (s) 1481.51
Current children cumulated vsize (KiB) 173172

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20287
/proc/meminfo: memFree=27711772/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1454.79 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 41005 145479 0 0 321 48 145044 66 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20284] ppid=20246 vsize=176656 CPUtime=86.7 cores=0,2,4,6
/proc/20284/stat : 20284 (glucosInc) R 20246 20245 19535 0 -1 4202496 23191 0 0 0 8664 6 0 0 20 0 1 0 383839616 180895744 37578 33554432000 4194304 5654031 140736443247008 140736443234824 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20284/statm: 44164 37578 142 357 0 43804 0
Current children cumulated CPU time (s) 1541.49
Current children cumulated vsize (KiB) 233688

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20287
/proc/meminfo: memFree=27728148/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1454.79 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 41005 145479 0 0 321 48 145044 66 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20284] ppid=20246 vsize=146308 CPUtime=146.68 cores=0,2,4,6
/proc/20284/stat : 20284 (glucosInc) R 20246 20245 19535 0 -1 4202496 23478 0 0 0 14662 6 0 0 20 0 1 0 383839616 149819392 32176 33554432000 4194304 5654031 140736443247008 140736443234824 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20284/statm: 36577 32176 142 357 0 36217 0
Current children cumulated CPU time (s) 1601.47
Current children cumulated vsize (KiB) 203340

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20288
/proc/meminfo: memFree=27728148/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1454.79 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 41005 145479 0 0 321 48 145044 66 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20284] ppid=20246 vsize=146308 CPUtime=206.67 cores=0,2,4,6
/proc/20284/stat : 20284 (glucosInc) R 20246 20245 19535 0 -1 4202496 23478 0 0 0 20661 6 0 0 20 0 1 0 383839616 149819392 32176 33554432000 4194304 5654031 140736443247008 140736443234824 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20284/statm: 36577 32176 142 357 0 36217 0
Current children cumulated CPU time (s) 1661.46
Current children cumulated vsize (KiB) 203340

[startup+1722.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 20335
/proc/meminfo: memFree=27123672/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1454.79 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 41005 145479 0 0 321 48 145044 66 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20284] ppid=20246 vsize=146308 CPUtime=266.66 cores=0,2,4,6
/proc/20284/stat : 20284 (glucosInc) R 20246 20245 19535 0 -1 4202496 23480 0 0 0 26660 6 0 0 20 0 1 0 383839616 149819392 33200 33554432000 4194304 5654031 140736443247008 140736443234824 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20284/statm: 36577 33200 142 357 0 36217 0
Current children cumulated CPU time (s) 1721.45
Current children cumulated vsize (KiB) 203340

[startup+1782.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 20335
/proc/meminfo: memFree=27138128/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1454.79 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 41005 145479 0 0 321 48 145044 66 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20284] ppid=20246 vsize=146308 CPUtime=326.66 cores=0,2,4,6
/proc/20284/stat : 20284 (glucosInc) R 20246 20245 19535 0 -1 4202496 23481 0 0 0 32659 7 0 0 20 0 1 0 383839616 149819392 33201 33554432000 4194304 5654031 140736443247008 140736443234824 4215372 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20284/statm: 36577 33201 142 357 0 36217 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (KiB) 203340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 20335
/proc/meminfo: memFree=27119744/32873648 swapFree=7628/7628
[pid=20245] ppid=20243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20245/stat : 20245 (npSolver-pbo-I.) S 20243 20245 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383694060 9367552 275 33554432000 4194304 5064252 140735380019648 140735380018560 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20245/statm: 2287 275 233 213 0 72 0
[pid=20246] ppid=20245 vsize=47884 CPUtime=1454.79 cores=0,2,4,6
/proc/20246/stat : 20246 (npSolver-pbo) S 20245 20245 19535 0 -1 4202496 41005 145479 0 0 321 48 145044 66 20 0 1 0 383694060 49033216 11464 33554432000 4194304 6004724 140733981639072 140733981623992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20246/statm: 11971 11464 185 442 0 11525 0
[pid=20284] ppid=20246 vsize=146308 CPUtime=345.27 cores=0,2,4,6
/proc/20284/stat : 20284 (glucosInc) R 20246 20245 19535 0 -1 4202496 23481 0 0 0 34520 7 0 0 20 0 1 0 383839616 149819392 33201 33554432000 4194304 5654031 140736443247008 140736443234824 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20284/statm: 36577 33201 142 357 0 36217 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 203340

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.92
CPU time (s): 1800.09
CPU user time (s): 1798.87
CPU system time (s): 1.21881
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 341024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.21881
maximum resident set size= 233092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210342
page faults= 0
swaps= 0
block input operations= 0
block output operations= 422496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1911
involuntary context switches= 2275

runsolver used 3.60645 second user time and 8.24175 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 19:14:41
IDJOB=3748594
IDBENCH=92719
IDSOLVER=2333
FILE ID=node122/3748594-1339175681
RUNJOBID= node122-1339170246-19551
PBS_JOBID= 14643846
Free space on /tmp= 68668 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_6_mh.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748594-1339175681/watcher-3748594-1339175681 -o /tmp/evaluation-result-3748594-1339175681/solver-3748594-1339175681 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748594-1339175681.opb 732402571 HOME HOME

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

MD5SUM BENCH= 3266e32b2a945b684ae99382e7a5d59c
RANDOM SEED=732402571

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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	: 5438.54
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.533
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.533
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:       32873648 kB
MemFree:        27918224 kB
Buffers:          263288 kB
Cached:          3544380 kB
SwapCached:         2140 kB
Active:          3033024 kB
Inactive:         970804 kB
Active(anon):     196320 kB
Inactive(anon):     2228 kB
Active(file):    2836704 kB
Inactive(file):   968576 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099488 kB
Dirty:              8588 kB
Writeback:             0 kB
AnonPages:        202080 kB
Mapped:            10016 kB
Shmem:                 0 kB
Slab:             810224 kB
SReclaimable:     254272 kB
SUnreclaim:       555952 kB
KernelStack:        1472 kB
PageTables:         4088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     332688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68472 MiB
End job on node122 at 2012-06-08 19:44:42