Trace number 3748603

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.13 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_5_mh.opb
MD5SUMdea82fb627e6a79192851c69f83767e0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6311552
Best CPU time to get the best result obtained on this benchmark1800.63
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 15648073763
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 15648073763
Number of bits of the biggest sum of numbers34
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.22	c old isEQ: 0, new EQ is 1
0.00/0.22	c old isEQ: 116, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 1
0.00/0.49	c old isEQ: 1, new EQ is 1
0.00/0.57	c run inc solver
0.00/0.57	c [INC SYSTEM] run initial solver
0.00/0.57	c [INC SYSTEM] preprocess with white file
2.27/2.31	c [INC SYSTEM] finished preprocessing in 1 s
2.27/2.31	c [INC SYSTEM] execute solver
2.29/2.54	c [INC SEARCH] formula is SAT
2.29/2.55	c [INC SYSTEM] solved the initial formula
2.36/2.65	c model valid
2.36/2.65	c current solution ok
3.18/3.27	o 724102258
3.18/3.27	c execute binary inc search
3.18/3.27	c [INC SEARCH] current bound: 362051141
3.18/3.27	c [INC SEARCH] iteration: 0
3.18/3.27	c [INC SEARCH] lower bound: 0 upperbound 724102283 current bound: 362051141 best value:724102283
3.18/3.27	c [INC SYSTEM] there exists a inc, kill it!
3.18/3.27	c write failed with 2
3.18/3.28	c [INC SYSTEM] create new solver instance
3.18/3.28	c [INC] encode full formula
3.18/3.28	c fallback to adder encoding
5.89/5.91	c set iterative enc to: adder
5.89/5.91	c set iterative enc to: none
6.18/6.22	c [INC SEARCH] isOptimum variable: 0
497.47/497.67	c [INC SEARCH] formula is SAT
497.58/497.73	c [INC SEARCH] copied best model
497.58/497.73	c sat variable: 1 optimum/unsat variable: 0
497.67/497.84	c model valid
497.67/497.84	c current solution ok
497.67/497.84	o 300702641
497.67/497.84	c [INC SEARCH] current bound: 150351333
497.67/497.84	c [INC SEARCH] iteration: 1
497.67/497.84	c [INC SEARCH] lower bound: 0 upperbound 300702666 current bound: 150351333 best value:300702666
497.67/497.84	c [INC SYSTEM] there exists a inc, kill it!
497.67/497.84	c write failed with 2
497.67/497.86	c [INC SYSTEM] create new solver instance
497.67/497.86	c [INC] encode full formula
497.67/497.86	c fallback to adder encoding
500.28/500.40	c set iterative enc to: adder
500.28/500.40	c set iterative enc to: none
500.57/500.74	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.51	c an unexpexted return value has been received, exit
1800.08/1800.51	s UNKNOWN
1800.08/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.51	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748603-1339175601/watcher-3748603-1339175601 -o /tmp/evaluation-result-3748603-1339175601/solver-3748603-1339175601 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748603-1339175601.opb 111778996 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9130
/proc/meminfo: memFree=29990304/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0

[startup+0.096815 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9130
/proc/meminfo: memFree=29990304/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9130
/proc/meminfo: memFree=29990304/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9130
/proc/meminfo: memFree=29990304/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9130
/proc/meminfo: memFree=29990304/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 9134
/proc/meminfo: memFree=29811540/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=71952 CPUtime=0.58 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 10389 0 0 0 53 5 0 0 20 0 1 0 383687400 73678848 17605 33554432000 4194304 6004724 140734010783616 140734010778080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 17988 17605 164 442 0 17542 0
[pid=9133] ppid=9131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9133/stat : 9133 (cp2_pre.sh) S 9131 9130 8666 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383687459 9367552 276 33554432000 4194304 5064252 140736287715360 140736287714064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9133/statm: 2287 276 234 213 0 72 0
[pid=9134] ppid=9133 vsize=135896 CPUtime=0.89 cores=1,3,5,7
/proc/9134/stat : 9134 (coprocessor) R 9133 9130 8666 0 -1 4202496 25292 0 0 0 85 4 0 0 20 0 1 0 383687460 139157504 32972 33554432000 4194304 6586260 140737426613344 140737426610104 4676681 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/9134/statm: 33974 32972 192 584 0 33386 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 226144

[startup+3.10027 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 9134
/proc/meminfo: memFree=29778044/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=71952 CPUtime=2.86 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) R 9130 9130 8666 0 -1 4202496 12134 26986 0 0 73 42 161 10 20 0 1 0 383687400 73678848 17614 33554432000 4194304 6004724 140734010783616 140734010777816 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 17988 17614 173 442 0 17542 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 81100

[startup+6.30024 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 9137
/proc/meminfo: memFree=29736520/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=88336 CPUtime=6.2 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 17956 40051 0 0 337 87 181 15 20 0 1 0 383687400 90456064 21721 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 22084 21721 184 442 0 21638 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 97484

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 9139
/proc/meminfo: memFree=29206940/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=88336 CPUtime=6.2 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 17956 40051 0 0 337 87 181 15 20 0 1 0 383687400 90456064 21721 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 22084 21721 184 442 0 21638 0
[pid=9139] ppid=9131 vsize=540748 CPUtime=6.46 cores=1,3,5,7
/proc/9139/stat : 9139 (glucosInc) R 9131 9130 8666 0 -1 4202496 79087 0 0 0 625 21 0 0 20 0 1 0 383688022 553725952 119622 33554432000 4194304 5654031 140734466677296 140734466665112 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9139/statm: 135187 119622 141 357 0 134827 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 638232

[startup+25.5004 s]
/proc/loadavg: 2.18 2.05 2.01 3/181 9139
/proc/meminfo: memFree=29212868/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=88336 CPUtime=6.2 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 17956 40051 0 0 337 87 181 15 20 0 1 0 383687400 90456064 21721 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 22084 21721 184 442 0 21638 0
[pid=9139] ppid=9131 vsize=541672 CPUtime=19.26 cores=1,3,5,7
/proc/9139/stat : 9139 (glucosInc) R 9131 9130 8666 0 -1 4202496 79318 0 0 0 1905 21 0 0 20 0 1 0 383688022 554672128 119853 33554432000 4194304 5654031 140734466677296 140734466665112 4233332 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9139/statm: 135418 119853 142 357 0 135058 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 639156

[startup+51.107 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 9139
/proc/meminfo: memFree=29196748/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=88336 CPUtime=6.2 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 17956 40051 0 0 337 87 181 15 20 0 1 0 383687400 90456064 21721 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 22084 21721 184 442 0 21638 0
[pid=9139] ppid=9131 vsize=544128 CPUtime=44.86 cores=1,3,5,7
/proc/9139/stat : 9139 (glucosInc) R 9131 9130 8666 0 -1 4202496 80062 0 0 0 4464 22 0 0 20 0 1 0 383688022 557187072 121619 33554432000 4194304 5654031 140734466677296 140734466675080 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9139/statm: 136032 121619 142 357 0 135672 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 641612

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/181 9139
/proc/meminfo: memFree=29173960/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=88336 CPUtime=6.2 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 17956 40051 0 0 337 87 181 15 20 0 1 0 383687400 90456064 21721 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 22084 21721 184 442 0 21638 0
[pid=9139] ppid=9131 vsize=548032 CPUtime=96.04 cores=1,3,5,7
/proc/9139/stat : 9139 (glucosInc) R 9131 9130 8666 0 -1 4202496 81193 0 0 0 9582 22 0 0 20 0 1 0 383688022 561184768 124794 33554432000 4194304 5654031 140734466677296 140734466665112 4232438 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9139/statm: 137008 124794 142 357 0 136648 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 645516

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 9139
/proc/meminfo: memFree=29169096/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=88336 CPUtime=6.2 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 17956 40051 0 0 337 87 181 15 20 0 1 0 383687400 90456064 21721 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 22084 21721 184 442 0 21638 0
[pid=9139] ppid=9131 vsize=551588 CPUtime=156.04 cores=1,3,5,7
/proc/9139/stat : 9139 (glucosInc) R 9131 9130 8666 0 -1 4202496 82083 0 0 0 15580 24 0 0 20 0 1 0 383688022 564826112 128750 33554432000 4194304 5654031 140734466677296 140734466675080 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9139/statm: 137897 128750 142 357 0 137537 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 649072

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 9140
/proc/meminfo: memFree=29151836/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=88336 CPUtime=6.2 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 17956 40051 0 0 337 87 181 15 20 0 1 0 383687400 90456064 21721 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 22084 21721 184 442 0 21638 0
[pid=9139] ppid=9131 vsize=554296 CPUtime=216.03 cores=1,3,5,7
/proc/9139/stat : 9139 (glucosInc) R 9131 9130 8666 0 -1 4202496 83184 0 0 0 21575 28 0 0 20 0 1 0 383688022 567599104 129427 33554432000 4194304 5654031 140734466677296 140734466665112 4232403 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9139/statm: 138574 129427 142 357 0 138214 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 651780

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 9140
/proc/meminfo: memFree=29149496/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29136448/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=559748 CPUtime=741.37 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 85761 0 0 0 74107 30 0 0 20 0 1 0 383737474 573181952 125488 33554432000 4194304 5654031 140733989215056 140733989202872 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 139937 125488 141 357 0 139577 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 665424

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9152
/proc/meminfo: memFree=29131484/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=559748 CPUtime=801.35 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 85769 0 0 0 80105 30 0 0 20 0 1 0 383737474 573181952 127537 33554432000 4194304 5654031 140733989215056 140733989202872 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 139937 127537 141 357 0 139577 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 665424

[startup+1362.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 9154
/proc/meminfo: memFree=29208184/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=559748 CPUtime=861.35 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 85774 0 0 0 86104 31 0 0 20 0 1 0 383737474 573181952 130097 33554432000 4194304 5654031 140733989215056 140733989202872 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 139937 130097 141 357 0 139577 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 665424

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 9155
/proc/meminfo: memFree=29193168/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=641136 CPUtime=921.33 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 85945 0 0 0 92101 32 0 0 20 0 1 0 383737474 656523264 131801 33554432000 4194304 5654031 140733989215056 140733989202872 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 160284 131801 141 357 0 159924 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 746812

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9155
/proc/meminfo: memFree=29180384/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=641136 CPUtime=981.32 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 85947 0 0 0 98100 32 0 0 20 0 1 0 383737474 656523264 132825 33554432000 4194304 5654031 140733989215056 140733989202872 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 160284 132825 141 357 0 159924 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 746812

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9155
/proc/meminfo: memFree=29161736/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=641136 CPUtime=1041.31 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 85953 0 0 0 104099 32 0 0 20 0 1 0 383737474 656523264 135897 33554432000 4194304 5654031 140733989215056 140733989202872 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 160284 135897 141 357 0 159924 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 746812

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9158
/proc/meminfo: memFree=29194324/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=559748 CPUtime=1101.31 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 86236 0 0 0 110096 35 0 0 20 0 1 0 383737474 573181952 124977 33554432000 4194304 5654031 140733989215056 140733989202872 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 139937 124977 141 357 0 139577 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 665424

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9158
/proc/meminfo: memFree=29205500/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=559748 CPUtime=1161.3 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 86239 0 0 0 116095 35 0 0 20 0 1 0 383737474 573181952 126513 33554432000 4194304 5654031 140733989215056 140733989202872 4233039 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 139937 126513 141 357 0 139577 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 665424

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9159
/proc/meminfo: memFree=29180248/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=559748 CPUtime=1221.29 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 86243 0 0 0 122094 35 0 0 20 0 1 0 383737474 573181952 128561 33554432000 4194304 5654031 140733989215056 140733989202872 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 139937 128561 141 357 0 139577 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 665424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9203
/proc/meminfo: memFree=29857572/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=646068 CPUtime=1281.27 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 87369 0 0 0 128091 36 0 0 20 0 1 0 383737474 661573632 131730 33554432000 4194304 5654031 140733989215056 140733989202872 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 161517 131730 141 357 0 161157 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 751744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9203
/proc/meminfo: memFree=29862160/32873648 swapFree=7376/7376
[pid=9130] ppid=9128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9130/stat : 9130 (npSolver-pbo-I.) S 9128 9130 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383687400 9367552 275 33554432000 4194304 5064252 140736640184480 140736640183392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9130/statm: 2287 275 233 213 0 72 0
[pid=9131] ppid=9130 vsize=96528 CPUtime=500.61 cores=1,3,5,7
/proc/9131/stat : 9131 (npSolver-pbo) S 9130 9130 8666 0 -1 4202496 25300 126293 0 0 608 120 49276 57 20 0 1 0 383687400 98844672 23770 33554432000 4194304 6004724 140734010783616 140734010768536 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9131/statm: 24132 23770 185 442 0 23686 0
[pid=9146] ppid=9131 vsize=564680 CPUtime=1299.47 cores=1,3,5,7
/proc/9146/stat : 9146 (glucosInc) R 9131 9130 8666 0 -1 4202496 87657 0 0 0 129909 38 0 0 20 0 1 0 383737474 578232320 125418 33554432000 4194304 5654031 140733989215056 140733989202872 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9146/statm: 141170 125418 141 357 0 140810 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 670356

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.51
CPU time (s): 1800.13
CPU user time (s): 1797.95
CPU system time (s): 2.18467
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 881972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.95
system time used= 2.18467
maximum resident set size= 650900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239632
page faults= 0
swaps= 0
block input operations= 0
block output operations= 822520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2759
involuntary context switches= 5820

runsolver used 5.71013 second user time and 20.3989 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 19:13:21
IDJOB=3748603
IDBENCH=92700
IDSOLVER=2333
FILE ID=node112/3748603-1339175601
RUNJOBID= node112-1339170171-8683
PBS_JOBID= 14643815
Free space on /tmp= 70860 MiB

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

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

MD5SUM BENCH= dea82fb627e6a79192851c69f83767e0
RANDOM SEED=111778996

node112.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.763
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.52
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.763
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.763
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.92
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        29990732 kB
Buffers:          242760 kB
Cached:          1199600 kB
SwapCached:         2152 kB
Active:          1307372 kB
Inactive:         708800 kB
Active(anon):     572832 kB
Inactive(anon):     3140 kB
Active(file):     734540 kB
Inactive(file):   705660 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:            224948 kB
Writeback:             0 kB
AnonPages:        692300 kB
Mapped:            10132 kB
Shmem:                 0 kB
Slab:             726592 kB
SReclaimable:     170268 kB
SUnreclaim:       556324 kB
KernelStack:        1504 kB
PageTables:         5228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     755028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 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= 70856 MiB
End job on node112 at 2012-06-08 19:43:22