Trace number 3699329

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_1.opb
MD5SUM8a23e88f34ee33e636d3b24522832f27
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3948307
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 143877824
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 43040121046
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 143877824
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 43040121046
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.98/1.08	c [INC SYSTEM] finished preprocessing in 0 s
0.98/1.08	c [INC SYSTEM] execute solver
1.06/1.22	c [INC SEARCH] formula is SAT
1.06/1.22	c [INC SYSTEM] solved the initial formula
1.06/1.24	c model valid
1.06/1.24	c current solution ok
1.45/1.62	o 151763057
1.45/1.62	c execute binary inc search
1.45/1.62	c [INC SEARCH] current bound: 75881553
1.45/1.62	c [INC SEARCH] iteration: 0
1.45/1.62	c [INC SEARCH] lower bound: 0 upperbound 151763107 current bound: 75881553 best value:151763107
1.45/1.62	c [INC SYSTEM] there exists a inc, kill it!
1.45/1.62	c write failed with 2
1.45/1.62	c [INC SYSTEM] create new solver instance
1.45/1.62	c [INC] encode full formula
1.45/1.62	c fallback to adder encoding
2.27/2.33	c set iterative enc to: adder
2.27/2.33	c set iterative enc to: none
2.38/2.42	c [INC SEARCH] isOptimum variable: 0
73.54/73.68	c [INC SEARCH] formula is SAT
73.64/73.70	c [INC SEARCH] copied best model
73.64/73.70	c sat variable: 1 optimum/unsat variable: 0
73.64/73.72	c model valid
73.64/73.72	c current solution ok
73.64/73.72	o 46833055
73.64/73.72	c [INC SEARCH] current bound: 23416552
73.64/73.72	c [INC SEARCH] iteration: 1
73.64/73.72	c [INC SEARCH] lower bound: 0 upperbound 46833105 current bound: 23416552 best value:46833105
73.64/73.72	c [INC SYSTEM] there exists a inc, kill it!
73.64/73.72	c write failed with 2
73.64/73.73	c [INC SYSTEM] create new solver instance
73.64/73.73	c [INC] encode full formula
73.64/73.73	c fallback to adder encoding
74.26/74.31	c set iterative enc to: adder
74.26/74.31	c set iterative enc to: none
74.26/74.40	c [INC SEARCH] isOptimum variable: 0
98.13/98.26	c [INC SEARCH] formula is SAT
98.13/98.28	c [INC SEARCH] copied best model
98.13/98.28	c sat variable: 1 optimum/unsat variable: 0
98.13/98.29	c model valid
98.13/98.29	c current solution ok
98.13/98.29	o 20830209
98.13/98.29	c [INC SEARCH] current bound: 10415129
98.13/98.29	c [INC SEARCH] iteration: 2
98.13/98.29	c [INC SEARCH] lower bound: 0 upperbound 20830259 current bound: 10415129 best value:20830259
98.13/98.29	c [INC SYSTEM] there exists a inc, kill it!
98.13/98.29	c write failed with 2
98.25/98.30	c [INC SYSTEM] create new solver instance
98.25/98.30	c [INC] encode full formula
98.25/98.30	c fallback to adder encoding
98.76/98.80	c set iterative enc to: adder
98.76/98.80	c set iterative enc to: none
98.76/98.87	c [INC SEARCH] isOptimum variable: 0
100.85/100.90	c [INC SEARCH] formula is SAT
100.85/100.92	c [INC SEARCH] copied best model
100.85/100.92	c sat variable: 1 optimum/unsat variable: 0
100.85/100.93	c model valid
100.85/100.93	c current solution ok
100.85/100.93	o 8465021
100.85/100.93	c [INC SEARCH] current bound: 4232535
100.85/100.93	c [INC SEARCH] iteration: 3
100.85/100.93	c [INC SEARCH] lower bound: 0 upperbound 8465071 current bound: 4232535 best value:8465071
100.85/100.93	c [INC SYSTEM] there exists a inc, kill it!
100.85/100.93	c write failed with 2
100.85/100.94	c [INC SYSTEM] create new solver instance
100.85/100.94	c [INC] encode full formula
100.85/100.94	c fallback to adder encoding
101.27/101.34	c set iterative enc to: adder
101.27/101.34	c set iterative enc to: none
101.37/101.41	c [INC SEARCH] isOptimum variable: 0
231.02/231.19	c [INC SEARCH] formula is SAT
231.12/231.21	c [INC SEARCH] copied best model
231.12/231.21	c sat variable: 1 optimum/unsat variable: 0
231.12/231.22	c model valid
231.12/231.22	c current solution ok
231.12/231.22	o 4160141
231.12/231.22	c [INC SEARCH] current bound: 2080095
231.12/231.22	c [INC SEARCH] iteration: 4
231.12/231.22	c [INC SEARCH] lower bound: 0 upperbound 4160191 current bound: 2080095 best value:4160191
231.12/231.22	c [INC SYSTEM] there exists a inc, kill it!
231.12/231.22	c write failed with 2
231.12/231.23	c [INC SYSTEM] create new solver instance
231.12/231.23	c [INC] encode full formula
231.12/231.23	c fallback to adder encoding
231.42/231.56	c set iterative enc to: adder
231.42/231.56	c set iterative enc to: none
231.52/231.62	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	HOME/npSolver-pbo-I.sh: line 18: 23571 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=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-3699329-1338134896/watcher-3699329-1338134896 -o /tmp/evaluation-result-3699329-1338134896/solver-3699329-1338134896 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699329-1338134896.opb 219088161 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 23570
/proc/meminfo: memFree=31366108/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0

[startup+0.020636 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 23570
/proc/meminfo: memFree=31366108/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 23570
/proc/meminfo: memFree=31366108/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 23570
/proc/meminfo: memFree=31366108/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 23570
/proc/meminfo: memFree=31366108/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/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: 2.00 2.00 2.00 2/178 23574
/proc/meminfo: memFree=31268468/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=18248 CPUtime=1.34 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) R 23570 23570 22368 0 -1 4202496 5037 17396 0 0 21 22 78 13 20 0 1 0 279614074 18685952 3705 33554432000 4194304 5992684 140736126276864 140736126263128 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 4562 3705 181 440 0 4118 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 27396

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23618
/proc/meminfo: memFree=31312068/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=30236 CPUtime=2.4 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 10333 25394 0 0 93 41 91 15 20 0 1 0 279614074 30961664 6713 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 7559 6713 192 440 0 7115 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 39384
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23622
/proc/meminfo: memFree=31203124/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=30236 CPUtime=2.4 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 10333 25394 0 0 93 41 91 15 20 0 1 0 279614074 30961664 6713 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 7559 6713 192 440 0 7115 0
[pid=23620] ppid=23571 vsize=174912 CPUtime=3.86 cores=1,3,5,7
/proc/23620/stat : 23620 (glucosInc) R 23571 23570 22368 0 -1 4202496 30938 0 0 0 378 8 0 0 20 0 1 0 279614316 179109888 37733 33554432000 4194304 5654031 140735030625296 140735030623192 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23620/statm: 43728 37733 140 357 0 43368 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 214296

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23625
/proc/meminfo: memFree=30821848/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=30236 CPUtime=2.4 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 10333 25394 0 0 93 41 91 15 20 0 1 0 279614074 30961664 6713 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 7559 6713 192 440 0 7115 0
[pid=23620] ppid=23571 vsize=207004 CPUtime=10.26 cores=1,3,5,7
/proc/23620/stat : 23620 (glucosInc) R 23571 23570 22368 0 -1 4202496 33938 0 0 0 1014 12 0 0 20 0 1 0 279614316 211972096 42286 33554432000 4194304 5654031 140735030625296 140735030623384 4233322 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23620/statm: 51751 42286 140 357 0 51391 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 246388

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23625
/proc/meminfo: memFree=30801848/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=30236 CPUtime=2.4 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 10333 25394 0 0 93 41 91 15 20 0 1 0 279614074 30961664 6713 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 7559 6713 192 440 0 7115 0
[pid=23620] ppid=23571 vsize=208624 CPUtime=23.06 cores=1,3,5,7
/proc/23620/stat : 23620 (glucosInc) R 23571 23570 22368 0 -1 4202496 39062 0 0 0 2284 22 0 0 20 0 1 0 279614316 213630976 46758 33554432000 4194304 5654031 140735030625296 140735030623384 4215913 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23620/statm: 52156 46758 140 357 0 51796 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 248008

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 23630
/proc/meminfo: memFree=30917188/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=30236 CPUtime=2.4 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 10333 25394 0 0 93 41 91 15 20 0 1 0 279614074 30961664 6713 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 7559 6713 192 440 0 7115 0
[pid=23620] ppid=23571 vsize=262452 CPUtime=48.65 cores=1,3,5,7
/proc/23620/stat : 23620 (glucosInc) R 23571 23570 22368 0 -1 4202496 43706 0 0 0 4831 34 0 0 20 0 1 0 279614316 268750848 52498 33554432000 4194304 5654031 140735030625296 140735030623080 4216325 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23620/statm: 65613 52498 140 357 0 65253 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 301836

[startup+102.307 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 23636
/proc/meminfo: memFree=31022456/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=23316 CPUtime=101.39 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 26192 126995 0 0 251 62 9750 76 20 0 1 0 279614074 23875584 5015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 5829 5015 192 440 0 5385 0
[pid=23636] ppid=23571 vsize=101664 CPUtime=0.87 cores=1,3,5,7
/proc/23636/stat : 23636 (glucosInc) R 23571 23570 22368 0 -1 4202496 21659 0 0 0 83 4 0 0 20 0 1 0 279624215 104103936 23631 33554432000 4194304 5654031 140737022564096 140737022561880 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23636/statm: 25416 23631 132 357 0 25056 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 134128

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 23639
/proc/meminfo: memFree=30930360/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=23316 CPUtime=101.39 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 26192 126995 0 0 251 62 9750 76 20 0 1 0 279614074 23875584 5015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 5829 5015 192 440 0 5385 0
[pid=23636] ppid=23571 vsize=194660 CPUtime=60.85 cores=1,3,5,7
/proc/23636/stat : 23636 (glucosInc) R 23571 23570 22368 0 -1 4202496 24503 0 0 0 6077 8 0 0 20 0 1 0 279624215 199331840 42801 33554432000 4194304 5654031 140737022564096 140737022551912 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23636/statm: 48665 42801 141 357 0 48305 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 227124

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 23640
/proc/meminfo: memFree=30913844/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=23316 CPUtime=101.39 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 26192 126995 0 0 251 62 9750 76 20 0 1 0 279614074 23875584 5015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 5829 5015 192 440 0 5385 0
[pid=23636] ppid=23571 vsize=145340 CPUtime=120.83 cores=1,3,5,7
/proc/23636/stat : 23636 (glucosInc) R 23571 23570 22368 0 -1 4202496 24841 0 0 0 12074 9 0 0 20 0 1 0 279624215 148828160 34309 33554432000 4194304 5654031 140737022564096 140737022551912 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23636/statm: 36335 34309 141 357 0 35975 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 177804

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23642
/proc/meminfo: memFree=30880092/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0

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

/proc/loadavg: 2.02 2.01 2.00 3/181 23649
/proc/meminfo: memFree=30803384/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=55444 CPUtime=231.54 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 33510 152411 0 0 288 66 22713 87 20 0 1 0 279614074 56774656 13015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 13861 13015 192 440 0 13417 0
[pid=23642] ppid=23571 vsize=208796 CPUtime=1070.45 cores=1,3,5,7
/proc/23642/stat : 23642 (glucosInc) R 23571 23570 22368 0 -1 4202496 36173 0 0 0 107011 34 0 0 20 0 1 0 279637236 213807104 43606 33554432000 4194304 5654031 140735129595728 140735129583544 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23642/statm: 52199 43606 142 357 0 51839 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 273388

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 23652
/proc/meminfo: memFree=30781028/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=55444 CPUtime=231.54 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 33510 152411 0 0 288 66 22713 87 20 0 1 0 279614074 56774656 13015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 13861 13015 192 440 0 13417 0
[pid=23642] ppid=23571 vsize=187368 CPUtime=1130.44 cores=1,3,5,7
/proc/23642/stat : 23642 (glucosInc) R 23571 23570 22368 0 -1 4202496 37220 0 0 0 113008 36 0 0 20 0 1 0 279637236 191864832 44351 33554432000 4194304 5654031 140735129595728 140735129583544 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23642/statm: 46842 44351 142 357 0 46482 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 251960

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23653
/proc/meminfo: memFree=30789604/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=55444 CPUtime=231.54 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 33510 152411 0 0 288 66 22713 87 20 0 1 0 279614074 56774656 13015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 13861 13015 192 440 0 13417 0
[pid=23642] ppid=23571 vsize=218188 CPUtime=1190.43 cores=1,3,5,7
/proc/23642/stat : 23642 (glucosInc) R 23571 23570 22368 0 -1 4202496 37819 0 0 0 119006 37 0 0 20 0 1 0 279637236 223424512 50562 33554432000 4194304 5654031 140735129595728 140735129583544 4232700 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23642/statm: 54547 50562 142 357 0 54187 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 282780

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 23653
/proc/meminfo: memFree=30756236/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=55444 CPUtime=231.54 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 33510 152411 0 0 288 66 22713 87 20 0 1 0 279614074 56774656 13015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 13861 13015 192 440 0 13417 0
[pid=23642] ppid=23571 vsize=218188 CPUtime=1250.42 cores=1,3,5,7
/proc/23642/stat : 23642 (glucosInc) R 23571 23570 22368 0 -1 4202496 38567 0 0 0 125003 39 0 0 20 0 1 0 279637236 223424512 49026 33554432000 4194304 5654031 140735129595728 140735129583544 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23642/statm: 54547 49026 142 357 0 54187 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 282780

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23653
/proc/meminfo: memFree=30785140/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=55444 CPUtime=231.54 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 33510 152411 0 0 288 66 22713 87 20 0 1 0 279614074 56774656 13015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 13861 13015 192 440 0 13417 0
[pid=23642] ppid=23571 vsize=218188 CPUtime=1310.4 cores=1,3,5,7
/proc/23642/stat : 23642 (glucosInc) R 23571 23570 22368 0 -1 4202496 39318 0 0 0 131000 40 0 0 20 0 1 0 279637236 223424512 46978 33554432000 4194304 5654031 140735129595728 140735129583544 4215964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23642/statm: 54547 46978 142 357 0 54187 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 282780

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23654
/proc/meminfo: memFree=30715904/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=55444 CPUtime=231.54 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 33510 152411 0 0 288 66 22713 87 20 0 1 0 279614074 56774656 13015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 13861 13015 192 440 0 13417 0
[pid=23642] ppid=23571 vsize=187368 CPUtime=1370.4 cores=1,3,5,7
/proc/23642/stat : 23642 (glucosInc) R 23571 23570 22368 0 -1 4202496 39481 0 0 0 136998 42 0 0 20 0 1 0 279637236 191864832 43839 33554432000 4194304 5654031 140735129595728 140735129583544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23642/statm: 46842 43839 142 357 0 46482 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 251960

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 23654
/proc/meminfo: memFree=30667268/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=55444 CPUtime=231.54 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 33510 152411 0 0 288 66 22713 87 20 0 1 0 279614074 56774656 13015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 13861 13015 192 440 0 13417 0
[pid=23642] ppid=23571 vsize=187368 CPUtime=1430.38 cores=1,3,5,7
/proc/23642/stat : 23642 (glucosInc) R 23571 23570 22368 0 -1 4202496 40236 0 0 0 142995 43 0 0 20 0 1 0 279637236 191864832 41791 33554432000 4194304 5654031 140735129595728 140735129583544 4214981 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23642/statm: 46842 41791 142 357 0 46482 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 251960

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 23654
/proc/meminfo: memFree=30689444/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=55444 CPUtime=231.54 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 33510 152411 0 0 288 66 22713 87 20 0 1 0 279614074 56774656 13015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 13861 13015 192 440 0 13417 0
[pid=23642] ppid=23571 vsize=218188 CPUtime=1490.37 cores=1,3,5,7
/proc/23642/stat : 23642 (glucosInc) R 23571 23570 22368 0 -1 4202496 40831 0 0 0 148993 44 0 0 20 0 1 0 279637236 223424512 49026 33554432000 4194304 5654031 140735129595728 140735129583544 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23642/statm: 54547 49026 142 357 0 54187 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 282780

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23654
/proc/meminfo: memFree=30686448/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=55444 CPUtime=231.54 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 33510 152411 0 0 288 66 22713 87 20 0 1 0 279614074 56774656 13015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 13861 13015 192 440 0 13417 0
[pid=23642] ppid=23571 vsize=218188 CPUtime=1550.36 cores=1,3,5,7
/proc/23642/stat : 23642 (glucosInc) R 23571 23570 22368 0 -1 4202496 41572 0 0 0 154990 46 0 0 20 0 1 0 279637236 223424512 46978 33554432000 4194304 5654031 140735129595728 140735129583544 4232466 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23642/statm: 54547 46978 142 357 0 54187 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 282780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23654
/proc/meminfo: memFree=30643560/32873648 swapFree=6612/6612
[pid=23570] ppid=23568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23570/stat : 23570 (npSolver-pbo-I.) S 23568 23570 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614074 9367552 274 33554432000 4194304 5064252 140733923716016 140733923714928 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23570/statm: 2287 274 233 213 0 72 0
[pid=23571] ppid=23570 vsize=55444 CPUtime=231.54 cores=1,3,5,7
/proc/23571/stat : 23571 (npSolver-pbo) S 23570 23570 22368 0 -1 4202496 33510 152411 0 0 288 66 22713 87 20 0 1 0 279614074 56774656 13015 33554432000 4194304 5992684 140736126276864 140736126261768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23571/statm: 13861 13015 192 440 0 13417 0
[pid=23642] ppid=23571 vsize=218188 CPUtime=1568.47 cores=1,3,5,7
/proc/23642/stat : 23642 (glucosInc) R 23571 23570 22368 0 -1 4202496 41576 0 0 0 156800 47 0 0 20 0 1 0 279637236 223424512 49026 33554432000 4194304 5654031 140735129595728 140735129583544 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23642/statm: 54547 49026 142 357 0 54187 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 282780

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23570 and gives
#  childrusage.ru_utime.tv_sec=230
#  childrusage.ru_utime.tv_usec=17032
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=549764
# CPU time returned by wait4() is 231.567
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.01
CPU user time (s): 1798.01
CPU system time (s): 2
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 382944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 230.017
system time used= 1.54976
maximum resident set size= 280476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186295
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2463
involuntary context switches= 423

runsolver used 7.51686 second user time and 11.8892 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-27 18:08:16
IDJOB=3699329
IDBENCH=92748
IDSOLVER=2276
FILE ID=node148/3699329-1338134896
RUNJOBID= node148-1338123335-22385
PBS_JOBID= 14624498
Free space on /tmp= 71516 MiB

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

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

MD5SUM BENCH= 8a23e88f34ee33e636d3b24522832f27
RANDOM SEED=219088161

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31366528 kB
Buffers:          275752 kB
Cached:           376136 kB
SwapCached:          576 kB
Active:           630952 kB
Inactive:          34056 kB
Active(anon):       3572 kB
Inactive(anon):    12156 kB
Active(file):     627380 kB
Inactive(file):    21900 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              8756 kB
Writeback:             0 kB
AnonPages:         18708 kB
Mapped:            11200 kB
Shmem:                96 kB
Slab:             704308 kB
SReclaimable:     148612 kB
SUnreclaim:       555696 kB
KernelStack:        1424 kB
PageTables:         3904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     137172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71568 MiB
End job on node148 at 2012-05-27 18:38:16