Trace number 3707123

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.04 1800.43

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12018_6.std.opb
MD5SUMc3c02f6d6ed03ca0aea055091dd3548b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark1800.18
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234329
Number of constraints which are clauses233129
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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

4.78/4.84	c 2012-05-27T20:35:18+0200
4.78/4.84	c arch = x86_64
4.78/4.84	c os = linux
4.78/4.84	c compiler = ghc 7.4
4.78/4.84	c packages:
4.78/4.84	c   OptDir-0.0.1
4.78/4.84	c   array-0.4.0.0
4.78/4.84	c   base-4.5.0.0
4.78/4.84	c   bytestring-0.9.2.1
4.78/4.84	c   containers-0.4.2.1
4.78/4.84	c   deepseq-1.3.0.0
4.78/4.84	c   mtl-2.1.1
4.78/4.84	c   old_locale-1.0.0.4
4.78/4.84	c   parse_dimacs-1.2
4.78/4.84	c   parsec-3.1.2
4.78/4.84	c   queue-0.1.2
4.78/4.84	c   stm-2.3
4.78/4.84	c   time-1.4
4.78/4.84	c command line = ["--pb","HOME/instance-3707123-1338143718.opb"]
4.78/4.84	c #vars 72842
4.78/4.84	c #constraints 234329
4.78/4.84	c Solving starts ...
8.88/8.95	c solving time = 4.071s
8.88/8.95	c #decision = 2705
8.88/8.95	c #conflict = 854
8.88/8.95	c #restart = 4
8.88/8.95	o 155
8.98/9.04	c Solving starts ...
9.08/9.17	c solving time = 0.111s
9.08/9.17	c #decision = 2902
9.08/9.17	c #conflict = 860
9.08/9.17	c #restart = 4
9.08/9.17	o 154
9.08/9.17	c Solving starts ...
9.18/9.26	c solving time = 0.071s
9.18/9.26	c #decision = 3086
9.18/9.26	c #conflict = 861
9.18/9.26	c #restart = 4
9.18/9.26	o 153
9.18/9.26	c Solving starts ...
9.28/9.35	c solving time = 0.072s
9.28/9.35	c #decision = 3262
9.28/9.35	c #conflict = 862
9.28/9.35	c #restart = 4
9.28/9.35	o 152
9.28/9.35	c Solving starts ...
9.38/9.45	c solving time = 0.075s
9.38/9.45	c #decision = 3468
9.38/9.45	c #conflict = 865
9.38/9.45	c #restart = 4
9.38/9.45	o 151
9.38/9.45	c Solving starts ...
9.48/9.57	c solving time = 0.106s
9.48/9.57	c #decision = 3682
9.48/9.57	c #conflict = 875
9.48/9.57	c #restart = 4
9.48/9.57	o 150
9.48/9.57	c Solving starts ...
9.79/9.85	c solving time = 0.262s
9.79/9.85	c #decision = 3889
9.79/9.85	c #conflict = 890
9.79/9.85	c #restart = 4
9.79/9.85	o 149
9.79/9.85	c Solving starts ...
10.08/10.10	c solving time = 0.230s
10.08/10.10	c #decision = 4133
10.08/10.10	c #conflict = 934
10.08/10.10	c #restart = 4
10.08/10.10	o 148
10.08/10.10	c Solving starts ...
10.48/10.53	c solving time = 0.417s
10.48/10.53	c #decision = 4523
10.48/10.53	c #conflict = 1041
10.48/10.53	c #restart = 5
10.48/10.53	o 147
10.48/10.53	c Solving starts ...
21.48/21.52	c solving time = 10.967s
21.48/21.52	c #decision = 9094
21.48/21.52	c #conflict = 3552
21.48/21.52	c #restart = 11
21.48/21.52	o 146
21.48/21.52	c Solving starts ...
47.08/47.19	c solving time = 25.652s
47.08/47.19	c #decision = 18133
47.08/47.19	c #conflict = 9263
47.08/47.19	c #restart = 19
47.08/47.19	o 145
47.08/47.19	c Solving starts ...
890.28/890.52	c solving time = 843.117s
890.28/890.52	c #decision = 195965
890.28/890.52	c #conflict = 148446
890.28/890.52	c #restart = 35
890.28/890.52	o 144
890.28/890.52	c Solving starts ...
891.39/891.60	c learnt constraints deletion: 148411 -> 74206

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22086
/proc/meminfo: memFree=30222736/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 280496191 6356992 300 33554432000 4194304 8973514 140736889755728 140733644114776 6717477 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 1552 307 230 1167 0 333 0

[startup+0.0882801 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22086
/proc/meminfo: memFree=30222736/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=12352 CPUtime=0.07 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 2201 0 0 0 7 0 0 0 20 0 1 0 280496191 12648448 2122 33554432000 4194304 8973514 140736889755728 140733644114776 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 3088 2122 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12352

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22086
/proc/meminfo: memFree=30222736/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 2248 0 0 0 9 0 0 0 20 0 1 0 280496191 12648448 2169 33554432000 4194304 8973514 140736889755728 140733644114776 5780909 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 3088 2169 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300276 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22086
/proc/meminfo: memFree=30222736/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=26688 CPUtime=0.29 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 5939 0 0 0 28 1 0 0 20 0 1 0 280496191 27328512 5860 33554432000 4194304 8973514 140736889755728 140733644114776 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 6672 5860 418 1167 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26688

[startup+0.700281 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22086
/proc/meminfo: memFree=30222736/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=55360 CPUtime=0.69 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 12920 0 0 0 67 2 0 0 20 0 1 0 280496191 56688640 12841 33554432000 4194304 8973514 140736889755728 140733644114776 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 13840 12849 418 1167 0 12621 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55360

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22087
/proc/meminfo: memFree=30151536/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=98368 CPUtime=1.48 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 23860 0 0 0 144 4 0 0 20 0 1 0 280496191 100728832 23781 33554432000 4194304 8973514 140736889755728 140736889755224 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 24592 23781 418 1167 0 23373 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 98368

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22087
/proc/meminfo: memFree=30094248/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=184384 CPUtime=3.08 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 45113 0 0 0 299 9 0 0 20 0 1 0 280496191 188809216 45034 33554432000 4194304 8973514 140736889755728 140736889755224 4213859 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 46096 45040 418 1167 0 44877 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 184384

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22087
/proc/meminfo: memFree=29915796/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=308288 CPUtime=6.28 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 76373 0 0 0 614 14 0 0 20 0 1 0 280496191 315686912 76294 33554432000 4194304 8973514 140736889755728 140736889754992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 77072 76294 445 1167 0 75853 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 308288

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22087
/proc/meminfo: memFree=29912828/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=308288 CPUtime=12.68 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 76384 0 0 0 1252 16 0 0 20 0 1 0 280496191 315686912 76305 33554432000 4194304 8973514 140736889755728 140736889755224 4415843 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 77072 76305 456 1167 0 75853 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 308288

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22087
/proc/meminfo: memFree=29900280/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=318528 CPUtime=25.48 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 78944 0 0 0 2528 20 0 0 20 0 1 0 280496191 326172672 78865 33554432000 4194304 8973514 140736889755728 140736889754992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 79632 78865 456 1167 0 78413 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 318528

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22087
/proc/meminfo: memFree=29878796/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=332864 CPUtime=51.07 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 82528 0 0 0 5076 31 0 0 20 0 1 0 280496191 340852736 82449 33554432000 4194304 8973514 140736889755728 140736889755224 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 83216 82449 456 1167 0 81997 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 332864

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 22087
/proc/meminfo: memFree=29835192/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=360512 CPUtime=102.27 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 89443 0 0 0 10175 52 0 0 20 0 1 0 280496191 369164288 89361 33554432000 4194304 8973514 140736889755728 140736889755224 7841851 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 90128 89361 456 1167 0 88909 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 360512

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22088
/proc/meminfo: memFree=29781652/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=396352 CPUtime=162.25 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 98426 0 0 0 16149 76 0 0 20 0 1 0 280496191 405864448 98321 33554432000 4194304 8973514 140736889755728 140736889755224 4415788 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 99088 98321 456 1167 0 97869 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 396352

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22088
/proc/meminfo: memFree=29735800/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=426048 CPUtime=222.22 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 105869 0 0 0 22125 97 0 0 20 0 1 0 280496191 436273152 105745 33554432000 4194304 8973514 140736889755728 140736889755224 4435948 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 106512 105745 456 1167 0 105293 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 426048

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22088
/proc/meminfo: memFree=29687840/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=459840 CPUtime=282.18 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 114349 0 0 0 28097 121 0 0 20 0 1 0 280496191 470876160 114193 33554432000 4194304 8973514 140736889755728 140736889755224 4209429 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 114960 114193 456 1167 0 113741 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 459840

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22091
/proc/meminfo: memFree=29642476/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=489536 CPUtime=342.17 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 121778 0 0 0 34075 142 0 0 20 0 1 0 280496191 501284864 121617 33554432000 4194304 8973514 140736889755728 140736889755224 4427692 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 122384 121617 456 1167 0 121165 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 489536

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22091
/proc/meminfo: memFree=29597492/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=521280 CPUtime=402.16 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 129721 0 0 0 40050 166 0 0 20 0 1 0 280496191 533790720 129553 33554432000 4194304 8973514 140736889755728 140736889755224 4462765 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 130320 129553 456 1167 0 129101 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 521280

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22092
/proc/meminfo: memFree=29554340/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=545856 CPUtime=462.15 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 135865 0 0 0 46024 191 0 0 20 0 1 0 280496191 558956544 135697 33554432000 4194304 8973514 140736889755728 140736889755224 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 136464 135697 456 1167 0 135245 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 545856

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22092
/proc/meminfo: memFree=29509576/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=575552 CPUtime=522.14 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 143289 0 0 0 51999 215 0 0 20 0 1 0 280496191 589365248 143121 33554432000 4194304 8973514 140736889755728 140736889755224 6817072 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 143888 143121 456 1167 0 142669 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 575552

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22092
/proc/meminfo: memFree=29467248/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=605248 CPUtime=582.13 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 150713 0 0 0 57977 236 0 0 20 0 1 0 280496191 619773952 150545 33554432000 4194304 8973514 140736889755728 140736889754992 4415636 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 151312 150545 456 1167 0 150093 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 605248

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22093
/proc/meminfo: memFree=29306632/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=719936 CPUtime=822.09 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 179385 0 0 0 81870 339 0 0 20 0 1 0 280496191 737214464 179217 33554432000 4194304 8973514 140736889755728 140736889755224 4434700 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 179984 179217 456 1167 0 178765 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 719936

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22093
/proc/meminfo: memFree=29278732/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=747584 CPUtime=882.09 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 186297 0 0 0 87843 366 0 0 20 0 1 0 280496191 765526016 186129 33554432000 4194304 8973514 140736889755728 140736889755224 4441393 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 186896 186129 456 1167 0 185677 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 747584

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22096
/proc/meminfo: memFree=29267564/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=758848 CPUtime=942.08 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 189114 0 0 0 93822 386 0 0 20 0 1 0 280496191 777060352 188946 33554432000 4194304 8973514 140736889755728 140736889755224 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 189712 188946 457 1167 0 188493 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 758848

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22096
/proc/meminfo: memFree=29267544/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=758848 CPUtime=1002.06 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 189131 0 0 0 99796 410 0 0 20 0 1 0 280496191 777060352 188946 33554432000 4194304 8973514 140736889755728 140736889755224 7732832 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 189712 188946 457 1167 0 188493 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 758848

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22097
/proc/meminfo: memFree=29267324/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=758848 CPUtime=1062.04 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 189148 0 0 0 105770 434 0 0 20 0 1 0 280496191 777060352 188946 33554432000 4194304 8973514 140736889755728 140736889755224 7694831 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 189712 188946 457 1167 0 188493 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 758848

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22097
/proc/meminfo: memFree=29267628/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=758848 CPUtime=1122.01 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 189162 0 0 0 111750 451 0 0 20 0 1 0 280496191 777060352 188946 33554432000 4194304 8973514 140736889755728 140736889755224 4434672 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 189712 188946 457 1167 0 188493 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 758848

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 22097
/proc/meminfo: memFree=29267628/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=758848 CPUtime=1182 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 189162 0 0 0 117731 469 0 0 20 0 1 0 280496191 777060352 188946 33554432000 4194304 8973514 140736889755728 140736889753664 4441537 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 189712 188946 457 1167 0 188493 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 758848

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22097
/proc/meminfo: memFree=29253616/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=761920 CPUtime=1241.99 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 189930 0 0 0 123710 489 0 0 20 0 1 0 280496191 780206080 189714 33554432000 4194304 8973514 140736889755728 140736889755224 4441393 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 190480 189714 457 1167 0 189261 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 761920

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22097
/proc/meminfo: memFree=29208604/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=791616 CPUtime=1301.99 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 197354 0 0 0 129690 509 0 0 20 0 1 0 280496191 810614784 197138 33554432000 4194304 8973514 140736889755728 140736889755224 4427820 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 197904 197138 457 1167 0 196685 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 791616

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22098
/proc/meminfo: memFree=29153252/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=816192 CPUtime=1361.98 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 203498 0 0 0 135669 529 0 0 20 0 1 0 280496191 835780608 203282 33554432000 4194304 8973514 140736889755728 140736889755224 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 204048 203282 457 1167 0 202829 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 816192

[startup+1422.31 s]
/proc/loadavg: 1.86 1.97 1.99 3/177 22479
/proc/meminfo: memFree=29610864/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=844864 CPUtime=1421.97 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 210666 0 0 0 141647 550 0 0 20 0 1 0 280496191 865140736 210450 33554432000 4194304 8973514 140736889755728 140736889755224 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 211216 210450 457 1167 0 209997 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 844864

[startup+1482.3 s]
/proc/loadavg: 1.95 1.97 1.99 3/177 22479
/proc/meminfo: memFree=29261472/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=877632 CPUtime=1481.96 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 218858 0 0 0 147626 570 0 0 20 0 1 0 280496191 898695168 218642 33554432000 4194304 8973514 140736889755728 140736889754992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 219408 218642 457 1167 0 218189 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 877632

[startup+1542.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/178 22482
/proc/meminfo: memFree=29215832/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=901184 CPUtime=1541.94 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 224746 0 0 0 153606 588 0 0 20 0 1 0 280496191 922812416 224530 33554432000 4194304 8973514 140736889755728 140736889755224 4427820 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 225296 224530 457 1167 0 224077 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 901184

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 22505
/proc/meminfo: memFree=29146020/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=926784 CPUtime=1601.93 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 231146 0 0 0 159587 606 0 0 20 0 1 0 280496191 949026816 230930 33554432000 4194304 8973514 140736889755728 140736889755224 4441953 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 231696 230930 457 1167 0 230477 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 926784

[startup+1662.3 s]
/proc/loadavg: 2.07 1.99 1.99 3/177 22506
/proc/meminfo: memFree=29095064/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=952384 CPUtime=1661.93 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 237546 0 0 0 165570 623 0 0 20 0 1 0 280496191 975241216 237330 33554432000 4194304 8973514 140736889755728 140736889755224 4415308 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 238096 237330 457 1167 0 236877 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 952384

[startup+1722.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/177 22506
/proc/meminfo: memFree=29039884/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=976960 CPUtime=1721.92 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 243690 0 0 0 171555 637 0 0 20 0 1 0 280496191 1000407040 243474 33554432000 4194304 8973514 140736889755728 140736889755224 4441196 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 244240 243474 457 1167 0 243021 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 976960

[startup+1782.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/177 22506
/proc/meminfo: memFree=28961144/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=1004608 CPUtime=1781.91 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 250602 0 0 0 177535 656 0 0 20 0 1 0 280496191 1028718592 250386 33554432000 4194304 8973514 140736889755728 140736889755224 4441393 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 251152 250386 457 1167 0 249933 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 1004608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 22506
/proc/meminfo: memFree=28941056/32873844 swapFree=7388/7388
[pid=22086] ppid=22084 vsize=1012800 CPUtime=1800.02 cores=0,2,4,6
/proc/22086/stat : 22086 (toysat) R 22084 22086 20110 0 -1 4202496 252650 0 0 0 179341 661 0 0 20 0 1 0 280496191 1037107200 252434 33554432000 4194304 8973514 140736889755728 140736889755224 4427820 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 253200 252434 457 1167 0 251981 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1012800

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.43
CPU time (s): 1800.04
CPU user time (s): 1793.41
CPU system time (s): 6.62999
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 1012800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.41
system time used= 6.62999
maximum resident set size= 1009736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252650
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= 139
involuntary context switches= 2156

runsolver used 2.80057 second user time and 9.65353 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-27 20:35:18
IDJOB=3707123
IDBENCH=77148
IDSOLVER=2285
FILE ID=node147/3707123-1338143718
RUNJOBID= node147-1338122460-20126
PBS_JOBID= 14624486
Free space on /tmp= 71656 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12018_6.std.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707123-1338143718/watcher-3707123-1338143718 -o /tmp/evaluation-result-3707123-1338143718/solver-3707123-1338143718 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707123-1338143718.opb

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

MD5SUM BENCH= c3c02f6d6ed03ca0aea055091dd3548b
RANDOM SEED=1468935887

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:        30222612 kB
Buffers:          343368 kB
Cached:          1207008 kB
SwapCached:         5068 kB
Active:           875092 kB
Inactive:         955212 kB
Active(anon):     274744 kB
Inactive(anon):     7584 kB
Active(file):     600348 kB
Inactive(file):   947628 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:             15176 kB
Writeback:            16 kB
AnonPages:        283488 kB
Mapped:            11564 kB
Shmem:                 0 kB
Slab:             679884 kB
SReclaimable:     120448 kB
SUnreclaim:       559436 kB
KernelStack:        1448 kB
PageTables:         4456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     398852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 71644 MiB
End job on node147 at 2012-05-27 21:05:20