Trace number 3749205

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-p6b.opb
MD5SUMf076140978d89a37e97e041a8b1e6b8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-63
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables462
Total number of constraints5852
Number of constraints which are clauses5852
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 462
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 462
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 462
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.04	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.04	c [INC SYSTEM] execute solver
0.00/0.04	c [INC SEARCH] formula is SAT
0.00/0.04	c [INC SYSTEM] solved the initial formula
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.06	o 0
0.00/0.06	c execute binary inc search
0.00/0.06	c [INC SEARCH] current bound: 231
0.00/0.06	c [INC SEARCH] iteration: 0
0.00/0.06	c [INC SEARCH] lower bound: 0 upperbound 462 current bound: 231 best value:462
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.23	c [INC SEARCH] formula is UNSAT
0.00/0.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.23	c write failed with 2
0.00/0.23	c sat variable: 0 optimum/unsat variable: 1
0.00/0.23	c [INC SEARCH] set lower bound to 232 upperbound 462
0.00/0.23	c [INC SEARCH] current bound: 347
0.00/0.23	c [INC SEARCH] iteration: 1
0.00/0.23	c [INC SEARCH] lower bound: 232 upperbound 462 current bound: 347 best value:462
0.00/0.23	c [INC SYSTEM] create new solver instance
0.00/0.23	c [INC] encode full formula
0.00/0.23	c (debug) using card networks
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.24	c set iterative enc to: card
0.00/0.24	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.95	c [INC SEARCH] formula is UNSAT
0.00/0.95	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.95	c write failed with 2
0.00/0.95	c sat variable: 0 optimum/unsat variable: 1
0.00/0.95	c [INC SEARCH] set lower bound to 348 upperbound 462
0.00/0.95	c [INC SEARCH] current bound: 405
0.00/0.95	c [INC SEARCH] iteration: 2
0.00/0.95	c [INC SEARCH] lower bound: 348 upperbound 462 current bound: 405 best value:462
0.00/0.95	c [INC SYSTEM] create new solver instance
0.00/0.95	c [INC] encode full formula
0.00/0.95	c (debug) using card networks
0.00/0.95	c old isEQ: 0, new EQ is 0
0.00/0.96	c set iterative enc to: card
0.00/0.96	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
13.36/13.44	c [INC SEARCH] formula is SAT
13.36/13.44	c [INC SEARCH] copied best model
13.36/13.44	c sat variable: 1 optimum/unsat variable: 0
13.36/13.45	c model valid
13.36/13.45	c current solution ok
13.36/13.45	o -58
13.36/13.45	c [INC SEARCH] current bound: 376
13.36/13.45	c [INC SEARCH] iteration: 3
13.36/13.45	c [INC SEARCH] lower bound: 348 upperbound 404 current bound: 376 best value:404
13.36/13.45	c [INC SYSTEM] there exists a inc, kill it!
13.36/13.45	c write failed with 2
13.36/13.45	c [INC SYSTEM] create new solver instance
13.36/13.45	c [INC] encode full formula
13.36/13.45	c (debug) using card networks
13.36/13.45	c old isEQ: 0, new EQ is 0
13.36/13.46	c set iterative enc to: card
13.36/13.46	c set iterative enc to: none
13.36/13.47	c [INC SEARCH] isOptimum variable: 0
218.91/219.07	c [INC SEARCH] formula is UNSAT
218.91/219.07	c [INC SYSTEM] there exists a inc, kill it!
218.91/219.07	c write failed with 2
218.91/219.08	c sat variable: 0 optimum/unsat variable: 1
218.91/219.08	c [INC SEARCH] set lower bound to 377 upperbound 404
218.91/219.08	c [INC SEARCH] current bound: 390
218.91/219.08	c [INC SEARCH] iteration: 4
218.91/219.08	c [INC SEARCH] lower bound: 377 upperbound 404 current bound: 390 best value:404
218.91/219.08	c [INC SYSTEM] create new solver instance
218.91/219.08	c [INC] encode full formula
218.91/219.08	c (debug) using card networks
218.91/219.08	c old isEQ: 0, new EQ is 0
218.91/219.08	c set iterative enc to: card
218.91/219.08	c set iterative enc to: none
218.91/219.09	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	c an unexpexted return value has been received, exit
1800.07/1800.41	s UNKNOWN
1800.07/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3749205-1339163252/watcher-3749205-1339163252 -o /tmp/evaluation-result-3749205-1339163252/solver-3749205-1339163252 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749205-1339163252.opb 1544840023 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.92 1.98 1.99 3/176 383
/proc/meminfo: memFree=30663964/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (runsolver) D 381 383 28157 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 382450642 12095488 51 33554432000 4194304 5436572 140734129120496 140734129116792 4883175 0 0 4096 24578 18446744072101238148 0 0 17 2 0 0 0 0 0
/proc/383/statm: 2953 51 31 304 0 2645 0

[startup+0.0187039 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 383
/proc/meminfo: memFree=30663964/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 383
/proc/meminfo: memFree=30663964/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300128 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 383
/proc/meminfo: memFree=30663964/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700112 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 383
/proc/meminfo: memFree=30663964/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 396
/proc/meminfo: memFree=30652468/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5340 CPUtime=0.94 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 3908 7331 0 0 5 1 87 1 20 0 1 0 382450643 5468160 1001 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/384/statm: 1335 1001 176 442 0 889 0
[pid=396] ppid=384 vsize=8904 CPUtime=0.53 cores=0,2,4,6
/proc/396/stat : 396 (glucosInc) R 384 383 28157 0 -1 4202496 1793 0 0 0 53 0 0 0 20 0 1 0 382450739 9117696 1598 33554432000 4194304 5654031 140735311368320 140735311366280 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/396/statm: 2226 1598 141 357 0 1866 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23392

[startup+3.10026 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 396
/proc/meminfo: memFree=30650236/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5340 CPUtime=0.94 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 3908 7331 0 0 5 1 87 1 20 0 1 0 382450643 5468160 1001 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/384/statm: 1335 1001 176 442 0 889 0
[pid=396] ppid=384 vsize=13512 CPUtime=2.12 cores=0,2,4,6
/proc/396/stat : 396 (glucosInc) R 384 383 28157 0 -1 4202496 3409 0 0 0 212 0 0 0 20 0 1 0 382450739 13836288 2756 33554432000 4194304 5654031 140735311368320 140735311356136 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/396/statm: 3378 2756 142 357 0 3018 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 28000

[startup+6.30031 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 396
/proc/meminfo: memFree=30643424/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5340 CPUtime=0.94 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 3908 7331 0 0 5 1 87 1 20 0 1 0 382450643 5468160 1001 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/384/statm: 1335 1001 176 442 0 889 0
[pid=396] ppid=384 vsize=17892 CPUtime=5.32 cores=0,2,4,6
/proc/396/stat : 396 (glucosInc) R 384 383 28157 0 -1 4202496 4847 0 0 0 532 0 0 0 20 0 1 0 382450739 18321408 3938 33554432000 4194304 5654031 140735311368320 140735311356136 4233194 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/396/statm: 4473 3938 142 357 0 4113 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 32380

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 396
/proc/meminfo: memFree=30631272/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5340 CPUtime=0.94 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 3908 7331 0 0 5 1 87 1 20 0 1 0 382450643 5468160 1001 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/384/statm: 1335 1001 176 442 0 889 0
[pid=396] ppid=384 vsize=28504 CPUtime=11.72 cores=0,2,4,6
/proc/396/stat : 396 (glucosInc) R 384 383 28157 0 -1 4202496 5734 0 0 0 1172 0 0 0 20 0 1 0 382450739 29188096 6316 33554432000 4194304 5654031 140735311368320 140735311356136 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/396/statm: 7126 6316 142 357 0 6766 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42992

[startup+25.5003 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 398
/proc/meminfo: memFree=30631336/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=13.43 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4372 13877 0 0 6 1 1334 2 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=398] ppid=384 vsize=23388 CPUtime=12.01 cores=0,2,4,6
/proc/398/stat : 398 (glucosInc) R 384 383 28157 0 -1 4202496 5226 0 0 0 1201 0 0 0 20 0 1 0 382451989 23949312 5295 33554432000 4194304 5654031 140736743458192 140736743446008 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/398/statm: 5847 5295 142 357 0 5487 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 38044

[startup+51.1004 s]
/proc/loadavg: 2.09 2.02 2.01 3/179 398
/proc/meminfo: memFree=30636576/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=13.43 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4372 13877 0 0 6 1 1334 2 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=398] ppid=384 vsize=31520 CPUtime=37.62 cores=0,2,4,6
/proc/398/stat : 398 (glucosInc) R 384 383 28157 0 -1 4202496 5919 0 0 0 3761 1 0 0 20 0 1 0 382451989 32276480 6993 33554432000 4194304 5654031 140736743458192 140736743446008 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/398/statm: 7880 6993 142 357 0 7520 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46176

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 398
/proc/meminfo: memFree=30630940/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=13.43 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4372 13877 0 0 6 1 1334 2 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=398] ppid=384 vsize=35940 CPUtime=88.81 cores=0,2,4,6
/proc/398/stat : 398 (glucosInc) R 384 383 28157 0 -1 4202496 6761 0 0 0 8880 1 0 0 20 0 1 0 382451989 36802560 8278 33554432000 4194304 5654031 140736743458192 140736743446008 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/398/statm: 8985 8278 142 357 0 8625 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 50596

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 401
/proc/meminfo: memFree=30612848/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=13.43 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4372 13877 0 0 6 1 1334 2 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=398] ppid=384 vsize=62040 CPUtime=148.79 cores=0,2,4,6
/proc/398/stat : 398 (glucosInc) R 384 383 28157 0 -1 4202496 8594 0 0 0 14877 2 0 0 20 0 1 0 382451989 63528960 11607 33554432000 4194304 5654031 140736743458192 140736743446008 4232862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/398/statm: 15510 11607 142 357 0 15150 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 76696

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 403
/proc/meminfo: memFree=30647020/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=15168 CPUtime=3.19 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 4003 0 0 0 319 0 0 0 20 0 1 0 382472552 15532032 3256 33554432000 4194304 5654031 140735020322384 140735020310200 4215353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/403/statm: 3792 3256 142 357 0 3432 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29824

[startup+282.3 s]

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

/proc/meminfo: memFree=30359820/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=143872 CPUtime=1023.02 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 12967 0 0 0 102281 21 0 0 20 0 1 0 382472552 147324928 32440 33554432000 4194304 5654031 140735020322384 140735020310200 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 35968 32440 142 357 0 35608 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 158528

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 528
/proc/meminfo: memFree=30351640/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=143872 CPUtime=1083.01 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 13225 0 0 0 108279 22 0 0 20 0 1 0 382472552 147324928 31416 33554432000 4194304 5654031 140735020322384 140735020310200 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 35968 31416 142 357 0 35608 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 158528

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 531
/proc/meminfo: memFree=30343580/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=143872 CPUtime=1143 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 13955 0 0 0 114276 24 0 0 20 0 1 0 382472552 147324928 32952 33554432000 4194304 5654031 140735020322384 140735020310200 4232830 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 35968 32952 142 357 0 35608 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 158528

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 531
/proc/meminfo: memFree=30328328/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=174692 CPUtime=1203 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 14936 0 0 0 120274 26 0 0 20 0 1 0 382472552 178884608 36091 33554432000 4194304 5654031 140735020322384 140735020310200 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 43673 36091 142 357 0 43313 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 189348

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 531
/proc/meminfo: memFree=30385940/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=94552 CPUtime=1262.99 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 15065 0 0 0 126272 27 0 0 20 0 1 0 382472552 96821248 23115 33554432000 4194304 5654031 140735020322384 140735020320408 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 23638 23115 142 357 0 23278 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 109208

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 532
/proc/meminfo: memFree=30344372/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=143872 CPUtime=1322.98 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 15322 0 0 0 132270 28 0 0 20 0 1 0 382472552 147324928 32440 33554432000 4194304 5654031 140735020322384 140735020320312 4232632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 35968 32440 142 357 0 35608 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 158528

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 532
/proc/meminfo: memFree=30333468/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=143872 CPUtime=1382.97 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 16046 0 0 0 138267 30 0 0 20 0 1 0 382472552 147324928 33464 33554432000 4194304 5654031 140735020322384 140735020310200 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 35968 33464 142 357 0 35608 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 158528

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 532
/proc/meminfo: memFree=30334616/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=144316 CPUtime=1442.95 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 16887 0 0 0 144263 32 0 0 20 0 1 0 382472552 147779584 34599 33554432000 4194304 5654031 140735020322384 140735020310200 4233166 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 36079 34599 142 357 0 35719 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 158972

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 532
/proc/meminfo: memFree=30327868/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=144316 CPUtime=1502.95 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 17631 0 0 0 150260 35 0 0 20 0 1 0 382472552 147779584 35125 33554432000 4194304 5654031 140735020322384 140735020310200 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 36079 35125 142 357 0 35719 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 158972

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 532
/proc/meminfo: memFree=30323036/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=163504 CPUtime=1562.94 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 18549 0 0 0 156257 37 0 0 20 0 1 0 382472552 167428096 34290 33554432000 4194304 5654031 140735020322384 140735020310200 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 40876 34290 142 357 0 40516 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 178160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 532
/proc/meminfo: memFree=30314256/32873852 swapFree=7632/7632
[pid=383] ppid=381 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/383/stat : 383 (npSolver-pbo-I.) S 381 383 28157 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382450642 9367552 274 33554432000 4194304 5064252 140736697388016 140736697386928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/383/statm: 2287 274 233 213 0 72 0
[pid=384] ppid=383 vsize=5508 CPUtime=219.03 cores=0,2,4,6
/proc/384/stat : 384 (npSolver-pbo) S 383 383 28157 0 -1 4202496 4772 22996 0 0 7 2 21888 6 20 0 1 0 382450643 5640192 1046 33554432000 4194304 6004724 140735861643232 140735861628152 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/384/statm: 1377 1046 177 442 0 931 0
[pid=403] ppid=384 vsize=194324 CPUtime=1581.04 cores=0,2,4,6
/proc/403/stat : 403 (glucosInc) R 384 383 28157 0 -1 4202496 19149 0 0 0 158066 38 0 0 20 0 1 0 382472552 198987776 36406 33554432000 4194304 5654031 140735020322384 140735020310200 4232916 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/403/statm: 48581 36406 142 357 0 48221 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 208980

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.1
CPU user time (s): 1799.62
CPU system time (s): 0.472928
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 208980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.472928
maximum resident set size= 153000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47292
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 101
involuntary context switches= 2239

runsolver used 2.98955 second user time and 7.14791 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-08 15:47:32
IDJOB=3749205
IDBENCH=89841
IDSOLVER=2333
FILE ID=node131/3749205-1339163252
RUNJOBID= node131-1339159050-32359
PBS_JOBID= 14643785
Free space on /tmp= 71048 MiB

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

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=1544840023

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        30664856 kB
Buffers:          226964 kB
Cached:           901964 kB
SwapCached:         8244 kB
Active:           548032 kB
Inactive:         815320 kB
Active(anon):     229168 kB
Inactive(anon):     7376 kB
Active(file):     318864 kB
Inactive(file):   807944 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093196 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:        237180 kB
Mapped:             9996 kB
Shmem:                 0 kB
Slab:             702524 kB
SReclaimable:     143432 kB
SUnreclaim:       559092 kB
KernelStack:        1456 kB
PageTables:         4124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     385868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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= 70984 MiB
End job on node131 at 2012-06-08 16:17:32