Trace number 3696317

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos5.opb
MD5SUM687e90f40c46b53feec9c54ee9b43fa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15360
Best CPU time to get the best result obtained on this benchmark1352.86
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15360
Optimality of the best value was proved NO
Number of variables163
Total number of constraints73
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3
Number of constraints which are nor clauses,nor cardinality constraints70
Minimum length of a constraint11
Maximum length of a constraint102
Number of terms in the objective function 163
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 74742
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 74742
Number of bits of the biggest sum of numbers17
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.13	c model valid
0.00/0.13	c current solution ok
0.00/0.30	o 20480
0.00/0.30	c current bound: 10240
0.00/0.30	c fallback to adder encoding
3.27/3.30	c current bound: 15360
3.27/3.30	c fallback to adder encoding
444.96/445.16	c model valid
444.96/445.16	c current solution ok
444.96/445.17	o 15360
444.96/445.17	c current bound: 12800
444.96/445.17	c fallback to adder encoding
450.25/450.41	c current bound: 14080
450.25/450.41	c fallback to adder encoding
471.86/472.05	c current bound: 14720
471.86/472.05	c fallback to adder encoding
600.20/600.43	c current bound: 15040
600.20/600.43	c fallback to adder encoding
698.19/698.46	c current bound: 15200
698.19/698.46	c fallback to adder encoding
1330.85/1331.21	c current bound: 15280
1330.85/1331.21	c fallback to adder encoding
1800.06/1800.50	./satsolver.sh: line 5:  9641 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1800.50	c error: unexpected solver exit code
1800.06/1800.50	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-3696317-1338049515/watcher-3696317-1338049515 -o /tmp/evaluation-result-3696317-1338049515/solver-3696317-1338049515 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696317-1338049515.opb 1546680964 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: 1.14 1.68 1.88 3/174 9422
/proc/meminfo: memFree=28962956/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0

[startup+0.102739 s]
/proc/loadavg: 1.14 1.68 1.88 3/174 9422
/proc/meminfo: memFree=28962956/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200312 s]
/proc/loadavg: 1.14 1.68 1.88 3/174 9422
/proc/meminfo: memFree=28962956/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 1.14 1.68 1.88 3/174 9422
/proc/meminfo: memFree=28962956/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700112 s]
/proc/loadavg: 1.14 1.68 1.88 3/174 9422
/proc/meminfo: memFree=28962956/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 1.14 1.68 1.88 4/180 9431
/proc/meminfo: memFree=28880752/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=0.3 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 3005 3997 0 0 12 13 4 1 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9430] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9430/stat : 9430 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271075964 9367552 267 33554432000 4194304 5064252 140733431821792 140733431820704 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9430/statm: 2287 267 226 213 0 72 0
[pid=9431] ppid=9430 vsize=16600 CPUtime=1.16 cores=0,2,4,6
/proc/9431/stat : 9431 (glucose_static) R 9430 9422 5919 0 -1 4202496 3462 0 0 0 116 0 0 0 20 0 1 0 271075964 16998400 3824 33554432000 4194304 4896791 140734820020272 140734820017848 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9431/statm: 4150 3824 76 172 0 3976 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 45528

[startup+3.10035 s]
/proc/loadavg: 1.14 1.68 1.88 4/183 9434
/proc/meminfo: memFree=28621108/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=0.3 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 3005 3997 0 0 12 13 4 1 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9430] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9430/stat : 9430 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271075964 9367552 267 33554432000 4194304 5064252 140733431821792 140733431820704 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9430/statm: 2287 267 226 213 0 72 0
[pid=9431] ppid=9430 vsize=17412 CPUtime=2.76 cores=0,2,4,6
/proc/9431/stat : 9431 (glucose_static) R 9430 9422 5919 0 -1 4202496 3923 0 0 0 275 1 0 0 20 0 1 0 271075964 17829888 4048 33554432000 4194304 4896791 140734820020272 140734820017560 4225344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9431/statm: 4353 4048 76 172 0 4179 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 46340

[startup+6.30033 s]
/proc/loadavg: 1.29 1.70 1.89 4/181 9437
/proc/meminfo: memFree=28780700/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=3.29 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 3523 9060 0 0 13 13 300 3 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9436] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9436/stat : 9436 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271076264 9367552 266 33554432000 4194304 5064252 140736172481376 140736172480288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9436/statm: 2287 266 226 213 0 72 0
[pid=9437] ppid=9436 vsize=17852 CPUtime=2.97 cores=0,2,4,6
/proc/9437/stat : 9437 (glucose_static) R 9436 9422 5919 0 -1 4202496 6984 0 0 0 296 1 0 0 20 0 1 0 271076264 18280448 3905 33554432000 4194304 4896791 140734315698128 140734315695336 4203877 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9437/statm: 4463 3905 78 172 0 4289 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 46780

[startup+12.7004 s]
/proc/loadavg: 1.35 1.70 1.89 4/183 9446
/proc/meminfo: memFree=28761996/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=3.29 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 3523 9060 0 0 13 13 300 3 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9436] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9436/stat : 9436 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271076264 9367552 266 33554432000 4194304 5064252 140736172481376 140736172480288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9436/statm: 2287 266 226 213 0 72 0
[pid=9437] ppid=9436 vsize=21736 CPUtime=9.36 cores=0,2,4,6
/proc/9437/stat : 9437 (glucose_static) R 9436 9422 5919 0 -1 4202496 9937 0 0 0 934 2 0 0 20 0 1 0 271076264 22257664 4932 33554432000 4194304 4896791 140734315698128 140734315695672 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9437/statm: 5434 4932 78 172 0 5260 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 50664

[startup+25.5004 s]
/proc/loadavg: 1.49 1.72 1.89 4/183 9449
/proc/meminfo: memFree=28568740/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=3.29 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 3523 9060 0 0 13 13 300 3 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9436] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9436/stat : 9436 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271076264 9367552 266 33554432000 4194304 5064252 140736172481376 140736172480288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9436/statm: 2287 266 226 213 0 72 0
[pid=9437] ppid=9436 vsize=23272 CPUtime=22.16 cores=0,2,4,6
/proc/9437/stat : 9437 (glucose_static) R 9436 9422 5919 0 -1 4202496 15357 0 0 0 2212 4 0 0 20 0 1 0 271076264 23830528 5146 33554432000 4194304 4896791 140734315698128 140734315695704 4225148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9437/statm: 5818 5146 78 172 0 5644 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 52200

[startup+51.1005 s]
/proc/loadavg: 1.66 1.74 1.89 4/183 9458
/proc/meminfo: memFree=28569860/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=3.29 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 3523 9060 0 0 13 13 300 3 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9436] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9436/stat : 9436 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271076264 9367552 266 33554432000 4194304 5064252 140736172481376 140736172480288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9436/statm: 2287 266 226 213 0 72 0
[pid=9437] ppid=9436 vsize=25648 CPUtime=47.76 cores=0,2,4,6
/proc/9437/stat : 9437 (glucose_static) R 9436 9422 5919 0 -1 4202496 22488 0 0 0 4768 8 0 0 20 0 1 0 271076264 26263552 5741 33554432000 4194304 4896791 140734315698128 140734315695704 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9437/statm: 6412 5741 78 172 0 6238 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 54576

[startup+102.3 s]
/proc/loadavg: 1.85 1.78 1.89 4/183 9470
/proc/meminfo: memFree=28558708/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=3.29 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 3523 9060 0 0 13 13 300 3 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9436] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9436/stat : 9436 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271076264 9367552 266 33554432000 4194304 5064252 140736172481376 140736172480288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9436/statm: 2287 266 226 213 0 72 0
[pid=9437] ppid=9436 vsize=33156 CPUtime=98.95 cores=0,2,4,6
/proc/9437/stat : 9437 (glucose_static) R 9436 9422 5919 0 -1 4202496 29607 0 0 0 9884 11 0 0 20 0 1 0 271076264 33951744 7443 33554432000 4194304 4896791 140734315698128 140734315695704 4225376 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9437/statm: 8289 7443 78 172 0 8115 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 62084

[startup+162.3 s]
/proc/loadavg: 1.94 1.81 1.90 4/183 9479
/proc/meminfo: memFree=28546232/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=3.29 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 3523 9060 0 0 13 13 300 3 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9436] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 9641
/proc/meminfo: memFree=28715280/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=1330.89 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 6936 235926 0 0 21 14 132937 117 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9640] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9640/stat : 9640 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271209055 9367552 267 33554432000 4194304 5064252 140736600385680 140736600384592 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9640/statm: 2287 267 226 213 0 72 0
[pid=9641] ppid=9640 vsize=29956 CPUtime=31.05 cores=0,2,4,6
/proc/9641/stat : 9641 (glucose_static) R 9640 9422 5919 0 -1 4202496 14502 0 0 0 3100 5 0 0 20 0 1 0 271209055 30674944 6762 33554432000 4194304 4896791 140737276325760 140737276322968 4224992 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9641/statm: 7489 6762 78 172 0 7315 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 58884

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 9641
/proc/meminfo: memFree=28740400/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=1330.89 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 6936 235926 0 0 21 14 132937 117 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9640] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9640/stat : 9640 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271209055 9367552 267 33554432000 4194304 5064252 140736600385680 140736600384592 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9640/statm: 2287 267 226 213 0 72 0
[pid=9641] ppid=9640 vsize=35144 CPUtime=91.05 cores=0,2,4,6
/proc/9641/stat : 9641 (glucose_static) R 9640 9422 5919 0 -1 4202496 24949 0 0 0 9095 10 0 0 20 0 1 0 271209055 35987456 7897 33554432000 4194304 4896791 140737276325760 140737276323288 4225445 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9641/statm: 8786 7897 78 172 0 8612 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 64072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 9641
/proc/meminfo: memFree=28671292/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=1330.89 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 6936 235926 0 0 21 14 132937 117 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9640] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9640/stat : 9640 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271209055 9367552 267 33554432000 4194304 5064252 140736600385680 140736600384592 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9640/statm: 2287 267 226 213 0 72 0
[pid=9641] ppid=9640 vsize=49372 CPUtime=151.03 cores=0,2,4,6
/proc/9641/stat : 9641 (glucose_static) R 9640 9422 5919 0 -1 4202496 32751 0 0 0 15089 14 0 0 20 0 1 0 271209055 50556928 11232 33554432000 4194304 4896791 140737276325760 140737276321496 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9641/statm: 12343 11232 78 172 0 12169 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 78300

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/184 9645
/proc/meminfo: memFree=28671136/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=1330.89 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 6936 235926 0 0 21 14 132937 117 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9640] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9640/stat : 9640 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271209055 9367552 267 33554432000 4194304 5064252 140736600385680 140736600384592 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9640/statm: 2287 267 226 213 0 72 0
[pid=9641] ppid=9640 vsize=63636 CPUtime=211.02 cores=0,2,4,6
/proc/9641/stat : 9641 (glucose_static) R 9640 9422 5919 0 -1 4202496 37942 0 0 0 21086 16 0 0 20 0 1 0 271209055 65163264 13290 33554432000 4194304 4896791 140737276325760 140737276320840 4223879 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9641/statm: 15909 13290 78 172 0 15735 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 92564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 9645
/proc/meminfo: memFree=28696984/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=1330.89 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 6936 235926 0 0 21 14 132937 117 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9640] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9640/stat : 9640 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271209055 9367552 267 33554432000 4194304 5064252 140736600385680 140736600384592 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9640/statm: 2287 267 226 213 0 72 0
[pid=9641] ppid=9640 vsize=65776 CPUtime=271.01 cores=0,2,4,6
/proc/9641/stat : 9641 (glucose_static) R 9640 9422 5919 0 -1 4202496 42597 0 0 0 27082 19 0 0 20 0 1 0 271209055 67354624 13783 33554432000 4194304 4896791 140737276325760 140737276323288 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9641/statm: 16444 13783 78 172 0 16270 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 94704

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 9645
/proc/meminfo: memFree=28719352/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=1330.89 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 6936 235926 0 0 21 14 132937 117 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9640] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9640/stat : 9640 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271209055 9367552 267 33554432000 4194304 5064252 140736600385680 140736600384592 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9640/statm: 2287 267 226 213 0 72 0
[pid=9641] ppid=9640 vsize=57624 CPUtime=330.99 cores=0,2,4,6
/proc/9641/stat : 9641 (glucose_static) R 9640 9422 5919 0 -1 4202496 45753 0 0 0 33078 21 0 0 20 0 1 0 271209055 59006976 13701 33554432000 4194304 4896791 140737276325760 140737276323192 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9641/statm: 14406 13701 78 172 0 14232 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 86552

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 9645
/proc/meminfo: memFree=28637456/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=1330.89 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 6936 235926 0 0 21 14 132937 117 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9640] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9640/stat : 9640 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271209055 9367552 267 33554432000 4194304 5064252 140736600385680 140736600384592 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9640/statm: 2287 267 226 213 0 72 0
[pid=9641] ppid=9640 vsize=60676 CPUtime=390.98 cores=0,2,4,6
/proc/9641/stat : 9641 (glucose_static) R 9640 9422 5919 0 -1 4202496 50616 0 0 0 39074 24 0 0 20 0 1 0 271209055 62132224 13896 33554432000 4194304 4896791 140737276325760 140737276323192 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9641/statm: 15169 13896 78 172 0 14995 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 89604

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 9645
/proc/meminfo: memFree=28671004/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=1330.89 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 6936 235926 0 0 21 14 132937 117 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9640] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9640/stat : 9640 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271209055 9367552 267 33554432000 4194304 5064252 140736600385680 140736600384592 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9640/statm: 2287 267 226 213 0 72 0
[pid=9641] ppid=9640 vsize=74124 CPUtime=450.97 cores=0,2,4,6
/proc/9641/stat : 9641 (glucose_static) R 9640 9422 5919 0 -1 4202496 53559 0 0 0 45070 27 0 0 20 0 1 0 271209055 75902976 17134 33554432000 4194304 4896791 140737276325760 140737276323016 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9641/statm: 18531 17134 78 172 0 18357 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 103052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 9646
/proc/meminfo: memFree=28662168/32873844 swapFree=7612/7612
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9422/stat : 9422 (runPb2sat.sh) S 9420 9422 5919 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271075932 9367552 275 33554432000 4194304 5064252 140735921771888 140735921770800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9422/statm: 2287 275 233 213 0 72 0
[pid=9424] ppid=9422 vsize=10632 CPUtime=1330.89 cores=0,2,4,6
/proc/9424/stat : 9424 (pb2sat) S 9422 9422 5919 0 -1 4202496 6936 235926 0 0 21 14 132937 117 20 0 1 0 271075932 10887168 1800 33554432000 4194304 5873084 140733501841504 140733501835320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9424/statm: 2658 1800 179 410 0 2240 0
[pid=9640] ppid=9424 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9640/stat : 9640 (satsolver.sh) S 9424 9422 5919 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271209055 9367552 267 33554432000 4194304 5064252 140736600385680 140736600384592 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9640/statm: 2287 267 226 213 0 72 0
[pid=9641] ppid=9640 vsize=63408 CPUtime=469.17 cores=0,2,4,6
/proc/9641/stat : 9641 (glucose_static) R 9640 9422 5919 0 -1 4202496 54825 0 0 0 46889 28 0 0 20 0 1 0 271209055 64929792 15008 33554432000 4194304 4896791 140737276325760 140737276323016 4225384 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9641/statm: 15852 15008 78 172 0 15678 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 92336

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1798.49
CPU system time (s): 1.61375
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 122788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.49
system time used= 1.61375
maximum resident set size= 88936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298676
page faults= 0
swaps= 0
block input operations= 0
block output operations= 56864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 222
involuntary context switches= 2466

runsolver used 6.96694 second user time and 18.3542 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-26 18:25:16
IDJOB=3696317
IDBENCH=1848
IDSOLVER=2274
FILE ID=node143/3696317-1338049515
RUNJOBID= node143-1338049515-9395
PBS_JOBID= 14624332
Free space on /tmp= 71468 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos5.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696317-1338049515/watcher-3696317-1338049515 -o /tmp/evaluation-result-3696317-1338049515/solver-3696317-1338049515 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696317-1338049515.opb 1546680964 HOME HOME

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

MD5SUM BENCH= 687e90f40c46b53feec9c54ee9b43fa6
RANDOM SEED=1546680964

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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	: 5298.57
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.787
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.787
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:       32873844 kB
MemFree:        28961800 kB
Buffers:          273080 kB
Cached:          2843964 kB
SwapCached:            0 kB
Active:           729508 kB
Inactive:        2398140 kB
Active(anon):      13412 kB
Inactive(anon):        0 kB
Active(file):     716096 kB
Inactive(file):  2398140 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19428 kB
Writeback:             0 kB
AnonPages:         18248 kB
Mapped:            13564 kB
Shmem:               200 kB
Slab:             642256 kB
SReclaimable:      84768 kB
SUnreclaim:       557488 kB
KernelStack:        1384 kB
PageTables:         3724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71428 MiB
End job on node143 at 2012-05-26 18:55:16