Trace number 3700945

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 1.0? (TO) 1800.1 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_8.opb
MD5SUMf1796031dd2222ba84ddb055b00dac83
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4276357
Best CPU time to get the best result obtained on this benchmark1800.57
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 102095438945
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 102095438945
Number of bits of the biggest sum of numbers37
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.54	c run usual solver
6.76/7.09	c model valid
6.76/7.09	c current solution ok
8.46/8.50	o 190895981
8.46/8.50	c current bound: 95448033
8.46/8.50	c fallback to adder encoding
29.18/29.23	c model valid
29.18/29.23	c current solution ok
29.18/29.29	o 78674397
29.18/29.29	c current bound: 39337241
29.18/29.29	c fallback to adder encoding
438.97/439.40	c model valid
438.97/439.40	c current solution ok
439.09/439.46	o 38065033
439.09/439.46	c current bound: 19032559
439.09/439.46	c fallback to adder encoding
484.88/485.25	c model valid
484.88/485.25	c current solution ok
484.93/485.30	o 12291253
484.93/485.30	c current bound: 6145669
484.93/485.30	c fallback to adder encoding
1038.63/1039.11	c model valid
1038.63/1039.11	c current solution ok
1038.63/1039.16	o 6000221
1038.63/1039.16	c current bound: 3000153
1038.63/1039.16	c fallback to adder encoding
1800.06/1800.71	./satsolver.sh: line 5: 26365 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.71	c error: unexpected solver exit code
1800.06/1800.71	s UNKNOWN

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-3700945-1338139570/watcher-3700945-1338139570 -o /tmp/evaluation-result-3700945-1338139570/solver-3700945-1338139570 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700945-1338139570.opb 712135089 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26254
/proc/meminfo: memFree=26844916/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0

[startup+0.0240831 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26254
/proc/meminfo: memFree=26844916/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26254
/proc/meminfo: memFree=26844916/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26254
/proc/meminfo: memFree=26844916/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26254
/proc/meminfo: memFree=26844916/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26258
/proc/meminfo: memFree=26619740/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=54660 CPUtime=0.56 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 8344 0 0 0 50 6 0 0 20 0 1 0 280082432 55971840 10560 33554432000 4194304 5992684 140733507339712 140733507333744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 13665 10560 172 440 0 13221 0
[pid=26257] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26257/stat : 26257 (cp2_pre.sh) S 26255 26254 23788 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 280082489 9367552 276 33554432000 4194304 5064252 140734519587120 140734519585824 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26257/statm: 2287 276 234 213 0 72 0
[pid=26258] ppid=26257 vsize=223212 CPUtime=0.91 cores=1,3,5,7
/proc/26258/stat : 26258 (coprocessor) R 26257 26254 23788 0 -1 4202496 33508 0 0 0 86 5 0 0 20 0 1 0 280082489 228569088 50396 33554432000 4194304 6586260 140735978409600 140735978405864 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26258/statm: 55803 50397 166 584 0 55215 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 296168

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26258
/proc/meminfo: memFree=26547724/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=54660 CPUtime=0.56 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 8344 0 0 0 50 6 0 0 20 0 1 0 280082432 55971840 10560 33554432000 4194304 5992684 140733507339712 140733507333744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 13665 10560 172 440 0 13221 0
[pid=26257] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26257/stat : 26257 (cp2_pre.sh) S 26255 26254 23788 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 280082489 9367552 276 33554432000 4194304 5064252 140734519587120 140734519585824 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26257/statm: 2287 276 234 213 0 72 0
[pid=26258] ppid=26257 vsize=290940 CPUtime=2.52 cores=1,3,5,7
/proc/26258/stat : 26258 (coprocessor) R 26257 26254 23788 0 -1 4202496 45113 0 0 0 215 37 0 0 20 0 1 0 280082489 297922560 71288 33554432000 4194304 6586260 140735978409600 140735978405448 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26258/statm: 72735 71288 203 584 0 72147 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 363896

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26261
/proc/meminfo: memFree=26675236/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=54660 CPUtime=3.94 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 8351 46017 0 0 50 6 295 43 20 0 1 0 280082432 55971840 10560 33554432000 4194304 5992684 140733507339712 140733507334832 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 13665 10560 172 440 0 13221 0
[pid=26260] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26260/stat : 26260 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280082827 9367552 266 33554432000 4194304 5064252 140733245947168 140733245946080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26260/statm: 2287 266 226 213 0 72 0
[pid=26261] ppid=26260 vsize=114880 CPUtime=2.33 cores=1,3,5,7
/proc/26261/stat : 26261 (glucose) R 26260 26254 23788 0 -1 4202496 22775 0 0 0 230 3 0 0 20 0 1 0 280082828 117637120 26348 33554432000 4194304 5208918 140737449213008 140737449210840 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26261/statm: 28720 26348 103 248 0 28469 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 187836

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 26268
/proc/meminfo: memFree=26157868/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=327248 CPUtime=10.84 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 21061 77607 0 0 286 150 594 54 20 0 1 0 280082432 335101952 50851 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/26255/statm: 81812 50851 188 440 0 81368 0
[pid=26267] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26267/stat : 26267 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280083519 9367552 267 33554432000 4194304 5064252 140734507993184 140734507992096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26267/statm: 2287 267 226 213 0 72 0
[pid=26268] ppid=26267 vsize=485916 CPUtime=1.81 cores=1,3,5,7
/proc/26268/stat : 26268 (glucose) R 26267 26254 23788 0 -1 4202496 67904 0 0 0 163 18 0 0 20 0 1 0 280083519 497577984 108947 33554432000 4194304 5208918 140733441725504 140733440674904 4237133 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26268/statm: 121479 108947 70 248 0 121228 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 831460

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 26269
/proc/meminfo: memFree=25998892/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=327248 CPUtime=10.84 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 21061 77607 0 0 286 150 594 54 20 0 1 0 280082432 335101952 50851 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/26255/statm: 81812 50851 188 440 0 81368 0
[pid=26267] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26267/stat : 26267 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280083519 9367552 267 33554432000 4194304 5064252 140734507993184 140734507992096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26267/statm: 2287 267 226 213 0 72 0
[pid=26268] ppid=26267 vsize=538080 CPUtime=14.61 cores=1,3,5,7
/proc/26268/stat : 26268 (glucose) R 26267 26254 23788 0 -1 4202496 82163 0 0 0 1438 23 0 0 20 0 1 0 280083519 550993920 114047 33554432000 4194304 5208918 140733441725504 140733441723336 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26268/statm: 134520 114047 104 248 0 134269 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 883624

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 26276
/proc/meminfo: memFree=26031548/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=326748 CPUtime=31.42 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 30973 170327 0 0 483 177 2345 137 20 0 1 0 280082432 334589952 47655 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 81687 47655 189 440 0 81243 0
[pid=26275] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26275/stat : 26275 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280085600 9367552 265 33554432000 4194304 5064252 140734864900912 140734864899824 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26275/statm: 2287 265 226 213 0 72 0
[pid=26276] ppid=26275 vsize=522160 CPUtime=19.41 cores=1,3,5,7
/proc/26276/stat : 26276 (glucose) R 26275 26254 23788 0 -1 4202496 74961 0 0 0 1921 20 0 0 20 0 1 0 280085600 534691840 110726 33554432000 4194304 5208918 140734963766016 140734963763688 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26276/statm: 130540 110726 104 248 0 130289 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 867204

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 26276
/proc/meminfo: memFree=26001500/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=326748 CPUtime=31.42 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 30973 170327 0 0 483 177 2345 137 20 0 1 0 280082432 334589952 47655 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 81687 47655 189 440 0 81243 0
[pid=26275] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26275/stat : 26275 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280085600 9367552 265 33554432000 4194304 5064252 140734864900912 140734864899824 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26275/statm: 2287 265 226 213 0 72 0
[pid=26276] ppid=26275 vsize=522972 CPUtime=70.6 cores=1,3,5,7
/proc/26276/stat : 26276 (glucose) R 26275 26254 23788 0 -1 4202496 75530 0 0 0 7038 22 0 0 20 0 1 0 280085600 535523328 111255 33554432000 4194304 5208918 140734963766016 140734963763768 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26276/statm: 130743 111255 104 248 0 130492 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 868016

[startup+162.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26277
/proc/meminfo: memFree=26113028/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=326748 CPUtime=31.42 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 30973 170327 0 0 483 177 2345 137 20 0 1 0 280082432 334589952 47655 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 81687 47655 189 440 0 81243 0
[pid=26275] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 26368
/proc/meminfo: memFree=26621396/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=233008 CPUtime=1039.92 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 62917 424209 0 0 900 230 102464 398 20 0 1 0 280082432 238600192 42108 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 58252 42108 189 440 0 57808 0
[pid=26364] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26364/stat : 26364 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280186471 9367552 266 33554432000 4194304 5064252 140735830399968 140735830398880 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26364/statm: 2287 266 226 213 0 72 0
[pid=26365] ppid=26364 vsize=347224 CPUtime=381.8 cores=1,3,5,7
/proc/26365/stat : 26365 (glucose) R 26364 26254 23788 0 -1 4202496 59698 0 0 0 38160 20 0 0 20 0 1 0 280186471 355557376 75522 33554432000 4194304 5208918 140735854976480 140735854974568 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26365/statm: 86806 75522 105 248 0 86555 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 598528

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 26371
/proc/meminfo: memFree=26718776/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=233008 CPUtime=1039.92 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 62917 424209 0 0 900 230 102464 398 20 0 1 0 280082432 238600192 42108 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 58252 42108 189 440 0 57808 0
[pid=26364] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26364/stat : 26364 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280186471 9367552 266 33554432000 4194304 5064252 140735830399968 140735830398880 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26364/statm: 2287 266 226 213 0 72 0
[pid=26365] ppid=26364 vsize=349012 CPUtime=441.8 cores=1,3,5,7
/proc/26365/stat : 26365 (glucose) R 26364 26254 23788 0 -1 4202496 60220 0 0 0 44159 21 0 0 20 0 1 0 280186471 357388288 77712 33554432000 4194304 5208918 140735854976480 140735854974312 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26365/statm: 87253 77712 105 248 0 87002 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 600316

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26371
/proc/meminfo: memFree=26538704/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=233008 CPUtime=1039.92 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 62917 424209 0 0 900 230 102464 398 20 0 1 0 280082432 238600192 42108 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 58252 42108 189 440 0 57808 0
[pid=26364] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26364/stat : 26364 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280186471 9367552 266 33554432000 4194304 5064252 140735830399968 140735830398880 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26364/statm: 2287 266 226 213 0 72 0
[pid=26365] ppid=26364 vsize=349012 CPUtime=501.77 cores=1,3,5,7
/proc/26365/stat : 26365 (glucose) R 26364 26254 23788 0 -1 4202496 60347 0 0 0 50156 21 0 0 20 0 1 0 280186471 357388288 79740 33554432000 4194304 5208918 140735854976480 140735854974312 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26365/statm: 87253 79740 105 248 0 87002 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 600316

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26371
/proc/meminfo: memFree=26653084/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=233008 CPUtime=1039.92 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 62917 424209 0 0 900 230 102464 398 20 0 1 0 280082432 238600192 42108 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 58252 42108 189 440 0 57808 0
[pid=26364] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26364/stat : 26364 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280186471 9367552 266 33554432000 4194304 5064252 140735830399968 140735830398880 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26364/statm: 2287 266 226 213 0 72 0
[pid=26365] ppid=26364 vsize=349012 CPUtime=561.76 cores=1,3,5,7
/proc/26365/stat : 26365 (glucose) R 26364 26254 23788 0 -1 4202496 61185 0 0 0 56154 22 0 0 20 0 1 0 280186471 357388288 76534 33554432000 4194304 5208918 140735854976480 140735854974568 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26365/statm: 87253 76534 105 248 0 87002 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 600316

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26372
/proc/meminfo: memFree=26781216/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=233008 CPUtime=1039.92 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 62917 424209 0 0 900 230 102464 398 20 0 1 0 280082432 238600192 42108 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 58252 42108 189 440 0 57808 0
[pid=26364] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26364/stat : 26364 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280186471 9367552 266 33554432000 4194304 5064252 140735830399968 140735830398880 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26364/statm: 2287 266 226 213 0 72 0
[pid=26365] ppid=26364 vsize=353788 CPUtime=621.75 cores=1,3,5,7
/proc/26365/stat : 26365 (glucose) R 26364 26254 23788 0 -1 4202496 61750 0 0 0 62153 22 0 0 20 0 1 0 280186471 362278912 78121 33554432000 4194304 5208918 140735854976480 140735854974312 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26365/statm: 88447 78121 105 248 0 88196 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 605092

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26372
/proc/meminfo: memFree=26575928/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=233008 CPUtime=1039.92 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 62917 424209 0 0 900 230 102464 398 20 0 1 0 280082432 238600192 42108 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 58252 42108 189 440 0 57808 0
[pid=26364] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26364/stat : 26364 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280186471 9367552 266 33554432000 4194304 5064252 140735830399968 140735830398880 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26364/statm: 2287 266 226 213 0 72 0
[pid=26365] ppid=26364 vsize=353788 CPUtime=681.75 cores=1,3,5,7
/proc/26365/stat : 26365 (glucose) R 26364 26254 23788 0 -1 4202496 61910 0 0 0 68152 23 0 0 20 0 1 0 280186471 362278912 81345 33554432000 4194304 5208918 140735854976480 140735854974312 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26365/statm: 88447 81345 105 248 0 88196 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 605092

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26372
/proc/meminfo: memFree=26744700/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=233008 CPUtime=1039.92 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 62917 424209 0 0 900 230 102464 398 20 0 1 0 280082432 238600192 42108 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 58252 42108 189 440 0 57808 0
[pid=26364] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26364/stat : 26364 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280186471 9367552 266 33554432000 4194304 5064252 140735830399968 140735830398880 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26364/statm: 2287 266 226 213 0 72 0
[pid=26365] ppid=26364 vsize=353788 CPUtime=741.73 cores=1,3,5,7
/proc/26365/stat : 26365 (glucose) R 26364 26254 23788 0 -1 4202496 63117 0 0 0 74148 25 0 0 20 0 1 0 280186471 362278912 78834 33554432000 4194304 5208918 140735854976480 140735854974568 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26365/statm: 88447 78834 105 248 0 88196 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 605092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26372
/proc/meminfo: memFree=26685560/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=233008 CPUtime=1039.92 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 62917 424209 0 0 900 230 102464 398 20 0 1 0 280082432 238600192 42108 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 58252 42108 189 440 0 57808 0
[pid=26364] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26364/stat : 26364 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280186471 9367552 266 33554432000 4194304 5064252 140735830399968 140735830398880 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26364/statm: 2287 266 226 213 0 72 0
[pid=26365] ppid=26364 vsize=353788 CPUtime=760.14 cores=1,3,5,7
/proc/26365/stat : 26365 (glucose) R 26364 26254 23788 0 -1 4202496 63118 0 0 0 75988 26 0 0 20 0 1 0 280186471 362278912 79346 33554432000 4194304 5208918 140735854976480 140735854974568 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26365/statm: 88447 79346 105 248 0 88196 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 605092

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26372
/proc/meminfo: memFree=26685560/32873648 swapFree=7104/7104
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (npSolver-pbo.sh) S 26252 26254 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280082432 9367552 275 33554432000 4194304 5064252 140737451358736 140737451357648 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 275 233 213 0 72 0
[pid=26255] ppid=26254 vsize=233008 CPUtime=1039.92 cores=1,3,5,7
/proc/26255/stat : 26255 (npSolver-pbo) S 26254 26254 23788 0 -1 4202496 62917 424209 0 0 900 230 102464 398 20 0 1 0 280082432 238600192 42108 33554432000 4194304 5992684 140733507339712 140733507332032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 23 0 0
/proc/26255/statm: 58252 42108 189 440 0 57808 0
[pid=26364] ppid=26255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26364/stat : 26364 (satsolver.sh) S 26255 26254 23788 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280186471 9367552 266 33554432000 4194304 5064252 140735830399968 140735830398880 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26364/statm: 2287 266 226 213 0 72 0
[pid=26365] ppid=26364 vsize=353788 CPUtime=760.14 cores=1,3,5,7
/proc/26365/stat : 26365 (glucose) R 26364 26254 23788 0 -1 4202496 63118 0 0 0 75988 26 0 0 20 0 1 0 280186471 362278912 79346 33554432000 4194304 5208918 140735854976480 140735854974568 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26365/statm: 88447 79346 105 248 0 88196 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 605092

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.1
CPU user time (s): 1793.54
CPU system time (s): 6.562
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 1103796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.54
system time used= 6.562
maximum resident set size= 630624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 551234
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1519128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8727
involuntary context switches= 2120

runsolver used 7.16691 second user time and 18.5022 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-27 19:26:10
IDJOB=3700945
IDBENCH=92752
IDSOLVER=2277
FILE ID=node127/3700945-1338139570
RUNJOBID= node127-1338121714-23805
PBS_JOBID= 14624481
Free space on /tmp= 70960 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_8.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700945-1338139570/watcher-3700945-1338139570 -o /tmp/evaluation-result-3700945-1338139570/solver-3700945-1338139570 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700945-1338139570.opb 712135089 HOME HOME

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

MD5SUM BENCH= f1796031dd2222ba84ddb055b00dac83
RANDOM SEED=712135089

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.348
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:        26845452 kB
Buffers:          465396 kB
Cached:          3699296 kB
SwapCached:            0 kB
Active:          2385820 kB
Inactive:        2752752 kB
Active(anon):     975872 kB
Inactive(anon):        0 kB
Active(file):    1409948 kB
Inactive(file):  2752752 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9348 kB
Writeback:             0 kB
AnonPages:        869540 kB
Mapped:            15552 kB
Shmem:               200 kB
Slab:             742784 kB
SReclaimable:     187120 kB
SUnreclaim:       555664 kB
KernelStack:        1520 kB
PageTables:         5800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1314956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    587776 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= 70948 MiB
End job on node127 at 2012-05-27 19:56:11