Trace number 3712089

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.03 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-81-80--soft-33-100-0.wbo
MD5SUM8ea1de4cad02f20126bf15704ca9ee6a
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark4.15337
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6480
Total number of constraints161
Number of soft constraints109
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
Top cost 6056
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6055
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
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

0.02/0.08	c 2012-05-28T07:41:00+0200
0.02/0.08	c arch = x86_64
0.02/0.08	c os = linux
0.02/0.08	c compiler = ghc 7.4
0.02/0.08	c packages:
0.02/0.08	c   OptDir-0.0.1
0.02/0.08	c   array-0.4.0.0
0.02/0.08	c   base-4.5.0.0
0.02/0.08	c   bytestring-0.9.2.1
0.02/0.08	c   containers-0.4.2.1
0.02/0.08	c   deepseq-1.3.0.0
0.02/0.08	c   mtl-2.1.1
0.02/0.08	c   old_locale-1.0.0.4
0.02/0.08	c   parse_dimacs-1.2
0.02/0.08	c   parsec-3.1.2
0.02/0.08	c   queue-0.1.2
0.02/0.08	c   stm-2.3
0.02/0.08	c   time-1.4
0.02/0.08	c command line = ["--wbo","HOME/instance-3712089-1338183660.wbo"]
0.02/0.08	c #vars 6480
0.02/0.08	c #constraints 161
0.02/0.08	c Solving starts ...
4.99/5.02	c solving time = 4.934s
4.99/5.02	c #decision = 11134
4.99/5.02	c #conflict = 481
4.99/5.02	c #restart = 3
4.99/5.02	o 135
4.99/5.02	c Solving starts ...
5.09/5.11	c solving time = 0.021s
5.09/5.11	c #decision = 14585
5.09/5.11	c #conflict = 482
5.09/5.11	c #restart = 3
5.09/5.11	o 68
5.09/5.11	c Solving starts ...
5.09/5.11	c solving time = 0.035s
5.09/5.11	c #decision = 18056
5.09/5.11	c #conflict = 487
5.09/5.11	c #restart = 3
5.09/5.11	o 64
5.09/5.11	c Solving starts ...
5.89/5.98	c solving time = 0.892s
5.89/5.98	c #decision = 24989
5.89/5.98	c #conflict = 591
5.89/5.98	c #restart = 4
5.89/5.98	o 54
5.89/5.98	c Solving starts ...
5.99/6.00	c solving time = 0.012s
5.99/6.00	c #decision = 28415
5.99/6.00	c #conflict = 591
5.99/6.00	c #restart = 4
5.99/6.00	o 50
5.99/6.00	c Solving starts ...
7.19/7.26	c solving time = 1.254s
7.19/7.26	c #decision = 35844
7.19/7.26	c #conflict = 692
7.19/7.26	c #restart = 5
7.19/7.26	o 43
7.19/7.26	c Solving starts ...
7.19/7.28	c solving time = 0.019s
7.19/7.28	c #decision = 39273
7.19/7.28	c #conflict = 692
7.19/7.28	c #restart = 5
7.19/7.28	o 29
7.19/7.28	c Solving starts ...
7.19/7.29	c solving time = 0.013s
7.19/7.29	c #decision = 42606
7.19/7.29	c #conflict = 692
7.19/7.29	c #restart = 5
7.19/7.29	o 4
7.19/7.29	c Solving starts ...
8.08/8.18	c solving time = 0.886s
8.08/8.18	c #decision = 49893
8.08/8.18	c #conflict = 799
8.08/8.18	c #restart = 6
8.08/8.18	o 1
8.08/8.18	c Solving starts ...
65.67/65.75	c learnt constraints deletion: 5721 -> 2861
121.54/121.63	c learnt constraints deletion: 5430 -> 2715
252.00/252.16	c learnt constraints deletion: 6569 -> 3285
491.56/491.74	c learnt constraints deletion: 9067 -> 4534
1140.73/1141.00	c learnt constraints deletion: 12935 -> 6480
1775.21/1775.65	c learnt constraints deletion: 13547 -> 6788

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-3712089-1338183660/watcher-3712089-1338183660 -o /tmp/evaluation-result-3712089-1338183660/solver-3712089-1338183660 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712089-1338183660.wbo 

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.02 2.00 3/177 31982
/proc/meminfo: memFree=30964504/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 795 0 0 0 0 0 0 0 20 0 1 0 284490345 6356992 716 33554432000 4194304 8973514 140733816452144 140737415605192 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 1552 716 422 1167 0 333 0

[startup+0.0302321 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 31982
/proc/meminfo: memFree=30964504/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=8256 CPUtime=0.02 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 1239 0 0 0 2 0 0 0 20 0 1 0 284490345 8454144 1160 33554432000 4194304 8973514 140733816452144 140737415605192 4209439 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 2064 1160 423 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100275 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 31982
/proc/meminfo: memFree=30964504/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 2399 0 0 0 9 0 0 0 20 0 1 0 284490345 12648448 2320 33554432000 4194304 8973514 140733816452144 140733816451408 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 3088 2320 454 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300264 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 31982
/proc/meminfo: memFree=30964504/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=15424 CPUtime=0.29 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 3167 0 0 0 29 0 0 0 20 0 1 0 284490345 15794176 3088 33554432000 4194304 8973514 140733816452144 140733816451640 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 3856 3088 454 1167 0 2637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15424

[startup+0.700236 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 31982
/proc/meminfo: memFree=30964504/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=15424 CPUtime=0.69 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 3167 0 0 0 69 0 0 0 20 0 1 0 284490345 15794176 3088 33554432000 4194304 8973514 140733816452144 140733816451640 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 3856 3088 454 1167 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15424

[startup+1.50024 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 31983
/proc/meminfo: memFree=30953080/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=16448 CPUtime=1.48 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 3423 0 0 0 148 0 0 0 20 0 1 0 284490345 16842752 3344 33554432000 4194304 8973514 140733816452144 140733816451408 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 4112 3344 454 1167 0 2893 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16448

[startup+3.1003 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 31983
/proc/meminfo: memFree=30951824/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=19520 CPUtime=3.08 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 4191 0 0 0 308 0 0 0 20 0 1 0 284490345 19988480 4112 33554432000 4194304 8973514 140733816452144 140733816451640 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 4880 4112 454 1167 0 3661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19520

[startup+6.30024 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 31983
/proc/meminfo: memFree=30947244/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=22592 CPUtime=6.29 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 4970 0 0 0 627 2 0 0 20 0 1 0 284490345 23134208 4891 33554432000 4194304 8973514 140733816452144 140733816451640 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 5648 4891 465 1167 0 4429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22592

[startup+12.7002 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31983
/proc/meminfo: memFree=30940820/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=29760 CPUtime=12.68 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 6594 0 0 0 1263 5 0 0 20 0 1 0 284490345 30474240 6515 33554432000 4194304 8973514 140733816452144 140733816451640 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 7440 6515 465 1167 0 6221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29760

[startup+25.5002 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31983
/proc/meminfo: memFree=30926808/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=43072 CPUtime=25.48 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 9909 0 0 0 2536 12 0 0 20 0 1 0 284490345 44105728 9830 33554432000 4194304 8973514 140733816452144 140733816451408 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 10768 9830 465 1167 0 9549 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43072

[startup+51.1002 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31983
/proc/meminfo: memFree=30905164/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=66624 CPUtime=51.07 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 15829 0 0 0 5081 26 0 0 20 0 1 0 284490345 68222976 15752 33554432000 4194304 8973514 140733816452144 140733816451640 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 16656 15752 465 1167 0 15437 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66624

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31983
/proc/meminfo: memFree=30880788/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=88128 CPUtime=102.24 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 21319 0 0 0 10178 46 0 0 20 0 1 0 284490345 90243072 21208 33554432000 4194304 8973514 140733816452144 140733816451408 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 22032 21208 466 1167 0 20813 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 88128

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31983
/proc/meminfo: memFree=30867456/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=97344 CPUtime=162.23 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 23696 0 0 0 16150 73 0 0 20 0 1 0 284490345 99680256 23585 33554432000 4194304 8973514 140733816452144 140733816451408 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 24336 23585 466 1167 0 23117 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 97344

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31983
/proc/meminfo: memFree=30840892/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=119872 CPUtime=222.2 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 29138 0 0 0 22127 93 0 0 20 0 1 0 284490345 122748928 29013 33554432000 4194304 8973514 140733816452144 140733816451640 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 29968 29013 466 1167 0 28749 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 119872

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31984
/proc/meminfo: memFree=30830460/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=129088 CPUtime=282.19 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 31650 0 0 0 28110 109 0 0 20 0 1 0 284490345 132186112 31521 33554432000 4194304 8973514 140733816452144 140733816451408 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 32272 31521 466 1167 0 31053 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 129088

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31984
/proc/meminfo: memFree=30821904/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=138304 CPUtime=342.19 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 33853 0 0 0 34094 125 0 0 20 0 1 0 284490345 141623296 33724 33554432000 4194304 8973514 140733816452144 140733816451408 7681396 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 34576 33724 466 1167 0 33357 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 138304

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31984
/proc/meminfo: memFree=30804580/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=154688 CPUtime=402.16 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 37773 0 0 0 40077 139 0 0 20 0 1 0 284490345 158400512 37854 33554432000 4194304 8973514 140733816452144 140733816451640 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 38672 37854 466 1167 0 37453 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 154688

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31984
/proc/meminfo: memFree=30787220/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=172096 CPUtime=462.16 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 42102 0 0 0 46063 153 0 0 20 0 1 0 284490345 176226304 42183 33554432000 4194304 8973514 140733816452144 140733816451408 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 43024 42183 466 1167 0 41805 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 172096

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31984
/proc/meminfo: memFree=30779532/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=179264 CPUtime=522.15 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 43984 0 0 0 52046 169 0 0 20 0 1 0 284490345 183566336 44065 33554432000 4194304 8973514 140733816452144 140733816451640 4209256 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 44816 44065 466 1167 0 43597 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 179264

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31988
/proc/meminfo: memFree=30779432/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=179264 CPUtime=582.13 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 43991 0 0 0 58029 184 0 0 20 0 1 0 284490345 183566336 44065 33554432000 4194304 8973514 140733816452144 140733816451408 7681396 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 44816 44065 466 1167 0 43597 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 179264

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31988
/proc/meminfo: memFree=30742092/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=208960 CPUtime=822.1 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 51379 0 0 0 81977 233 0 0 20 0 1 0 284490345 213975040 51449 33554432000 4194304 8973514 140733816452144 140733816451408 7681396 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 52240 51449 466 1167 0 51021 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 208960

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31989
/proc/meminfo: memFree=30728824/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=223296 CPUtime=882.09 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 54771 0 0 0 87964 245 0 0 20 0 1 0 284490345 228655104 54841 33554432000 4194304 8973514 140733816452144 140733816451408 7681396 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 55824 54841 466 1167 0 54605 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 223296

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31989
/proc/meminfo: memFree=30713844/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=231488 CPUtime=942.06 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 56989 0 0 0 93950 256 0 0 20 0 1 0 284490345 237043712 57044 33554432000 4194304 8973514 140733816452144 140733816451640 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 57872 57044 466 1167 0 56653 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 231488

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31989
/proc/meminfo: memFree=30704848/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=240704 CPUtime=1002.05 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 59235 0 0 0 99940 265 0 0 20 0 1 0 284490345 246480896 59290 33554432000 4194304 8973514 140733816452144 140733816451408 7681396 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 60176 59290 466 1167 0 58957 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 240704

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31989
/proc/meminfo: memFree=30689968/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=250944 CPUtime=1062.05 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 61930 0 0 0 105929 276 0 0 20 0 1 0 284490345 256966656 61985 33554432000 4194304 8973514 140733816452144 140733816451640 7681396 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 62736 61985 466 1167 0 61517 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 250944

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31989
/proc/meminfo: memFree=30679180/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=261184 CPUtime=1122.04 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 64272 0 0 0 111919 285 0 0 20 0 1 0 284490345 267452416 64327 33554432000 4194304 8973514 140733816452144 140733816451408 7681396 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 65296 64327 466 1167 0 64077 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 261184

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31993
/proc/meminfo: memFree=30675544/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=264256 CPUtime=1182.02 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 65269 0 0 0 117907 295 0 0 20 0 1 0 284490345 270598144 65313 33554432000 4194304 8973514 140733816452144 140733816451408 7681396 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 66064 65313 466 1167 0 64845 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 264256

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 32016
/proc/meminfo: memFree=30675352/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=264256 CPUtime=1242.01 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 65269 0 0 0 123895 306 0 0 20 0 1 0 284490345 270598144 65313 33554432000 4194304 8973514 140733816452144 140733816451408 7681396 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 66064 65313 466 1167 0 64845 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 264256

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32016
/proc/meminfo: memFree=30675484/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=264256 CPUtime=1302.01 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 65269 0 0 0 129888 313 0 0 20 0 1 0 284490345 270598144 65313 33554432000 4194304 8973514 140733816452144 140733816451408 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 66064 65313 466 1167 0 64845 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 264256

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32016
/proc/meminfo: memFree=30675112/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=264256 CPUtime=1362 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 65269 0 0 0 135878 322 0 0 20 0 1 0 284490345 270598144 65313 33554432000 4194304 8973514 140733816452144 140733816451408 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 66064 65313 466 1167 0 64845 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 264256

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32055
/proc/meminfo: memFree=30779988/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=264256 CPUtime=1421.99 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 65269 0 0 0 141868 331 0 0 20 0 1 0 284490345 270598144 65313 33554432000 4194304 8973514 140733816452144 140733816451408 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 66064 65313 466 1167 0 64845 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 264256

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32132
/proc/meminfo: memFree=30777384/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=267328 CPUtime=1481.98 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 65956 0 0 0 147859 339 0 0 20 0 1 0 284490345 273743872 66000 33554432000 4194304 8973514 140733816452144 140733816451408 7681396 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 66832 66000 466 1167 0 65613 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 267328

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32208
/proc/meminfo: memFree=30769060/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=276544 CPUtime=1541.96 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 68175 0 0 0 153850 346 0 0 20 0 1 0 284490345 283181056 68219 33554432000 4194304 8973514 140733816452144 140733816451408 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31982/statm: 69136 68219 466 1167 0 67917 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 276544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32246
/proc/meminfo: memFree=30755972/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=286784 CPUtime=1601.95 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 70759 0 0 0 159841 354 0 0 20 0 1 0 284490345 293666816 70800 33554432000 4194304 8973514 140733816452144 140733816450368 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31982/statm: 71696 70800 466 1167 0 70477 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 286784

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32322
/proc/meminfo: memFree=30752068/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=291904 CPUtime=1661.94 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 72121 0 0 0 165833 361 0 0 20 0 1 0 284490345 298909696 72162 33554432000 4194304 8973514 140733816452144 140733816451408 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31982/statm: 72976 72162 466 1167 0 71757 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 291904

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32360
/proc/meminfo: memFree=30722184/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=301120 CPUtime=1721.93 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 74488 0 0 0 171825 368 0 0 20 0 1 0 284490345 308346880 74529 33554432000 4194304 8973514 140733816452144 140733816451640 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31982/statm: 75280 74529 466 1167 0 74061 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 301120

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32364
/proc/meminfo: memFree=30685412/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=310336 CPUtime=1781.92 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 76699 0 0 0 177815 377 0 0 20 0 1 0 284490345 317784064 76733 33554432000 4194304 8973514 140733816452144 140733816451640 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31982/statm: 77584 76733 466 1167 0 76365 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 310336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32364
/proc/meminfo: memFree=30680744/32873844 swapFree=7620/7620
[pid=31982] ppid=31980 vsize=313408 CPUtime=1800.02 cores=1,3,5,7
/proc/31982/stat : 31982 (toysat) R 31980 31982 29738 0 -1 4202496 77484 0 0 0 179623 379 0 0 20 0 1 0 284490345 320929792 77518 33554432000 4194304 8973514 140733816452144 140733816451408 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31982/statm: 78352 77518 466 1167 0 77133 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 313408

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.41
CPU time (s): 1800.03
CPU user time (s): 1796.24
CPU system time (s): 3.79442
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 313408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.24
system time used= 3.79442
maximum resident set size= 310072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77484
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= 116
involuntary context switches= 2923

runsolver used 3.23351 second user time and 8.75267 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 07:41:00
IDJOB=3712089
IDBENCH=78741
IDSOLVER=2291
FILE ID=node143/3712089-1338183660
RUNJOBID= node143-1338160335-29755
PBS_JOBID= 14624561
Free space on /tmp= 71656 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80--soft-33-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712089-1338183660/watcher-3712089-1338183660 -o /tmp/evaluation-result-3712089-1338183660/solver-3712089-1338183660 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712089-1338183660.wbo

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

MD5SUM BENCH= 8ea1de4cad02f20126bf15704ca9ee6a
RANDOM SEED=360754535

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30964768 kB
Buffers:          382444 kB
Cached:           595820 kB
SwapCached:            0 kB
Active:           694084 kB
Inactive:         378156 kB
Active(anon):      84724 kB
Inactive(anon):    11300 kB
Active(file):     609360 kB
Inactive(file):   366856 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7412 kB
Writeback:             0 kB
AnonPages:        100796 kB
Mapped:            16052 kB
Shmem:               200 kB
Slab:             696784 kB
SReclaimable:     139196 kB
SUnreclaim:       557588 kB
KernelStack:        1472 kB
PageTables:         3864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     208436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 71648 MiB
End job on node143 at 2012-05-28 08:11:02