Trace number 3706217

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
toysat 2012-05-17? (TO) 1800.03 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos11.opb
MD5SUMec9bba2d2c31efcadc0a4a76a4815e08
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9216
Best CPU time to get the best result obtained on this benchmark192.164
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 9216
Optimality of the best value was proved YES
Number of variables8600
Total number of constraints2806
Number of constraints which are clauses600
Number of constraints which are cardinality constraints (but not clauses)120
Number of constraints which are nor clauses,nor cardinality constraints2086
Minimum length of a constraint2
Maximum length of a constraint450
Number of terms in the objective function 5400
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 193273528140
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 193273528140
Number of bits of the biggest sum of numbers38
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

3.59/3.68	c 2012-05-27T13:38:06+0200
3.59/3.68	c arch = x86_64
3.59/3.68	c os = linux
3.59/3.68	c compiler = ghc 7.4
3.59/3.68	c packages:
3.59/3.68	c   OptDir-0.0.1
3.59/3.68	c   array-0.4.0.0
3.59/3.68	c   base-4.5.0.0
3.59/3.68	c   bytestring-0.9.2.1
3.59/3.68	c   containers-0.4.2.1
3.59/3.68	c   deepseq-1.3.0.0
3.59/3.68	c   mtl-2.1.1
3.59/3.68	c   old_locale-1.0.0.4
3.59/3.68	c   parse_dimacs-1.2
3.59/3.68	c   parsec-3.1.2
3.59/3.68	c   queue-0.1.2
3.59/3.68	c   stm-2.3
3.59/3.68	c   time-1.4
3.59/3.68	c command line = ["--pb","HOME/instance-3706217-1338118686.opb"]
3.59/3.68	c #vars 8600
3.59/3.68	c #constraints 2806
3.59/3.68	c Solving starts ...
8.49/8.59	c solving time = 4.901s
8.49/8.59	c #decision = 64622
8.49/8.59	c #conflict = 599
8.49/8.59	c #restart = 3
8.49/8.59	o 35840
8.59/8.61	c Solving starts ...
8.59/8.70	c solving time = 0.079s
8.59/8.70	c #decision = 67346
8.59/8.70	c #conflict = 599
8.59/8.70	c #restart = 3
8.59/8.70	o 34816
8.70/8.72	c Solving starts ...
8.80/8.80	c solving time = 0.079s
8.80/8.80	c #decision = 70056
8.80/8.80	c #conflict = 599
8.80/8.80	c #restart = 3
8.80/8.81	o 33792
8.80/8.81	c Solving starts ...
8.89/8.90	c solving time = 0.082s
8.89/8.90	c #decision = 72758
8.89/8.90	c #conflict = 599
8.89/8.90	c #restart = 3
8.89/8.90	o 32768
8.89/8.90	c Solving starts ...
8.89/9.00	c solving time = 0.085s
8.89/9.00	c #decision = 75457
8.89/9.00	c #conflict = 599
8.89/9.00	c #restart = 3
8.99/9.00	o 31744
8.99/9.02	c Solving starts ...
9.09/9.11	c solving time = 0.087s
9.09/9.11	c #decision = 78129
9.09/9.11	c #conflict = 599
9.09/9.11	c #restart = 3
9.09/9.11	o 30720
9.09/9.12	c Solving starts ...
9.19/9.21	c solving time = 0.090s
9.19/9.21	c #decision = 80801
9.19/9.21	c #conflict = 599
9.19/9.21	c #restart = 3
9.19/9.21	o 29696
9.19/9.22	c Solving starts ...
9.29/9.32	c solving time = 0.093s
9.29/9.32	c #decision = 83470
9.29/9.32	c #conflict = 599
9.29/9.32	c #restart = 3
9.29/9.32	o 28672
9.29/9.32	c Solving starts ...
9.39/9.45	c solving time = 0.120s
9.39/9.45	c #decision = 86134
9.39/9.45	c #conflict = 599
9.39/9.45	c #restart = 3
9.39/9.45	o 27648
9.39/9.45	c Solving starts ...
9.49/9.56	c solving time = 0.097s
9.49/9.56	c #decision = 88793
9.49/9.56	c #conflict = 599
9.49/9.56	c #restart = 3
9.49/9.56	o 26624
9.49/9.56	c Solving starts ...
9.59/9.67	c solving time = 0.099s
9.59/9.67	c #decision = 91422
9.59/9.67	c #conflict = 599
9.59/9.67	c #restart = 3
9.59/9.67	o 25600
9.59/9.67	c Solving starts ...
9.69/9.78	c solving time = 0.102s
9.69/9.78	c #decision = 94051
9.69/9.78	c #conflict = 599
9.69/9.78	c #restart = 3
9.69/9.78	o 24576
9.69/9.78	c Solving starts ...
9.90/9.92	c solving time = 0.129s
9.90/9.92	c #decision = 96677
9.90/9.92	c #conflict = 599
9.90/9.92	c #restart = 3
9.90/9.92	o 23552
9.90/9.92	c Solving starts ...
9.99/10.04	c solving time = 0.105s
9.99/10.04	c #decision = 99269
9.99/10.04	c #conflict = 599
9.99/10.04	c #restart = 3
9.99/10.04	o 22528
9.99/10.04	c Solving starts ...
10.09/10.15	c solving time = 0.105s
10.09/10.15	c #decision = 101807
10.09/10.15	c #conflict = 599
10.09/10.15	c #restart = 3
10.09/10.15	o 21504
10.09/10.16	c Solving starts ...
10.19/10.27	c solving time = 0.108s
10.19/10.27	c #decision = 104247
10.19/10.27	c #conflict = 599
10.19/10.27	c #restart = 3
10.19/10.27	o 20480
10.19/10.28	c Solving starts ...
10.29/10.39	c solving time = 0.109s
10.29/10.39	c #decision = 106659
10.29/10.39	c #conflict = 599
10.29/10.39	c #restart = 3
10.29/10.39	o 19456
10.39/10.42	c Solving starts ...
10.49/10.57	c solving time = 0.147s
10.49/10.57	c #decision = 109047
10.49/10.57	c #conflict = 602
10.49/10.57	c #restart = 3
10.49/10.57	o 18432
10.49/10.58	c Solving starts ...
10.69/10.72	c solving time = 0.133s
10.69/10.72	c #decision = 110890
10.69/10.72	c #conflict = 603
10.69/10.72	c #restart = 3
10.69/10.72	o 17408
10.69/10.72	c Solving starts ...
32.69/32.70	c solving time = 21.968s
32.69/32.70	c #decision = 114973
32.69/32.70	c #conflict = 1358
32.69/32.70	c #restart = 6
32.69/32.70	o 16384
32.69/32.71	c Solving starts ...
60.58/60.69	c solving time = 27.977s
60.58/60.69	c #decision = 120271
60.58/60.69	c #conflict = 2975
60.58/60.69	c #restart = 11
60.58/60.69	o 15360
60.68/60.70	c Solving starts ...
350.13/350.23	c learnt constraints deletion: 13489 -> 6748
388.53/388.61	c solving time = 327.854s
388.53/388.61	c #decision = 149497
388.53/388.61	c #conflict = 15350
388.53/388.61	c #restart = 21
388.53/388.61	o 14336
388.53/388.62	c Solving starts ...
388.53/388.67	c learnt constraints deletion: 8586 -> 4293
456.12/456.22	c solving time = 67.585s
456.12/456.22	c #decision = 157288
456.12/456.22	c #conflict = 17489
456.12/456.22	c #restart = 27
456.12/456.22	o 13312
456.12/456.22	c Solving starts ...
658.69/658.86	c learnt constraints deletion: 12596 -> 6298
958.64/958.82	c learnt constraints deletion: 14732 -> 7367
1036.73/1036.92	c solving time = 580.607s
1036.73/1036.92	c #decision = 200212
1036.73/1036.92	c #conflict = 35092
1036.73/1036.92	c #restart = 38
1036.73/1036.92	o 12288
1036.73/1036.93	c Solving starts ...
1036.73/1036.95	c learnt constraints deletion: 10352 -> 5176
1295.49/1295.75	c learnt constraints deletion: 13795 -> 6898
1308.98/1309.24	c solving time = 272.265s
1308.98/1309.24	c #decision = 221529
1308.98/1309.24	c #conflict = 44228
1308.98/1309.24	c #restart = 47
1308.98/1309.24	o 11264
1308.98/1309.25	c Solving starts ...
1311.88/1312.18	c learnt constraints deletion: 7505 -> 3753
1315.19/1315.45	c solving time = 6.197s
1315.19/1315.45	c #decision = 223742
1315.19/1315.45	c #conflict = 44472
1315.19/1315.45	c #restart = 48
1315.19/1315.45	o 10240
1315.19/1315.45	c Solving starts ...
1427.76/1428.09	c solving time = 112.611s
1427.76/1428.09	c #decision = 234131
1427.76/1428.09	c #conflict = 49755
1427.76/1428.09	c #restart = 56
1427.76/1428.09	o 9216
1427.76/1428.09	c Solving starts ...
1427.87/1428.15	c learnt constraints deletion: 9172 -> 4586
1602.04/1602.40	c learnt constraints deletion: 12029 -> 6016
1766.61/1766.94	c learnt constraints deletion: 13855 -> 6928

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-3706217-1338118686/watcher-3706217-1338118686 -o /tmp/evaluation-result-3706217-1338118686/solver-3706217-1338118686 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706217-1338118686.opb 

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.02 2.01 1.92 3/174 1210
/proc/meminfo: memFree=29338612/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 770 0 0 0 0 0 0 0 20 0 1 0 277994484 6356992 691 33554432000 4194304 8973514 140736882451216 140736882434312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 1552 691 412 1167 0 333 0

[startup+0.0896839 s]
/proc/loadavg: 2.02 2.01 1.92 3/174 1210
/proc/meminfo: memFree=29338612/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=11328 CPUtime=0.08 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 2100 0 0 0 8 0 0 0 20 0 1 0 277994484 11599872 2021 33554432000 4194304 8973514 140736882451216 140736882450712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 2832 2021 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11328

[startup+0.10033 s]
/proc/loadavg: 2.02 2.01 1.92 3/174 1210
/proc/meminfo: memFree=29338612/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=11328 CPUtime=0.09 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 2100 0 0 0 9 0 0 0 20 0 1 0 277994484 11599872 2021 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 2832 2021 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300306 s]
/proc/loadavg: 2.02 2.01 1.92 3/174 1210
/proc/meminfo: memFree=29338612/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=21568 CPUtime=0.29 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 4660 0 0 0 28 1 0 0 20 0 1 0 277994484 22085632 4581 33554432000 4194304 8973514 140736882451216 140736882450712 4209301 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 5392 4581 418 1167 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21568

[startup+0.700225 s]
/proc/loadavg: 2.02 2.01 1.92 3/174 1210
/proc/meminfo: memFree=29338612/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=38976 CPUtime=0.69 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 8966 0 0 0 67 2 0 0 20 0 1 0 277994484 39911424 8887 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 9744 8887 434 1167 0 8525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38976

[startup+1.50022 s]
/proc/loadavg: 2.02 2.01 1.92 3/175 1211
/proc/meminfo: memFree=29304860/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=38976 CPUtime=1.49 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 9034 0 0 0 147 2 0 0 20 0 1 0 277994484 39911424 8955 33554432000 4194304 8973514 140736882451216 140736882450712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 9744 8955 434 1167 0 8525 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38976

[startup+3.10029 s]
/proc/loadavg: 2.02 2.01 1.92 3/175 1211
/proc/meminfo: memFree=29304240/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=43072 CPUtime=3.09 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 10058 0 0 0 306 3 0 0 20 0 1 0 277994484 44105728 9979 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 10768 9979 434 1167 0 9549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43072

[startup+6.30031 s]
/proc/loadavg: 2.02 2.01 1.92 3/175 1211
/proc/meminfo: memFree=29299784/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=43072 CPUtime=6.29 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 10071 0 0 0 625 4 0 0 20 0 1 0 277994484 44105728 9992 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 10768 9992 447 1167 0 9549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43072

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 1.92 3/175 1211
/proc/meminfo: memFree=29279092/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=62528 CPUtime=12.69 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 14946 0 0 0 1261 8 0 0 20 0 1 0 277994484 64028672 14867 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 15632 14867 458 1167 0 14413 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62528

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 1.92 3/175 1211
/proc/meminfo: memFree=29278968/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=62528 CPUtime=25.48 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 14946 0 0 0 2536 12 0 0 20 0 1 0 277994484 64028672 14867 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 15632 14867 458 1167 0 14413 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62528

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 1.92 3/175 1211
/proc/meminfo: memFree=29275740/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=64576 CPUtime=51.08 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 15458 0 0 0 5083 25 0 0 20 0 1 0 277994484 66125824 15379 33554432000 4194304 8973514 140736882451216 140736882450712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 16144 15379 458 1167 0 14925 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64576

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/176 1212
/proc/meminfo: memFree=29267548/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=70720 CPUtime=102.27 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 17001 0 0 0 10185 42 0 0 20 0 1 0 277994484 72417280 16915 33554432000 4194304 8973514 140736882451216 140736882449152 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 17680 16915 458 1167 0 16461 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 70720

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/176 1214
/proc/meminfo: memFree=29263680/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=71744 CPUtime=162.26 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 17259 0 0 0 16162 64 0 0 20 0 1 0 277994484 73465856 17171 33554432000 4194304 8973514 140736882451216 140736882450480 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 17936 17171 458 1167 0 16717 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 71744

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 1214
/proc/meminfo: memFree=29259404/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=73792 CPUtime=222.25 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 17771 0 0 0 22142 83 0 0 20 0 1 0 277994484 75563008 17683 33554432000 4194304 8973514 140736882451216 140736882450712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 18448 17683 458 1167 0 17229 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 73792

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 1214
/proc/meminfo: memFree=29254192/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=76864 CPUtime=282.24 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 18539 0 0 0 28122 102 0 0 20 0 1 0 277994484 78708736 18451 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 19216 18451 458 1167 0 17997 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 76864

[startup+342.3 s]
/proc/loadavg: 2.06 2.01 1.93 3/174 1215
/proc/meminfo: memFree=29247760/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=80960 CPUtime=342.23 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 19563 0 0 0 34101 122 0 0 20 0 1 0 277994484 82903040 19475 33554432000 4194304 8973514 140736882451216 140736882450480 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 20240 19475 458 1167 0 19021 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 80960

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/175 1216
/proc/meminfo: memFree=29244460/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=81984 CPUtime=402.22 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 19820 0 0 0 40078 144 0 0 20 0 1 0 277994484 83951616 19732 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 20496 19732 459 1167 0 19277 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 81984

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 1216
/proc/meminfo: memFree=29241912/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=81984 CPUtime=462.21 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 19820 0 0 0 46058 163 0 0 20 0 1 0 277994484 83951616 19732 33554432000 4194304 8973514 140736882451216 140736882450712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 20496 19732 459 1167 0 19277 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 81984

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 1216
/proc/meminfo: memFree=29239988/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=81984 CPUtime=522.2 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 19820 0 0 0 52036 184 0 0 20 0 1 0 277994484 83951616 19732 33554432000 4194304 8973514 140736882451216 140736882450480 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 20496 19732 459 1167 0 19277 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 81984

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 1255
/proc/meminfo: memFree=28939476/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=81984 CPUtime=582.19 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 19820 0 0 0 58014 205 0 0 20 0 1 0 277994484 83951616 19732 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 20496 19732 459 1167 0 19277 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 81984

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/175 1259
/proc/meminfo: memFree=28933244/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=88128 CPUtime=882.15 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21356 0 0 0 87909 306 0 0 20 0 1 0 277994484 90243072 21268 33554432000 4194304 8973514 140736882451216 140736882449152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22032 21268 459 1167 0 20813 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 88128

[startup+942.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/175 1260
/proc/meminfo: memFree=28931500/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=942.14 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 93886 328 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450480 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 90176

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 1260
/proc/meminfo: memFree=28931376/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1002.13 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 99861 352 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 90176

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 1260
/proc/meminfo: memFree=28931376/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1062.12 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 105839 373 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882449152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 90176

[startup+1122.3 s]
/proc/loadavg: 2.06 2.01 1.94 3/175 1260
/proc/meminfo: memFree=28931624/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1122.12 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 111821 391 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 90176

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/175 1260
/proc/meminfo: memFree=28931500/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1182.11 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 117800 411 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 90176

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1261
/proc/meminfo: memFree=28931500/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1242.09 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 123778 431 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 90176

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1261
/proc/meminfo: memFree=28931624/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1302.08 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 129753 455 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 90176

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 1264
/proc/meminfo: memFree=28930872/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1362.08 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 135727 481 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 90176

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 1287
/proc/meminfo: memFree=28930996/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1422.08 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 141704 504 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 90176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1287
/proc/meminfo: memFree=28931004/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1482.05 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 147679 526 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 90176

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1288
/proc/meminfo: memFree=28931004/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1542.05 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 153653 552 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450480 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 90176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1288
/proc/meminfo: memFree=28931252/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1602.04 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 159628 576 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 4209272 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 90176

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1288
/proc/meminfo: memFree=28931252/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1662.04 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 165605 599 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 90176

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1288
/proc/meminfo: memFree=28931376/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1722.03 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 171579 624 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 90176

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1288
/proc/meminfo: memFree=28930508/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1782.02 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 177555 647 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 90176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1288
/proc/meminfo: memFree=28930632/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1800.01 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 179348 653 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 90176

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1288
/proc/meminfo: memFree=28930632/32873852 swapFree=6856/6856
[pid=1210] ppid=1208 vsize=90176 CPUtime=1800.01 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1208 1210 23596 0 -1 4202496 21869 0 0 0 179348 653 0 0 20 0 1 0 277994484 92340224 21780 33554432000 4194304 8973514 140736882451216 140736882450712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1210/statm: 22544 21780 459 1167 0 21325 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 90176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1793.49
CPU system time (s): 6.53601
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 90176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.49
system time used= 6.53601
maximum resident set size= 87120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21869
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 1853

runsolver used 3.63145 second user time and 9.62554 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 13:38:06
IDJOB=3706217
IDBENCH=2335
IDSOLVER=2285
FILE ID=node128/3706217-1338118686
RUNJOBID= node128-1338115620-900
PBS_JOBID= 14624447
Free space on /tmp= 71352 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos11.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706217-1338118686/watcher-3706217-1338118686 -o /tmp/evaluation-result-3706217-1338118686/solver-3706217-1338118686 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706217-1338118686.opb

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

MD5SUM BENCH= ec9bba2d2c31efcadc0a4a76a4815e08
RANDOM SEED=1970129561

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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.389
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:       32873852 kB
MemFree:        29339248 kB
Buffers:          399320 kB
Cached:          2165284 kB
SwapCached:          624 kB
Active:          1101320 kB
Inactive:        1584132 kB
Active(anon):     109728 kB
Inactive(anon):    13048 kB
Active(file):     991592 kB
Inactive(file):  1571084 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107292 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        126500 kB
Mapped:            16188 kB
Shmem:               200 kB
Slab:             711264 kB
SReclaimable:     153576 kB
SUnreclaim:       557688 kB
KernelStack:        1456 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     232968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71336 MiB
End job on node128 at 2012-05-27 14:08:08