Trace number 3750160

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 (fixed)? (TO) 1800.15 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_9_mh_ic.opb
MD5SUMe68c386be3005ac1db93713ad853c109
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3056260
Best CPU time to get the best result obtained on this benchmark130.34
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 7285050849
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 7285050849
Number of bits of the biggest sum of numbers33
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.07	c old isEQ: 0, new EQ is 1
0.00/0.07	c old isEQ: 176, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.12	c old isEQ: 0, new EQ is 1
0.00/0.13	c old isEQ: 1, new EQ is 1
0.00/0.15	c run usual solver
1.26/1.35	c model valid
1.26/1.35	c current solution ok
1.48/1.51	o 356474123
1.48/1.51	c current bound: 178237069
1.48/1.51	c fallback to adder encoding
308.24/308.76	c model valid
308.24/308.76	c current solution ok
308.24/308.77	o 102352768
308.24/308.77	c current bound: 51176391
308.24/308.77	c fallback to adder encoding
1291.37/1292.04	c model valid
1291.37/1292.04	c current solution ok
1291.37/1292.05	o 39195049
1291.37/1292.05	c current bound: 19597532
1291.37/1292.05	c fallback to adder encoding
1800.10/1800.51	./satsolver.sh: line 5:  1605 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.51	c error: unexpected solver exit code
1800.10/1800.51	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-3750160-1339178933/watcher-3750160-1339178933 -o /tmp/evaluation-result-3750160-1339178933/solver-3750160-1339178933 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750160-1339178933.opb 1462697313 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.04 2.06 2.01 3/179 1494
/proc/meminfo: memFree=23363896/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0

[startup+0.028484 s]
/proc/loadavg: 2.04 2.06 2.01 3/179 1494
/proc/meminfo: memFree=23363896/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.04 2.06 2.01 3/179 1494
/proc/meminfo: memFree=23363896/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300164 s]
/proc/loadavg: 2.04 2.06 2.01 3/179 1494
/proc/meminfo: memFree=23363896/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700142 s]
/proc/loadavg: 2.04 2.06 2.01 3/179 1494
/proc/meminfo: memFree=23363896/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.04 2.06 2.01 3/183 1501
/proc/meminfo: memFree=23336612/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=14052 CPUtime=1.48 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) R 1494 1494 699 0 -1 4202496 5936 16242 0 0 20 13 110 5 20 0 1 0 384017433 14389248 3099 33554432000 4194304 6004724 140735417806928 140735417801128 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 3513 3099 170 442 0 3067 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23200

[startup+3.1002 s]
/proc/loadavg: 2.04 2.06 2.01 3/181 1506
/proc/meminfo: memFree=23290092/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=96428 CPUtime=2.17 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 11006 16757 0 0 79 22 110 6 20 0 1 0 384017433 98742272 17977 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 24107 17977 180 442 0 23661 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 105576
heavy processes:

[startup+6.30039 s]
/proc/loadavg: 2.03 2.06 2.01 3/183 1508
/proc/meminfo: memFree=23126692/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=96428 CPUtime=2.17 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 11006 16757 0 0 79 22 110 6 20 0 1 0 384017433 98742272 17977 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 24107 17977 180 442 0 23661 0
[pid=1507] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1507/stat : 1507 (satsolver.sh) S 1495 1494 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384017651 9367552 267 33554432000 4194304 5064252 140735345264864 140735345263776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1507/statm: 2287 267 226 213 0 72 0
[pid=1508] ppid=1507 vsize=126860 CPUtime=4.1 cores=0,2,4,6
/proc/1508/stat : 1508 (glucose) R 1507 1494 699 0 -1 4202496 25991 0 0 0 405 5 0 0 20 0 1 0 384017651 129904640 28845 33554432000 4194304 5208918 140734725389216 140734725387064 4229251 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1508/statm: 31715 28845 104 248 0 31464 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 241584

[startup+12.7005 s]
/proc/loadavg: 2.03 2.06 2.01 3/183 1508
/proc/meminfo: memFree=23126396/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=96428 CPUtime=2.17 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 11006 16757 0 0 79 22 110 6 20 0 1 0 384017433 98742272 17977 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 24107 17977 180 442 0 23661 0
[pid=1507] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1507/stat : 1507 (satsolver.sh) S 1495 1494 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384017651 9367552 267 33554432000 4194304 5064252 140735345264864 140735345263776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1507/statm: 2287 267 226 213 0 72 0
[pid=1508] ppid=1507 vsize=129216 CPUtime=10.5 cores=0,2,4,6
/proc/1508/stat : 1508 (glucose) R 1507 1494 699 0 -1 4202496 26508 0 0 0 1044 6 0 0 20 0 1 0 384017651 132317184 29873 33554432000 4194304 5208918 140734725389216 140734725386968 4229335 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1508/statm: 32304 29873 104 248 0 32053 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 243940

[startup+25.5005 s]
/proc/loadavg: 2.02 2.06 2.01 3/183 1508
/proc/meminfo: memFree=23124932/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=96428 CPUtime=2.17 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 11006 16757 0 0 79 22 110 6 20 0 1 0 384017433 98742272 17977 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 24107 17977 180 442 0 23661 0
[pid=1507] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1507/stat : 1507 (satsolver.sh) S 1495 1494 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384017651 9367552 267 33554432000 4194304 5064252 140735345264864 140735345263776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1507/statm: 2287 267 226 213 0 72 0
[pid=1508] ppid=1507 vsize=130368 CPUtime=23.3 cores=0,2,4,6
/proc/1508/stat : 1508 (glucose) R 1507 1494 699 0 -1 4202496 26780 0 0 0 2324 6 0 0 20 0 1 0 384017651 133496832 30142 33554432000 4194304 5208918 140734725389216 140734725387048 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1508/statm: 32592 30142 104 248 0 32341 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 245092

[startup+51.1004 s]
/proc/loadavg: 2.09 2.07 2.01 3/183 1508
/proc/meminfo: memFree=23122888/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=96428 CPUtime=2.17 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 11006 16757 0 0 79 22 110 6 20 0 1 0 384017433 98742272 17977 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 24107 17977 180 442 0 23661 0
[pid=1507] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1507/stat : 1507 (satsolver.sh) S 1495 1494 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384017651 9367552 267 33554432000 4194304 5064252 140735345264864 140735345263776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1507/statm: 2287 267 226 213 0 72 0
[pid=1508] ppid=1507 vsize=130632 CPUtime=48.9 cores=0,2,4,6
/proc/1508/stat : 1508 (glucose) R 1507 1494 699 0 -1 4202496 27469 0 0 0 4883 7 0 0 20 0 1 0 384017651 133767168 30257 33554432000 4194304 5208918 140734725389216 140734725387064 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1508/statm: 32658 30257 104 248 0 32407 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 245356

[startup+102.307 s]
/proc/loadavg: 2.04 2.06 2.00 3/184 1511
/proc/meminfo: memFree=23117664/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=96428 CPUtime=2.17 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 11006 16757 0 0 79 22 110 6 20 0 1 0 384017433 98742272 17977 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 24107 17977 180 442 0 23661 0
[pid=1507] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1507/stat : 1507 (satsolver.sh) S 1495 1494 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384017651 9367552 267 33554432000 4194304 5064252 140735345264864 140735345263776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1507/statm: 2287 267 226 213 0 72 0
[pid=1508] ppid=1507 vsize=132820 CPUtime=100.09 cores=0,2,4,6
/proc/1508/stat : 1508 (glucose) R 1507 1494 699 0 -1 4202496 30278 0 0 0 10000 9 0 0 20 0 1 0 384017651 136007680 30784 33554432000 4194304 5208918 140734725389216 140734725386968 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1508/statm: 33205 30784 104 248 0 32954 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 247544

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/183 1511
/proc/meminfo: memFree=23107104/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=96428 CPUtime=2.17 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 11006 16757 0 0 79 22 110 6 20 0 1 0 384017433 98742272 17977 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 24107 17977 180 442 0 23661 0
[pid=1507] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1507/stat : 1507 (satsolver.sh) S 1495 1494 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384017651 9367552 267 33554432000 4194304 5064252 140735345264864 140735345263776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1507/statm: 2287 267 226 213 0 72 0
[pid=1508] ppid=1507 vsize=153632 CPUtime=160.06 cores=0,2,4,6
/proc/1508/stat : 1508 (glucose) R 1507 1494 699 0 -1 4202496 32498 0 0 0 15994 12 0 0 20 0 1 0 384017651 157319168 32339 33554432000 4194304 5208918 140734725389216 140734725387064 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1508/statm: 38408 32339 104 248 0 38157 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 268356

[startup+222.3 s]
/proc/loadavg: 2.16 2.09 2.01 3/183 1571
/proc/meminfo: memFree=22562372/32873648 swapFree=7376/7376

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 1605
/proc/meminfo: memFree=22745008/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=79588 CPUtime=1292.35 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 22022 98533 0 0 190 36 128932 77 20 0 1 0 384017433 81498112 12264 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 19897 12264 181 442 0 19451 0
[pid=1604] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1604/stat : 1604 (satsolver.sh) S 1495 1494 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384146697 9367552 267 33554432000 4194304 5064252 140733655995616 140733655994528 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1604/statm: 2287 267 226 213 0 72 0
[pid=1605] ppid=1604 vsize=127772 CPUtime=129.63 cores=0,2,4,6
/proc/1605/stat : 1605 (glucose) R 1604 1494 699 0 -1 4202496 31703 0 0 0 12951 12 0 0 20 0 1 0 384146697 130838528 28105 33554432000 4194304 5208918 140733889937840 140733889935992 4205227 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1605/statm: 31943 28105 105 248 0 31692 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 225656

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 1606
/proc/meminfo: memFree=22726248/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=79588 CPUtime=1292.35 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 22022 98533 0 0 190 36 128932 77 20 0 1 0 384017433 81498112 12264 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 19897 12264 181 442 0 19451 0
[pid=1604] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1604/stat : 1604 (satsolver.sh) S 1495 1494 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384146697 9367552 267 33554432000 4194304 5064252 140733655995616 140733655994528 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1604/statm: 2287 267 226 213 0 72 0
[pid=1605] ppid=1604 vsize=128520 CPUtime=189.62 cores=0,2,4,6
/proc/1605/stat : 1605 (glucose) R 1604 1494 699 0 -1 4202496 33531 0 0 0 18948 14 0 0 20 0 1 0 384146697 131604480 29771 33554432000 4194304 5208918 140733889937840 140733889935672 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1605/statm: 32130 29771 105 248 0 31879 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 226404

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 1606
/proc/meminfo: memFree=22747340/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=79588 CPUtime=1292.35 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 22022 98533 0 0 190 36 128932 77 20 0 1 0 384017433 81498112 12264 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 19897 12264 181 442 0 19451 0
[pid=1604] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1604/stat : 1604 (satsolver.sh) S 1495 1494 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384146697 9367552 267 33554432000 4194304 5064252 140733655995616 140733655994528 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1604/statm: 2287 267 226 213 0 72 0
[pid=1605] ppid=1604 vsize=129388 CPUtime=249.59 cores=0,2,4,6
/proc/1605/stat : 1605 (glucose) R 1604 1494 699 0 -1 4202496 36111 0 0 0 24943 16 0 0 20 0 1 0 384146697 132493312 29052 33554432000 4194304 5208918 140733889937840 140733889935928 4211792 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1605/statm: 32347 29052 105 248 0 32096 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 227272

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 1606
/proc/meminfo: memFree=22736016/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=79588 CPUtime=1292.35 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 22022 98533 0 0 190 36 128932 77 20 0 1 0 384017433 81498112 12264 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 19897 12264 181 442 0 19451 0
[pid=1604] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1604/stat : 1604 (satsolver.sh) S 1495 1494 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384146697 9367552 267 33554432000 4194304 5064252 140733655995616 140733655994528 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1604/statm: 2287 267 226 213 0 72 0
[pid=1605] ppid=1604 vsize=129388 CPUtime=309.57 cores=0,2,4,6
/proc/1605/stat : 1605 (glucose) R 1604 1494 699 0 -1 4202496 37716 0 0 0 30939 18 0 0 20 0 1 0 384146697 132493312 30351 33554432000 4194304 5208918 140733889937840 140733889935928 4211147 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1605/statm: 32347 30351 105 248 0 32096 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 227272

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 1606
/proc/meminfo: memFree=22720360/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=79588 CPUtime=1292.35 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 22022 98533 0 0 190 36 128932 77 20 0 1 0 384017433 81498112 12264 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 19897 12264 181 442 0 19451 0
[pid=1604] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1604/stat : 1604 (satsolver.sh) S 1495 1494 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384146697 9367552 267 33554432000 4194304 5064252 140733655995616 140733655994528 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1604/statm: 2287 267 226 213 0 72 0
[pid=1605] ppid=1604 vsize=150080 CPUtime=369.56 cores=0,2,4,6
/proc/1605/stat : 1605 (glucose) R 1604 1494 699 0 -1 4202496 40264 0 0 0 36936 20 0 0 20 0 1 0 384146697 153681920 31997 33554432000 4194304 5208918 140733889937840 140733889935992 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1605/statm: 37520 31997 105 248 0 37269 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 247964

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1606
/proc/meminfo: memFree=22704084/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=79588 CPUtime=1292.35 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 22022 98533 0 0 190 36 128932 77 20 0 1 0 384017433 81498112 12264 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 19897 12264 181 442 0 19451 0
[pid=1604] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1604/stat : 1604 (satsolver.sh) S 1495 1494 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384146697 9367552 267 33554432000 4194304 5064252 140733655995616 140733655994528 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1604/statm: 2287 267 226 213 0 72 0
[pid=1605] ppid=1604 vsize=151236 CPUtime=429.56 cores=0,2,4,6
/proc/1605/stat : 1605 (glucose) R 1604 1494 699 0 -1 4202496 41919 0 0 0 42934 22 0 0 20 0 1 0 384146697 154865664 32761 33554432000 4194304 5208918 140733889937840 140733889933608 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1605/statm: 37809 32761 105 248 0 37558 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 249120

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 1607
/proc/meminfo: memFree=22695356/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=79588 CPUtime=1292.35 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 22022 98533 0 0 190 36 128932 77 20 0 1 0 384017433 81498112 12264 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 19897 12264 181 442 0 19451 0
[pid=1604] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1604/stat : 1604 (satsolver.sh) S 1495 1494 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384146697 9367552 267 33554432000 4194304 5064252 140733655995616 140733655994528 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1604/statm: 2287 267 226 213 0 72 0
[pid=1605] ppid=1604 vsize=153944 CPUtime=489.55 cores=0,2,4,6
/proc/1605/stat : 1605 (glucose) R 1604 1494 699 0 -1 4202496 45212 0 0 0 48931 24 0 0 20 0 1 0 384146697 157638656 32264 33554432000 4194304 5208918 140733889937840 140733889935992 4229316 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1605/statm: 38486 32264 105 248 0 38235 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 251828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 1607
/proc/meminfo: memFree=22691140/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=79588 CPUtime=1292.35 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 22022 98533 0 0 190 36 128932 77 20 0 1 0 384017433 81498112 12264 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 19897 12264 181 442 0 19451 0
[pid=1604] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1604/stat : 1604 (satsolver.sh) S 1495 1494 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384146697 9367552 267 33554432000 4194304 5064252 140733655995616 140733655994528 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1604/statm: 2287 267 226 213 0 72 0
[pid=1605] ppid=1604 vsize=153944 CPUtime=507.75 cores=0,2,4,6
/proc/1605/stat : 1605 (glucose) R 1604 1494 699 0 -1 4202496 45241 0 0 0 50751 24 0 0 20 0 1 0 384146697 157638656 32804 33554432000 4194304 5208918 140733889937840 140733889934216 4212869 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1605/statm: 38486 32804 105 248 0 38235 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 251828

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 1607
/proc/meminfo: memFree=22691140/32873648 swapFree=7376/7376
[pid=1494] ppid=1492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1494/stat : 1494 (npSolver-pbo.sh) S 1492 1494 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384017433 9367552 275 33554432000 4194304 5064252 140733916712368 140733916711280 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1494/statm: 2287 275 233 213 0 72 0
[pid=1495] ppid=1494 vsize=79588 CPUtime=1292.35 cores=0,2,4,6
/proc/1495/stat : 1495 (npSolver-pbo) S 1494 1494 699 0 -1 4202496 22022 98533 0 0 190 36 128932 77 20 0 1 0 384017433 81498112 12264 33554432000 4194304 6004724 140735417806928 140735417799280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 19897 12264 181 442 0 19451 0
[pid=1604] ppid=1495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1604/stat : 1604 (satsolver.sh) S 1495 1494 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384146697 9367552 267 33554432000 4194304 5064252 140733655995616 140733655994528 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1604/statm: 2287 267 226 213 0 72 0
[pid=1605] ppid=1604 vsize=153944 CPUtime=507.75 cores=0,2,4,6
/proc/1605/stat : 1605 (glucose) R 1604 1494 699 0 -1 4202496 45241 0 0 0 50751 24 0 0 20 0 1 0 384146697 157638656 32804 33554432000 4194304 5208918 140733889937840 140733889934216 4212869 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1605/statm: 38486 32804 105 248 0 38235 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 251828

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.15
CPU user time (s): 1798.76
CPU system time (s): 1.38979
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 334880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.76
system time used= 1.38979
maximum resident set size= 199840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166786
page faults= 0
swaps= 0
block input operations= 0
block output operations= 255552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1210
involuntary context switches= 2014

runsolver used 5.66514 second user time and 16.8484 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 20:08:53
IDJOB=3750160
IDBENCH=92685
IDSOLVER=2334
FILE ID=node149/3750160-1339178933
RUNJOBID= node149-1339170286-715
PBS_JOBID= 14643834
Free space on /tmp= 63396 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_9_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750160-1339178933/watcher-3750160-1339178933 -o /tmp/evaluation-result-3750160-1339178933/solver-3750160-1339178933 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750160-1339178933.opb 1462697313 HOME HOME

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

MD5SUM BENCH= e68c386be3005ac1db93713ad853c109
RANDOM SEED=1462697313

node149.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.145
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.29
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.145
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.145
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	: 5438.55
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.145
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.145
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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
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.145
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.145
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:        23364540 kB
Buffers:          120620 kB
Cached:          7744300 kB
SwapCached:         2136 kB
Active:           965416 kB
Inactive:        7346428 kB
Active(anon):     445824 kB
Inactive(anon):     2768 kB
Active(file):     519592 kB
Inactive(file):  7343660 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100028 kB
Dirty:              8960 kB
Writeback:             0 kB
AnonPages:        623848 kB
Mapped:             9688 kB
Shmem:                 0 kB
Slab:            1055184 kB
SReclaimable:     499052 kB
SUnreclaim:       556132 kB
KernelStack:        1520 kB
PageTables:         4856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     621004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    561152 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= 63228 MiB
End job on node149 at 2012-06-08 20:38:54