Trace number 3712389

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-61-60--soft-0-100-0.wbo
MD5SUM01a077d3621ba64f6c6e6b6c3ebb8e99
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark0.149976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3660
Total number of constraints121
Number of soft constraints121
Number of constraints which are clauses61
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint61
Top cost 5857
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5856
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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.00/0.04	c 2012-05-28T12:14:26+0200
0.00/0.04	c arch = x86_64
0.00/0.04	c os = linux
0.00/0.04	c compiler = ghc 7.4
0.00/0.04	c packages:
0.00/0.04	c   OptDir-0.0.1
0.00/0.04	c   array-0.4.0.0
0.00/0.04	c   base-4.5.0.0
0.00/0.04	c   bytestring-0.9.2.1
0.00/0.04	c   containers-0.4.2.1
0.00/0.04	c   deepseq-1.3.0.0
0.00/0.04	c   mtl-2.1.1
0.00/0.04	c   old_locale-1.0.0.4
0.00/0.04	c   parse_dimacs-1.2
0.00/0.04	c   parsec-3.1.2
0.00/0.04	c   queue-0.1.2
0.00/0.04	c   stm-2.3
0.00/0.04	c   time-1.4
0.00/0.04	c command line = ["--wbo","HOME/instance-3712389-1338200066.wbo"]
0.00/0.04	c #vars 3660
0.00/0.04	c #constraints 121
0.00/0.04	c Solving starts ...
0.49/0.52	c solving time = 0.474s
0.49/0.52	c #decision = 2827
0.49/0.52	c #conflict = 102
0.49/0.52	c #restart = 1
0.49/0.52	o 90
0.49/0.52	c Solving starts ...
3.49/3.52	c solving time = 2.998s
3.49/3.52	c #decision = 9317
3.49/3.52	c #conflict = 455
3.49/3.52	c #restart = 3
3.49/3.52	o 12
3.49/3.52	c Solving starts ...
3.49/3.53	c solving time = 0.007s
3.49/3.53	c #decision = 11192
3.49/3.53	c #conflict = 455
3.49/3.53	c #restart = 3
3.49/3.53	o 4
3.49/3.53	c Solving starts ...
7.79/7.82	c solving time = 4.287s
7.79/7.82	c #decision = 21638
7.79/7.82	c #conflict = 943
7.79/7.82	c #restart = 6
7.79/7.82	o 2
7.79/7.82	c Solving starts ...
14.68/14.74	c solving time = 6.916s
14.68/14.74	c #decision = 35530
14.68/14.74	c #conflict = 1782
14.68/14.74	c #restart = 10
14.68/14.74	o 1
14.68/14.74	c Solving starts ...
14.68/14.74	c learnt constraints deletion: 1772 -> 886
26.58/26.60	c learnt constraints deletion: 2201 -> 1101
39.17/39.28	c learnt constraints deletion: 3002 -> 1501
52.37/52.42	c learnt constraints deletion: 3213 -> 1607
83.77/83.88	c learnt constraints deletion: 4176 -> 2088
121.56/121.65	c learnt constraints deletion: 5942 -> 2971
180.85/180.90	c learnt constraints deletion: 7133 -> 3579
224.04/224.18	c learnt constraints deletion: 5199 -> 2600
303.53/303.64	c learnt constraints deletion: 7433 -> 3729
434.00/434.12	c learnt constraints deletion: 7570 -> 3785
530.68/530.83	c learnt constraints deletion: 7841 -> 3939
642.16/642.39	c learnt constraints deletion: 7844 -> 3952
733.25/733.47	c learnt constraints deletion: 7850 -> 3956
760.04/760.22	c learnt constraints deletion: 5109 -> 2555
916.61/916.86	c learnt constraints deletion: 8153 -> 4078
1049.20/1049.44	c learnt constraints deletion: 8117 -> 4060
1188.27/1188.54	c learnt constraints deletion: 8188 -> 4095
1332.66/1332.91	c learnt constraints deletion: 8164 -> 4084
1393.45/1393.77	c learnt constraints deletion: 5769 -> 2885
1511.23/1511.51	c learnt constraints deletion: 8491 -> 4253
1639.01/1639.39	c learnt constraints deletion: 8529 -> 4272
1763.18/1763.55	c learnt constraints deletion: 8590 -> 4301

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

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.06 2.02 2.00 3/175 20448
/proc/meminfo: memFree=27975128/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 821 0 0 0 0 0 0 0 20 0 1 0 286135179 6356992 743 33554432000 4194304 8973514 140736014580768 140734973712024 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 1552 743 422 1167 0 333 0

[startup+0.091081 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 20448
/proc/meminfo: memFree=27975128/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=10304 CPUtime=0.08 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 1816 0 0 0 8 0 0 0 20 0 1 0 286135179 10551296 1738 33554432000 4194304 8973514 140736014580768 140734973712024 4213470 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 2576 1743 453 1167 0 1357 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10304

[startup+0.100287 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 20448
/proc/meminfo: memFree=27975128/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=11328 CPUtime=0.09 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 2095 0 0 0 9 0 0 0 20 0 1 0 286135179 11599872 2017 33554432000 4194304 8973514 140736014580768 140734973712024 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 2832 2017 453 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.30024 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 20448
/proc/meminfo: memFree=27975128/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=12352 CPUtime=0.29 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 2204 0 0 0 29 0 0 0 20 0 1 0 286135179 12648448 2126 33554432000 4194304 8973514 140736014580768 140734973712024 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 3088 2126 453 1167 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12352

[startup+0.700242 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 20448
/proc/meminfo: memFree=27975128/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=13376 CPUtime=0.69 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 2661 0 0 0 69 0 0 0 20 0 1 0 286135179 13697024 2583 33554432000 4194304 8973514 140736014580768 140734973712024 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 3344 2583 463 1167 0 2125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13376

[startup+1.50027 s]
/proc/loadavg: 2.06 2.01 2.00 3/176 20449
/proc/meminfo: memFree=27966192/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=14400 CPUtime=1.48 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 2780 0 0 0 148 0 0 0 20 0 1 0 286135179 14745600 2702 33554432000 4194304 8973514 140736014580768 140736014580264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 3600 2702 463 1167 0 2381 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14400

[startup+3.10023 s]
/proc/loadavg: 2.06 2.01 2.00 3/176 20449
/proc/meminfo: memFree=27964828/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=15424 CPUtime=3.08 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 3173 0 0 0 307 1 0 0 20 0 1 0 286135179 15794176 3095 33554432000 4194304 8973514 140736014580768 140736014580264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 3856 3095 463 1167 0 2637 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15424

[startup+6.30023 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 20449
/proc/meminfo: memFree=27961728/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=18496 CPUtime=6.29 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 3869 0 0 0 626 3 0 0 20 0 1 0 286135179 18939904 3791 33554432000 4194304 8973514 140736014580768 140736014580264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 4624 3791 464 1167 0 3405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18496

[startup+12.7002 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 20449
/proc/meminfo: memFree=27954916/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=25664 CPUtime=12.69 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 5531 0 0 0 1262 7 0 0 20 0 1 0 286135179 26279936 5453 33554432000 4194304 8973514 140736014580768 140736014580264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 6416 5453 464 1167 0 5197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25664

[startup+25.5002 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 20449
/proc/meminfo: memFree=27947648/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=31808 CPUtime=25.48 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 7175 0 0 0 2534 14 0 0 20 0 1 0 286135179 32571392 7090 33554432000 4194304 8973514 140736014580768 140736014580264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 7952 7090 465 1167 0 6733 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31808

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20450
/proc/meminfo: memFree=27932756/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=48192 CPUtime=51.07 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 11136 0 0 0 5080 27 0 0 20 0 1 0 286135179 49348608 11045 33554432000 4194304 8973514 140736014580768 140736014580264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 12048 11045 465 1167 0 10829 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48192

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 20450
/proc/meminfo: memFree=27906344/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=71744 CPUtime=102.27 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 17268 0 0 0 10171 56 0 0 20 0 1 0 286135179 73465856 17177 33554432000 4194304 8973514 140736014580768 140736014580264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 17936 17177 465 1167 0 16717 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 71744

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 20450
/proc/meminfo: memFree=27880152/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=96320 CPUtime=162.25 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 23338 0 0 0 16144 81 0 0 20 0 1 0 286135179 98631680 23233 33554432000 4194304 8973514 140736014580768 140736014580032 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 24080 23233 465 1167 0 22861 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 96320

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 20450
/proc/meminfo: memFree=27851464/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=117824 CPUtime=222.23 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 28727 0 0 0 22116 107 0 0 20 0 1 0 286135179 120651776 28603 33554432000 4194304 8973514 140736014580768 140736014580032 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 29456 28603 465 1167 0 28237 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 117824

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 20450
/proc/meminfo: memFree=27849412/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=118848 CPUtime=282.23 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 29077 0 0 0 28093 130 0 0 20 0 1 0 286135179 121700352 28953 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 29712 28953 465 1167 0 28493 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 118848

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 20454
/proc/meminfo: memFree=27819848/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=136256 CPUtime=342.21 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 33236 0 0 0 34070 151 0 0 20 0 1 0 286135179 139526144 33112 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 34064 33112 465 1167 0 32845 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 136256

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20454
/proc/meminfo: memFree=27790836/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=155712 CPUtime=402.2 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 38269 0 0 0 40052 168 0 0 20 0 1 0 286135179 159449088 38124 33554432000 4194304 8973514 140736014580768 140736014580264 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 38928 38124 465 1167 0 37709 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 155712

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20454
/proc/meminfo: memFree=27770872/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=168000 CPUtime=462.19 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 41386 0 0 0 46033 186 0 0 20 0 1 0 286135179 172032000 41241 33554432000 4194304 8973514 140736014580768 140736014580264 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 42000 41241 465 1167 0 40781 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 168000

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20454
/proc/meminfo: memFree=27758064/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=168000 CPUtime=522.18 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 41386 0 0 0 52016 202 0 0 20 0 1 0 286135179 172032000 41241 33554432000 4194304 8973514 140736014580768 140736014580032 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 42000 41241 465 1167 0 40781 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 168000

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20454
/proc/meminfo: memFree=27742440/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=177216 CPUtime=582.17 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 43526 0 0 0 58001 216 0 0 20 0 1 0 286135179 181469184 43381 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 44304 43381 465 1167 0 43085 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 177216

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 20494
/proc/meminfo: memFree=27867140/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=181312 CPUtime=822.13 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 48569 0 0 0 81935 278 0 0 20 0 1 0 286135179 185663488 44569 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 45328 44569 465 1167 0 44109 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 181312

[startup+882.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 20494
/proc/meminfo: memFree=27847540/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=181312 CPUtime=882.12 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 48569 0 0 0 87917 295 0 0 20 0 1 0 286135179 185663488 44569 33554432000 4194304 8973514 140736014580768 140736014580032 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 45328 44569 465 1167 0 44109 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 181312

[startup+942.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 20498
/proc/meminfo: memFree=27861556/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=181312 CPUtime=942.11 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 48569 0 0 0 93900 311 0 0 20 0 1 0 286135179 185663488 44569 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 45328 44569 465 1167 0 44109 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 181312

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 20498
/proc/meminfo: memFree=27854148/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=181312 CPUtime=1002.1 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 48569 0 0 0 99882 328 0 0 20 0 1 0 286135179 185663488 44569 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 45328 44569 465 1167 0 44109 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 181312

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 20498
/proc/meminfo: memFree=27831140/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=191552 CPUtime=1062.1 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 51129 0 0 0 105865 345 0 0 20 0 1 0 286135179 196149248 47129 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 47888 47129 465 1167 0 46669 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 191552

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 20498
/proc/meminfo: memFree=27826288/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=191552 CPUtime=1122.08 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 51129 0 0 0 111847 361 0 0 20 0 1 0 286135179 196149248 47129 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 47888 47129 465 1167 0 46669 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 191552

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20498
/proc/meminfo: memFree=27826164/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=191552 CPUtime=1182.07 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 51129 0 0 0 117832 375 0 0 20 0 1 0 286135179 196149248 47129 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 47888 47129 465 1167 0 46669 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 191552

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20499
/proc/meminfo: memFree=27824048/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=191552 CPUtime=1242.07 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 51130 0 0 0 123817 390 0 0 20 0 1 0 286135179 196149248 47129 33554432000 4194304 8973514 140736014580768 140736014580032 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 47888 47129 465 1167 0 46669 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 191552

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20499
/proc/meminfo: memFree=27821932/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=191552 CPUtime=1302.06 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 51130 0 0 0 129800 406 0 0 20 0 1 0 286135179 196149248 47129 33554432000 4194304 8973514 140736014580768 140736014580264 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 47888 47129 465 1167 0 46669 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 191552

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20499
/proc/meminfo: memFree=27821932/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=191552 CPUtime=1362.05 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 51130 0 0 0 135783 422 0 0 20 0 1 0 286135179 196149248 47129 33554432000 4194304 8973514 140736014580768 140736014580264 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 47888 47129 465 1167 0 46669 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 191552

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20499
/proc/meminfo: memFree=27822180/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=191552 CPUtime=1422.04 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 51130 0 0 0 141764 440 0 0 20 0 1 0 286135179 196149248 47129 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 47888 47129 465 1167 0 46669 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 191552

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20499
/proc/meminfo: memFree=27821064/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=191552 CPUtime=1482.03 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 51130 0 0 0 147749 454 0 0 20 0 1 0 286135179 196149248 47129 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 47888 47129 465 1167 0 46669 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 191552

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20503
/proc/meminfo: memFree=27808384/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=191552 CPUtime=1542.02 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 51130 0 0 0 153734 468 0 0 20 0 1 0 286135179 196149248 47129 33554432000 4194304 8973514 140736014580768 140736014580032 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 47888 47129 465 1167 0 46669 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 191552

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20503
/proc/meminfo: memFree=27807796/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=191552 CPUtime=1602.01 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 51130 0 0 0 159719 482 0 0 20 0 1 0 286135179 196149248 47129 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 47888 47129 465 1167 0 46669 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 191552

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20503
/proc/meminfo: memFree=27790356/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=204864 CPUtime=1662.01 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 54458 0 0 0 165704 497 0 0 20 0 1 0 286135179 209780736 50457 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 51216 50457 465 1167 0 49997 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 204864

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20503
/proc/meminfo: memFree=27790480/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=204864 CPUtime=1721.99 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 54458 0 0 0 171688 511 0 0 20 0 1 0 286135179 209780736 50457 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 51216 50457 465 1167 0 49997 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 204864

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20503
/proc/meminfo: memFree=27790528/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=204864 CPUtime=1781.99 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 54460 0 0 0 177675 524 0 0 20 0 1 0 286135179 209780736 50457 33554432000 4194304 8973514 140736014580768 140736014580264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 51216 50457 465 1167 0 49997 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 204864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20503
/proc/meminfo: memFree=27790404/32873844 swapFree=7620/7620
[pid=20448] ppid=20446 vsize=204864 CPUtime=1800.09 cores=0,2,4,6
/proc/20448/stat : 20448 (toysat) R 20446 20448 20029 0 -1 4202496 54460 0 0 0 179481 528 0 0 20 0 1 0 286135179 209780736 50457 33554432000 4194304 8973514 140736014580768 140736014580032 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20448/statm: 51216 50457 465 1167 0 49997 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 204864

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.1
CPU user time (s): 1794.82
CPU system time (s): 5.2822
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 204864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.82
system time used= 5.2822
maximum resident set size= 201828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54460
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= 88
involuntary context switches= 2030

runsolver used 2.98155 second user time and 8.49271 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 12:14:26
IDJOB=3712389
IDBENCH=79177
IDSOLVER=2291
FILE ID=node107/3712389-1338200066
RUNJOBID= node107-1338193582-20045
PBS_JOBID= 14624587
Free space on /tmp= 71556 MiB

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

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

MD5SUM BENCH= 01a077d3621ba64f6c6e6b6c3ebb8e99
RANDOM SEED=1668336170

node107.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.760
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.52
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.760
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.760
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.92
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.760
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.760
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.760
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.760
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.86
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.760
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:        27975756 kB
Buffers:          430492 kB
Cached:          3455964 kB
SwapCached:            0 kB
Active:          1078168 kB
Inactive:        2963212 kB
Active(anon):     157492 kB
Inactive(anon):        0 kB
Active(file):     920676 kB
Inactive(file):  2963212 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7416 kB
Writeback:             4 kB
AnonPages:        162524 kB
Mapped:            16056 kB
Shmem:               200 kB
Slab:             715024 kB
SReclaimable:     157376 kB
SUnreclaim:       557648 kB
KernelStack:        1424 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     268564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 71548 MiB
End job on node107 at 2012-05-28 12:44:29