Trace number 3696462

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.12 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
MD5SUM05ceccb8ea9c274c844c39df1472d3cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-42
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints59186
Number of constraints which are clauses59186
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.18	c model valid
0.00/0.18	c current solution ok
0.00/0.28	o 0
0.00/0.28	c current bound: 472
0.00/0.28	c (debug) using card networks
1.15/1.28	c current bound: 709
1.15/1.28	c (debug) using card networks
3.26/3.33	c current bound: 827
3.26/3.33	c (debug) using card networks
6.36/6.45	c current bound: 886
6.36/6.45	c (debug) using card networks
10.47/10.57	c current bound: 916
10.47/10.57	c (debug) using card networks
10.67/10.75	c model valid
10.67/10.75	c current solution ok
10.67/10.75	o -30
10.67/10.75	c current bound: 901
10.67/10.75	c (debug) using card networks
1800.07/1800.51	./satsolver.sh: line 5: 16903 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.51	c error: unexpected solver exit code
1800.07/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-3696462-1338062380/watcher-3696462-1338062380 -o /tmp/evaluation-result-3696462-1338062380/solver-3696462-1338062380 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696462-1338062380.opb 1041170915 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.01 2.00 3/179 16881
/proc/meminfo: memFree=27506996/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0

[startup+0.0440411 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16881
/proc/meminfo: memFree=27506996/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16881
/proc/meminfo: memFree=27506996/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300139 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16881
/proc/meminfo: memFree=27506996/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16881
/proc/meminfo: memFree=27506996/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 16888
/proc/meminfo: memFree=27486448/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7232 CPUtime=1.28 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 2594 8144 0 0 22 8 97 1 20 0 1 0 272365315 7405568 1201 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1808 1201 172 410 0 1390 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 16380

[startup+3.10041 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 16891
/proc/meminfo: memFree=27480928/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7232 CPUtime=1.28 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 2594 8144 0 0 22 8 97 1 20 0 1 0 272365315 7405568 1201 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1808 1201 172 410 0 1390 0
[pid=16890] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16890/stat : 16890 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272365446 9367552 267 33554432000 4194304 5064252 140734962706480 140734962705392 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16890/statm: 2287 267 226 213 0 72 0
[pid=16891] ppid=16890 vsize=17456 CPUtime=1.78 cores=1,3,5,7
/proc/16891/stat : 16891 (glucose_static) R 16890 16881 15605 0 -1 4202496 5782 0 0 0 177 1 0 0 20 0 1 0 272365446 17874944 3841 33554432000 4194304 4896791 140737236714080 140737236711592 4235550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16891/statm: 4364 3841 76 172 0 4190 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42984

[startup+6.30039 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 16894
/proc/meminfo: memFree=27477236/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7232 CPUtime=3.34 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 3460 15054 0 0 25 8 298 3 20 0 1 0 272365315 7405568 1201 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1808 1201 172 410 0 1390 0
[pid=16893] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16893/stat : 16893 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272365651 9367552 267 33554432000 4194304 5064252 140736544507664 140736544506576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16893/statm: 2287 267 226 213 0 72 0
[pid=16894] ppid=16893 vsize=17672 CPUtime=2.92 cores=1,3,5,7
/proc/16894/stat : 16894 (glucose_static) R 16893 16881 15605 0 -1 4202496 7168 0 0 0 291 1 0 0 20 0 1 0 272365651 18096128 3915 33554432000 4194304 4896791 140734470926432 140734470923672 4225488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16894/statm: 4418 3915 76 172 0 4244 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43200

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 16903
/proc/meminfo: memFree=27484932/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=19228 CPUtime=1.91 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 5877 0 0 0 190 1 0 0 20 0 1 0 272366392 19689472 4080 33554432000 4194304 4896791 140735624750896 140735624748408 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 4807 4080 78 172 0 4633 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 45400

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 16906
/proc/meminfo: memFree=27471400/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=25064 CPUtime=14.71 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 14026 0 0 0 1467 4 0 0 20 0 1 0 272366392 25665536 5710 33554432000 4194304 4896791 140735624750896 140735624748472 4225376 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 6266 5710 78 172 0 6092 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 51236

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16906
/proc/meminfo: memFree=27466580/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=39912 CPUtime=40.31 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 21681 0 0 0 4024 7 0 0 20 0 1 0 272366392 40869888 8371 33554432000 4194304 4896791 140735624750896 140735624748424 4224992 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 9978 8371 78 172 0 9804 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66084

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16929
/proc/meminfo: memFree=27461568/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=37828 CPUtime=91.49 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 30267 0 0 0 9138 11 0 0 20 0 1 0 272366392 38735872 8551 33554432000 4194304 4896791 140735624750896 140735624748424 4231978 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 9457 8551 78 172 0 9283 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 64000

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 16930
/proc/meminfo: memFree=27432276/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=59888 CPUtime=151.46 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 39347 0 0 0 15130 16 0 0 20 0 1 0 272366392 61325312 12121 33554432000 4194304 4896791 140735624750896 140735624748424 4225180 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 14972 12121 78 172 0 14798 0
Current children cumulated CPU time (s) 162.2

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16940
/proc/meminfo: memFree=27322324/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=144616 CPUtime=1411.23 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 118888 0 0 0 141042 81 0 0 20 0 1 0 272366392 148086784 27466 33554432000 4194304 4896791 140735624750896 140735624748152 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 36154 27466 78 172 0 35980 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 170788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16940
/proc/meminfo: memFree=27292916/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=145484 CPUtime=1471.2 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 120457 0 0 0 147037 83 0 0 20 0 1 0 272366392 148975616 30394 33554432000 4194304 4896791 140735624750896 140735624748104 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 36371 30394 78 172 0 36197 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 171656

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17003
/proc/meminfo: memFree=27465452/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=115332 CPUtime=1531.19 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 122669 0 0 0 153033 86 0 0 20 0 1 0 272366392 118099968 23149 33554432000 4194304 4896791 140735624750896 140735624748152 4231978 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 28833 23149 78 172 0 28659 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 141504

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 17076
/proc/meminfo: memFree=27448412/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=115916 CPUtime=1591.17 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 124696 0 0 0 159029 88 0 0 20 0 1 0 272366392 118697984 26180 33554432000 4194304 4896791 140735624750896 140735624748424 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 28979 26180 78 172 0 28805 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 142088

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17147
/proc/meminfo: memFree=27438500/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=148292 CPUtime=1651.15 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 126908 0 0 0 165025 90 0 0 20 0 1 0 272366392 151851008 28569 33554432000 4194304 4896791 140735624750896 140735624748424 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 37073 28569 78 172 0 36899 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 174464

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17191
/proc/meminfo: memFree=26614696/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=149172 CPUtime=1711.13 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 128686 0 0 0 171020 93 0 0 20 0 1 0 272366392 152752128 30922 33554432000 4194304 4896791 140735624750896 140735624748104 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 37293 30922 78 172 0 37119 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 175344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17191
/proc/meminfo: memFree=25508164/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=100452 CPUtime=1771.13 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 130725 0 0 0 177017 96 0 0 20 0 1 0 272366392 102862848 23359 33554432000 4194304 4896791 140735624750896 140735624748472 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 25113 23359 78 172 0 24939 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 126624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17191
/proc/meminfo: memFree=25155228/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=119420 CPUtime=1789.33 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 131324 0 0 0 178836 97 0 0 20 0 1 0 272366392 122286080 27522 33554432000 4194304 4896791 140735624750896 140735624745912 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 29855 27522 78 172 0 29681 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 145592

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.00 2.00 2.00 3/181 17191
/proc/meminfo: memFree=25155228/32873648 swapFree=6336/6336
[pid=16881] ppid=16879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16881/stat : 16881 (runPb2sat.sh) S 16879 16881 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365314 9367552 275 33554432000 4194304 5064252 140735392130512 140735392129424 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16881/statm: 2287 275 233 213 0 72 0
[pid=16882] ppid=16881 vsize=7876 CPUtime=10.74 cores=1,3,5,7
/proc/16882/stat : 16882 (pb2sat) S 16881 16881 15605 0 -1 4202496 6504 36007 0 0 37 9 1019 9 20 0 1 0 272365315 8065024 1363 33554432000 4194304 5873084 140734952607424 140734952601240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16882/statm: 1969 1363 172 410 0 1551 0
[pid=16902] ppid=16882 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16902/stat : 16902 (satsolver.sh) S 16882 16881 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272366392 9367552 266 33554432000 4194304 5064252 140736993534368 140736993533280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16902/statm: 2287 266 226 213 0 72 0
[pid=16903] ppid=16902 vsize=119420 CPUtime=1789.33 cores=1,3,5,7
/proc/16903/stat : 16903 (glucose_static) R 16902 16881 15605 0 -1 4202496 131324 0 0 0 178836 97 0 0 20 0 1 0 272366392 122286080 27522 33554432000 4194304 4896791 140735624750896 140735624745912 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16903/statm: 29855 27522 78 172 0 29681 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 145592

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1798.95
CPU system time (s): 1.16582
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 206120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 1.16582
maximum resident set size= 154424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174824
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 177
involuntary context switches= 1877

runsolver used 3.2955 second user time and 7.47786 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-26 21:59:40
IDJOB=3696462
IDBENCH=2252
IDSOLVER=2274
FILE ID=node112/3696462-1338062380
RUNJOBID= node112-1338052947-15622
PBS_JOBID= 14624404
Free space on /tmp= 71528 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696462-1338062380/watcher-3696462-1338062380 -o /tmp/evaluation-result-3696462-1338062380/solver-3696462-1338062380 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696462-1338062380.opb 1041170915 HOME HOME

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

MD5SUM BENCH= 05ceccb8ea9c274c844c39df1472d3cc
RANDOM SEED=1041170915

node112.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27507904 kB
Buffers:          309948 kB
Cached:          4158460 kB
SwapCached:            0 kB
Active:           851316 kB
Inactive:        3704592 kB
Active(anon):      89908 kB
Inactive(anon):        0 kB
Active(file):     761408 kB
Inactive(file):  3704592 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9680 kB
Writeback:             0 kB
AnonPages:         92848 kB
Mapped:            15500 kB
Shmem:               200 kB
Slab:             673692 kB
SReclaimable:     117640 kB
SUnreclaim:       556052 kB
KernelStack:        1496 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     204632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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= 71528 MiB
End job on node112 at 2012-05-26 22:29:41