Trace number 3707128

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.07 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12038_4.std.opb
MD5SUM661b4190c55178f9645295549e370fd5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark147
Best CPU time to get the best result obtained on this benchmark1800.2
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 constraints245147
Number of constraints which are clauses243947
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

5.19/5.28	c 2012-05-27T20:39:37+0200
5.19/5.28	c arch = x86_64
5.19/5.28	c os = linux
5.19/5.28	c compiler = ghc 7.4
5.19/5.28	c packages:
5.19/5.28	c   OptDir-0.0.1
5.19/5.28	c   array-0.4.0.0
5.19/5.28	c   base-4.5.0.0
5.19/5.28	c   bytestring-0.9.2.1
5.19/5.28	c   containers-0.4.2.1
5.19/5.28	c   deepseq-1.3.0.0
5.19/5.28	c   mtl-2.1.1
5.19/5.28	c   old_locale-1.0.0.4
5.19/5.28	c   parse_dimacs-1.2
5.19/5.28	c   parsec-3.1.2
5.19/5.28	c   queue-0.1.2
5.19/5.28	c   stm-2.3
5.19/5.28	c   time-1.4
5.19/5.28	c command line = ["--pb","HOME/instance-3707128-1338143976.opb"]
5.19/5.28	c #vars 72842
5.19/5.28	c #constraints 245147
5.19/5.28	c Solving starts ...
11.09/11.14	c solving time = 5.818s
11.09/11.14	c #decision = 2891
11.09/11.14	c #conflict = 1352
11.09/11.14	c #restart = 5
11.09/11.14	o 160
11.19/11.23	c Solving starts ...
11.29/11.35	c solving time = 0.096s
11.29/11.35	c #decision = 3100
11.29/11.35	c #conflict = 1352
11.29/11.35	c #restart = 5
11.29/11.35	o 158
11.29/11.35	c Solving starts ...
11.39/11.45	c solving time = 0.077s
11.39/11.45	c #decision = 3311
11.39/11.45	c #conflict = 1354
11.39/11.45	c #restart = 5
11.39/11.45	o 157
11.39/11.45	c Solving starts ...
11.88/11.99	c solving time = 0.520s
11.88/11.99	c #decision = 3713
11.88/11.99	c #conflict = 1442
11.88/11.99	c #restart = 5
11.88/11.99	o 156
11.88/11.99	c Solving starts ...
12.09/12.14	c solving time = 0.137s
12.09/12.14	c #decision = 3944
12.09/12.14	c #conflict = 1465
12.09/12.14	c #restart = 5
12.09/12.14	o 155
12.09/12.15	c Solving starts ...
12.18/12.24	c solving time = 0.078s
12.18/12.24	c #decision = 4158
12.18/12.24	c #conflict = 1467
12.18/12.24	c #restart = 5
12.18/12.24	o 154
12.18/12.24	c Solving starts ...
16.49/16.53	c solving time = 4.265s
16.49/16.53	c #decision = 6756
16.49/16.53	c #conflict = 2556
16.49/16.53	c #restart = 9
16.49/16.53	o 153
16.49/16.53	c Solving starts ...
17.59/17.61	c solving time = 1.063s
17.59/17.61	c #decision = 7503
17.59/17.61	c #conflict = 2836
17.59/17.61	c #restart = 11
17.59/17.61	o 152
17.59/17.61	c Solving starts ...
17.68/17.76	c solving time = 0.131s
17.68/17.76	c #decision = 7705
17.68/17.76	c #conflict = 2853
17.68/17.76	c #restart = 11
17.68/17.76	o 151
17.68/17.76	c Solving starts ...
250.42/250.54	c solving time = 232.704s
250.42/250.54	c #decision = 72367
250.42/250.54	c #conflict = 49976
250.42/250.54	c #restart = 24
250.42/250.54	o 150
250.42/250.54	c Solving starts ...
274.92/275.07	c solving time = 24.510s
274.92/275.07	c #decision = 82158
274.92/275.07	c #conflict = 56379
274.92/275.07	c #restart = 32
274.92/275.07	o 149
274.92/275.07	c Solving starts ...

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-3707128-1338143976/watcher-3707128-1338143976 -o /tmp/evaluation-result-3707128-1338143976/solver-3707128-1338143976 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707128-1338143976.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.01 2.02 2.00 3/178 17428
/proc/meminfo: memFree=30945896/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 791 0 0 0 0 0 0 0 20 0 1 0 280522451 6356992 712 33554432000 4194304 8973514 140735295910336 140736424927224 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 1552 716 415 1167 0 333 0

[startup+0.0327299 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 17428
/proc/meminfo: memFree=30945896/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=8256 CPUtime=0.02 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 1269 0 0 0 2 0 0 0 20 0 1 0 280522451 8454144 1190 33554432000 4194304 8973514 140735295910336 140736424927224 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 2064 1190 417 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100225 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 17428
/proc/meminfo: memFree=30945896/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 2230 0 0 0 9 0 0 0 20 0 1 0 280522451 12648448 2151 33554432000 4194304 8973514 140735295910336 140736424927224 7858672 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 3088 2151 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300218 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 17428
/proc/meminfo: memFree=30945896/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=26688 CPUtime=0.29 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 5855 0 0 0 28 1 0 0 20 0 1 0 280522451 27328512 5776 33554432000 4194304 8973514 140735295910336 140735295909832 4634992 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 6672 5776 418 1167 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26688

[startup+0.700225 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 17428
/proc/meminfo: memFree=30945896/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=45120 CPUtime=0.69 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 10526 0 0 0 67 2 0 0 20 0 1 0 280522451 46202880 10447 33554432000 4194304 8973514 140735295910336 140735295909600 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 11280 10455 418 1167 0 10061 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45120

[startup+1.50023 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 17429
/proc/meminfo: memFree=30875920/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=98368 CPUtime=1.49 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 23861 0 0 0 144 5 0 0 20 0 1 0 280522451 100728832 23782 33554432000 4194304 8973514 140735295910336 140735295908288 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 24592 23782 418 1167 0 23373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98368

[startup+3.10022 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 17429
/proc/meminfo: memFree=30820128/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=174144 CPUtime=3.09 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 42806 0 0 0 300 9 0 0 20 0 1 0 280522451 178323456 42727 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 43536 42727 418 1167 0 42317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174144

[startup+6.3002 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 17429
/proc/meminfo: memFree=30649504/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=299072 CPUtime=6.29 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 74071 0 0 0 614 15 0 0 20 0 1 0 280522451 306249728 73992 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 74768 73992 445 1167 0 73549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 299072

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 17429
/proc/meminfo: memFree=30634416/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=311360 CPUtime=12.68 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 77154 0 0 0 1250 18 0 0 20 0 1 0 280522451 318832640 77075 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 77840 77075 456 1167 0 76621 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 311360

[startup+25.5002 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 17432
/proc/meminfo: memFree=30622208/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=319552 CPUtime=25.49 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 79202 0 0 0 2525 24 0 0 20 0 1 0 280522451 327221248 79123 33554432000 4194304 8973514 140735295910336 140735295909832 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 79888 79123 456 1167 0 78669 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 319552

[startup+51.1002 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 17432
/proc/meminfo: memFree=30588340/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=339008 CPUtime=51.08 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 84066 0 0 0 5074 34 0 0 20 0 1 0 280522451 347144192 83987 33554432000 4194304 8973514 140735295910336 140735295909832 6817534 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 84752 83987 456 1167 0 83533 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 339008

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17432
/proc/meminfo: memFree=30540404/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=366656 CPUtime=102.27 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 90978 0 0 0 10175 52 0 0 20 0 1 0 280522451 375455744 90899 33554432000 4194304 8973514 140735295910336 140735295909832 4415376 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 91664 90899 456 1167 0 90445 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 366656

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17433
/proc/meminfo: memFree=30479672/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=395328 CPUtime=162.25 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 98146 0 0 0 16148 77 0 0 20 0 1 0 280522451 404815872 98067 33554432000 4194304 8973514 140735295910336 140735295909832 4433468 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17428/statm: 98832 98067 456 1167 0 97613 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 395328

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17433
/proc/meminfo: memFree=30415284/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=432192 CPUtime=222.23 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 107367 0 0 0 22121 102 0 0 20 0 1 0 280522451 442564608 107283 33554432000 4194304 8973514 140735295910336 140735295909600 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 108048 107283 456 1167 0 106829 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 432192

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17433
/proc/meminfo: memFree=30357032/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=462912 CPUtime=282.21 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 115051 0 0 0 28096 125 0 0 20 0 1 0 280522451 474021888 114963 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 115728 114963 456 1167 0 114509 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 462912

[startup+342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 17434
/proc/meminfo: memFree=30295424/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=499776 CPUtime=342.2 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 124277 0 0 0 34068 152 0 0 20 0 1 0 280522451 511770624 124179 33554432000 4194304 8973514 140735295910336 140735295909832 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 124944 124179 456 1167 0 123725 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 499776

[startup+402.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 17434
/proc/meminfo: memFree=30241768/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=527424 CPUtime=402.18 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 131197 0 0 0 40039 179 0 0 20 0 1 0 280522451 540082176 131091 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 131856 131091 456 1167 0 130637 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 527424

[startup+462.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 17435
/proc/meminfo: memFree=30184012/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=565312 CPUtime=462.15 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 140692 0 0 0 46007 208 0 0 20 0 1 0 280522451 578879488 140563 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 141328 140563 456 1167 0 140109 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 565312

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 17435
/proc/meminfo: memFree=30135928/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=591936 CPUtime=522.13 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 147365 0 0 0 51977 236 0 0 20 0 1 0 280522451 606142464 147219 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 147984 147219 456 1167 0 146765 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 591936

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17435
/proc/meminfo: memFree=30087800/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=617536 CPUtime=582.11 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 153771 0 0 0 57950 261 0 0 20 0 1 0 280522451 632356864 153619 33554432000 4194304 8973514 140735295910336 140735295909600 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 154384 153619 456 1167 0 153165 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 617536

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 17439
/proc/meminfo: memFree=29815124/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=785472 CPUtime=882.07 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 195755 0 0 0 87793 414 0 0 20 0 1 0 280522451 804323328 195603 33554432000 4194304 8973514 140735295910336 140735295909600 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 196368 195603 456 1167 0 195149 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 785472

[startup+942.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17439
/proc/meminfo: memFree=29768396/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=810048 CPUtime=942.06 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 201899 0 0 0 93758 448 0 0 20 0 1 0 280522451 829489152 201747 33554432000 4194304 8973514 140735295910336 140735295892352 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 202512 201747 456 1167 0 201293 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 810048

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17439
/proc/meminfo: memFree=29726884/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=831552 CPUtime=1002.05 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 207275 0 0 0 99728 477 0 0 20 0 1 0 280522451 851509248 207123 33554432000 4194304 8973514 140735295910336 140735295892352 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 207888 207123 456 1167 0 206669 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 831552

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17440
/proc/meminfo: memFree=29686240/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=853056 CPUtime=1062.04 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 212651 0 0 0 105700 504 0 0 20 0 1 0 280522451 873529344 212499 33554432000 4194304 8973514 140735295910336 140735295892352 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 213264 212499 456 1167 0 212045 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 853056

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17440
/proc/meminfo: memFree=29646532/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=875584 CPUtime=1122.03 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 218283 0 0 0 111674 529 0 0 20 0 1 0 280522451 896598016 218131 33554432000 4194304 8973514 140735295910336 140735295892352 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 218896 218131 456 1167 0 217677 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 875584

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17440
/proc/meminfo: memFree=29610572/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=897088 CPUtime=1182.02 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 223659 0 0 0 117648 554 0 0 20 0 1 0 280522451 918618112 223507 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 224272 223507 456 1167 0 223053 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 897088

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17443
/proc/meminfo: memFree=29561088/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=929856 CPUtime=1242.01 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 231851 0 0 0 123619 582 0 0 20 0 1 0 280522451 952172544 231699 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 232464 231699 456 1167 0 231245 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 929856

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17466
/proc/meminfo: memFree=29509504/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=964672 CPUtime=1302.01 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 240555 0 0 0 129595 606 0 0 20 0 1 0 280522451 987824128 240403 33554432000 4194304 8973514 140735295910336 140735295892352 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 241168 240403 456 1167 0 239949 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 964672

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 17467
/proc/meminfo: memFree=29459292/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=998464 CPUtime=1361.99 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 249003 0 0 0 135569 630 0 0 20 0 1 0 280522451 1022427136 248851 33554432000 4194304 8973514 140735295910336 140735295892352 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 249616 248851 456 1167 0 248397 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 998464

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17467
/proc/meminfo: memFree=29414404/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=1027136 CPUtime=1422 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 256171 0 0 0 141543 657 0 0 20 0 1 0 280522451 1051787264 256019 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 256784 256019 456 1167 0 255565 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 1027136

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17467
/proc/meminfo: memFree=29364432/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=1060928 CPUtime=1481.98 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 264619 0 0 0 147519 679 0 0 20 0 1 0 280522451 1086390272 264467 33554432000 4194304 8973514 140735295910336 140735295892352 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 265232 264467 456 1167 0 264013 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1060928

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17506
/proc/meminfo: memFree=29916840/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=1087552 CPUtime=1541.95 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 271291 0 0 0 153495 700 0 0 20 0 1 0 280522451 1113653248 271123 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 271888 271123 456 1167 0 270669 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 1087552

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17506
/proc/meminfo: memFree=29921844/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=1115200 CPUtime=1601.92 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 278227 0 0 0 159470 722 0 0 20 0 1 0 280522451 1141964800 278035 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 278800 278035 456 1167 0 277581 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 1115200

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17507
/proc/meminfo: memFree=29870040/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=1142848 CPUtime=1661.89 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 285158 0 0 0 165444 745 0 0 20 0 1 0 280522451 1170276352 284947 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 285712 284947 456 1167 0 284493 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 1142848

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 17507
/proc/meminfo: memFree=29802116/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=1181760 CPUtime=1721.87 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 294905 0 0 0 171414 773 0 0 20 0 1 0 280522451 1210122240 294675 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 295440 294675 456 1167 0 294221 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 1181760

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17507
/proc/meminfo: memFree=29736052/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=1209408 CPUtime=1781.85 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 301823 0 0 0 177389 796 0 0 20 0 1 0 280522451 1238433792 301587 33554432000 4194304 8973514 140735295910336 140735295909832 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 302352 301587 456 1167 0 301133 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1209408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17507
/proc/meminfo: memFree=29714940/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=1220672 CPUtime=1800.05 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 304639 0 0 0 179202 803 0 0 20 0 1 0 280522451 1249968128 304403 33554432000 4194304 8973514 140735295910336 140735295909832 4427283 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 305168 304403 456 1167 0 303949 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1220672

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

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17507
/proc/meminfo: memFree=29714940/32873844 swapFree=7616/7616
[pid=17428] ppid=17426 vsize=1220672 CPUtime=1800.05 cores=0,2,4,6
/proc/17428/stat : 17428 (toysat) R 17426 17428 15420 0 -1 4202496 304639 0 0 0 179202 803 0 0 20 0 1 0 280522451 1249968128 304403 33554432000 4194304 8973514 140735295910336 140735295909832 4427283 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17428/statm: 305168 304403 456 1167 0 303949 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1220672

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.52
CPU time (s): 1800.07
CPU user time (s): 1792.03
CPU system time (s): 8.04278
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 1220672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.03
system time used= 8.04278
maximum resident set size= 1217612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304639
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= 160
involuntary context switches= 2092

runsolver used 3.50147 second user time and 8.88265 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 20:39:37
IDJOB=3707128
IDBENCH=77380
IDSOLVER=2285
FILE ID=node135/3707128-1338143976
RUNJOBID= node135-1338118211-15436
PBS_JOBID= 14624474
Free space on /tmp= 71620 MiB

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

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

MD5SUM BENCH= 661b4190c55178f9645295549e370fd5
RANDOM SEED=1394615305

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30946252 kB
Buffers:          297808 kB
Cached:           364876 kB
SwapCached:         1720 kB
Active:           995676 kB
Inactive:         111500 kB
Active(anon):     434936 kB
Inactive(anon):    12016 kB
Active(file):     560740 kB
Inactive(file):    99484 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:             15648 kB
Writeback:             0 kB
AnonPages:        452896 kB
Mapped:            13600 kB
Shmem:               132 kB
Slab:             675432 kB
SReclaimable:     116816 kB
SUnreclaim:       558616 kB
KernelStack:        1464 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     561832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71612 MiB
End job on node135 at 2012-05-27 21:09:39