Trace number 3712081

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-61-60--soft-33-100-0.wbo
MD5SUMe56482878ee36dcbb361a64b1d161fc3
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 benchmark2.09368
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 constraints81
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 3401
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 3400
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-28T06:34:58+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-3712081-1338179698.wbo"]
0.00/0.04	c #vars 3660
0.00/0.04	c #constraints 121
0.00/0.04	c Solving starts ...
2.39/2.46	c solving time = 2.419s
2.39/2.46	c #decision = 6815
2.39/2.46	c #conflict = 479
2.39/2.46	c #restart = 3
2.39/2.46	o 72
2.39/2.46	c Solving starts ...
2.39/2.48	c solving time = 0.017s
2.39/2.48	c #decision = 8863
2.39/2.48	c #conflict = 483
2.39/2.48	c #restart = 3
2.39/2.48	o 52
2.39/2.48	c Solving starts ...
4.09/4.16	c solving time = 1.678s
4.09/4.16	c #decision = 15344
4.09/4.16	c #conflict = 734
4.09/4.16	c #restart = 5
4.09/4.16	o 2
4.09/4.16	c Solving starts ...
12.19/12.22	c learnt constraints deletion: 2044 -> 1022
13.48/13.56	c solving time = 9.397s
13.48/13.56	c #decision = 28701
13.48/13.56	c #conflict = 2294
13.48/13.56	c #restart = 10
13.48/13.56	o 1
13.48/13.56	c Solving starts ...
14.68/14.71	c learnt constraints deletion: 1510 -> 755
24.68/24.78	c learnt constraints deletion: 2582 -> 1291
50.17/50.26	c learnt constraints deletion: 4144 -> 2072
81.97/82.04	c learnt constraints deletion: 4641 -> 2321
124.04/124.20	c learnt constraints deletion: 6175 -> 3088
164.33/164.49	c learnt constraints deletion: 7050 -> 3532
186.63/186.72	c learnt constraints deletion: 5352 -> 2676
239.22/239.39	c learnt constraints deletion: 7400 -> 3707
305.40/305.56	c learnt constraints deletion: 7387 -> 3703
369.40/369.52	c learnt constraints deletion: 7711 -> 3870
457.17/457.34	c learnt constraints deletion: 7685 -> 3857
553.85/554.00	c learnt constraints deletion: 7684 -> 3856
596.14/596.36	c learnt constraints deletion: 5488 -> 2744
715.63/715.81	c learnt constraints deletion: 8063 -> 4038
829.61/829.83	c learnt constraints deletion: 8065 -> 4046
941.59/941.84	c learnt constraints deletion: 8040 -> 4033
1054.58/1054.86	c learnt constraints deletion: 8042 -> 4033
1111.16/1111.46	c learnt constraints deletion: 6203 -> 3102
1219.85/1220.19	c learnt constraints deletion: 8411 -> 4213
1317.24/1317.54	c learnt constraints deletion: 8406 -> 4213
1411.92/1412.21	c learnt constraints deletion: 8474 -> 4247
1507.51/1507.84	c learnt constraints deletion: 8438 -> 4229
1593.69/1594.06	c learnt constraints deletion: 8456 -> 4238
1687.78/1688.13	c learnt constraints deletion: 8412 -> 4215
1750.27/1750.67	c learnt constraints deletion: 7139 -> 3570

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-3712081-1338179698/watcher-3712081-1338179698 -o /tmp/evaluation-result-3712081-1338179698/solver-3712081-1338179698 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712081-1338179698.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.00 2.00 1.97 3/174 9880
/proc/meminfo: memFree=31372856/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 814 0 0 0 0 0 0 0 20 0 1 0 284094172 6356992 736 33554432000 4194304 8973514 140736169953424 140737400133144 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 1552 736 422 1167 0 333 0

[startup+0.058432 s]
/proc/loadavg: 2.00 2.00 1.97 3/174 9880
/proc/meminfo: memFree=31372856/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=10304 CPUtime=0.05 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 1684 0 0 0 5 0 0 0 20 0 1 0 284094172 10551296 1606 33554432000 4194304 8973514 140736169953424 140737400133144 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 2576 1606 455 1167 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10304

[startup+0.100286 s]
/proc/loadavg: 2.00 2.00 1.97 3/174 9880
/proc/meminfo: memFree=31372856/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=11328 CPUtime=0.09 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 2072 0 0 0 9 0 0 0 20 0 1 0 284094172 11599872 1994 33554432000 4194304 8973514 140736169953424 140737400133144 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 2832 1994 455 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300189 s]
/proc/loadavg: 2.00 2.00 1.97 3/174 9880
/proc/meminfo: memFree=31372856/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=11328 CPUtime=0.28 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 2141 0 0 0 28 0 0 0 20 0 1 0 284094172 11599872 2063 33554432000 4194304 8973514 140736169953424 140736169952920 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 2832 2063 455 1167 0 1613 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11328

[startup+0.700207 s]
/proc/loadavg: 2.00 2.00 1.97 3/174 9880
/proc/meminfo: memFree=31372856/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=12352 CPUtime=0.69 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 2397 0 0 0 68 1 0 0 20 0 1 0 284094172 12648448 2319 33554432000 4194304 8973514 140736169953424 140736169952688 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 3088 2319 455 1167 0 1869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12352

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9906
/proc/meminfo: memFree=31363276/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=14400 CPUtime=1.48 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 2909 0 0 0 147 1 0 0 20 0 1 0 284094172 14745600 2831 33554432000 4194304 8973514 140736169953424 140736169952688 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 3600 2831 455 1167 0 2381 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14400

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9906
/proc/meminfo: memFree=31357324/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=17472 CPUtime=3.08 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 3574 0 0 0 306 2 0 0 20 0 1 0 284094172 17891328 3496 33554432000 4194304 8973514 140736169953424 140736169952920 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 4368 3496 466 1167 0 3149 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17472

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9906
/proc/meminfo: memFree=31345660/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=21568 CPUtime=6.29 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 4553 0 0 0 624 5 0 0 20 0 1 0 284094172 22085632 4475 33554432000 4194304 8973514 140736169953424 140736169952920 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 5392 4475 466 1167 0 4173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21568

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9906
/proc/meminfo: memFree=31320676/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=29760 CPUtime=12.69 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 6761 0 0 0 1262 7 0 0 20 0 1 0 284094172 30474240 6683 33554432000 4194304 8973514 140736169953424 140736169952920 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 7440 6683 467 1167 0 6221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29760

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9906
/proc/meminfo: memFree=31299976/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=33856 CPUtime=25.48 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 7798 0 0 0 2533 15 0 0 20 0 1 0 284094172 34668544 7707 33554432000 4194304 8973514 140736169953424 140736169952920 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 8464 7707 467 1167 0 7245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33856

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9906
/proc/meminfo: memFree=31273332/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=61504 CPUtime=51.07 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 14710 0 0 0 5077 30 0 0 20 0 1 0 284094172 62980096 14619 33554432000 4194304 8973514 140736169953424 140736169952920 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 15376 14619 467 1167 0 14157 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61504

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9907
/proc/meminfo: memFree=31220596/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=90176 CPUtime=102.26 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 21884 0 0 0 10173 53 0 0 20 0 1 0 284094172 92340224 21778 33554432000 4194304 8973514 140736169953424 140736169952920 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 22544 21778 467 1167 0 21325 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 90176

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9907
/proc/meminfo: memFree=31186192/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=119872 CPUtime=162.24 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 29272 0 0 0 16149 75 0 0 20 0 1 0 284094172 122748928 29149 33554432000 4194304 8973514 140736169953424 140736169952920 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 29968 29149 467 1167 0 28749 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 119872

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/177 9907
/proc/meminfo: memFree=31174456/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=129088 CPUtime=222.23 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 31398 0 0 0 22124 99 0 0 20 0 1 0 284094172 132186112 31275 33554432000 4194304 8973514 140736169953424 140736169952920 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 32272 31275 467 1167 0 31053 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 129088

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 9907
/proc/meminfo: memFree=31147824/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=151616 CPUtime=282.21 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 37110 0 0 0 28101 120 0 0 20 0 1 0 284094172 155254784 36975 33554432000 4194304 8973514 140736169953424 140736169952688 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 37904 36975 467 1167 0 36685 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 151616

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9910
/proc/meminfo: memFree=31132812/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=161856 CPUtime=342.2 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 39843 0 0 0 34081 139 0 0 20 0 1 0 284094172 165740544 39708 33554432000 4194304 8973514 140736169953424 140736169952920 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 40464 39708 467 1167 0 39245 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 161856

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9911
/proc/meminfo: memFree=31105664/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=185408 CPUtime=402.19 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 45631 0 0 0 40064 155 0 0 20 0 1 0 284094172 189857792 45496 33554432000 4194304 8973514 140736169953424 140736169952920 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 46352 45496 467 1167 0 45133 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 185408

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9911
/proc/meminfo: memFree=31069572/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=218176 CPUtime=462.17 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 53843 0 0 0 46047 170 0 0 20 0 1 0 284094172 223412224 53681 33554432000 4194304 8973514 140736169953424 140736169952688 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 54544 53681 467 1167 0 53325 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 218176

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9911
/proc/meminfo: memFree=31068200/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=219200 CPUtime=522.16 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 54206 0 0 0 52034 182 0 0 20 0 1 0 284094172 224460800 54044 33554432000 4194304 8973514 140736169953424 140736169952688 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 54800 54044 467 1167 0 53581 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 219200

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9911
/proc/meminfo: memFree=31066092/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=222272 CPUtime=582.14 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 54731 0 0 0 58020 194 0 0 20 0 1 0 284094172 227606528 54569 33554432000 4194304 8973514 140736169953424 140736169952920 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 55568 54569 467 1167 0 54349 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 222272

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 9912
/proc/meminfo: memFree=31046364/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=233536 CPUtime=822.11 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 57583 0 0 0 81961 250 0 0 20 0 1 0 284094172 239140864 57418 33554432000 4194304 8973514 140736169953424 140736169952688 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 58384 57418 467 1167 0 57165 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 233536

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9912
/proc/meminfo: memFree=31040272/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=882.1 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 87947 263 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952688 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 238656

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 9915
/proc/meminfo: memFree=31040260/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=942.09 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 93934 275 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 238656

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9915
/proc/meminfo: memFree=31042872/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1002.08 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 99920 288 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952688 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 238656

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9916
/proc/meminfo: memFree=31042748/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1062.07 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 105906 301 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952688 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 238656

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9916
/proc/meminfo: memFree=31041012/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1122.06 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 111894 312 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952688 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 238656

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9916
/proc/meminfo: memFree=31040948/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1182.05 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 117879 326 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952688 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 238656

[startup+1242.3 s]
/proc/loadavg: 2.08 2.03 1.99 3/177 9916
/proc/meminfo: memFree=31040700/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1242.04 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 123866 338 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952920 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 238656

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 1.99 3/177 9916
/proc/meminfo: memFree=31040700/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1302.05 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 129854 351 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952920 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 238656

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/177 9917
/proc/meminfo: memFree=31040824/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1362.02 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 135837 365 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952688 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 238656

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 9917
/proc/meminfo: memFree=31040824/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1422.02 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 141822 380 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952688 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 238656

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 9917
/proc/meminfo: memFree=31040700/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1482.01 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 147806 395 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952688 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 238656

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 9920
/proc/meminfo: memFree=31040568/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1542 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 153791 409 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952920 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 238656

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 9943
/proc/meminfo: memFree=31037220/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1601.99 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 159778 421 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952688 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 238656

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 9944
/proc/meminfo: memFree=31037228/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1661.98 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 165763 435 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952920 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 238656

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.99 3/177 9944
/proc/meminfo: memFree=31037104/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1721.97 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 171750 447 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952920 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 238656

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/177 9944
/proc/meminfo: memFree=31036296/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1781.96 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 177735 461 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952920 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 238656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 1.99 3/177 9944
/proc/meminfo: memFree=31036916/32873844 swapFree=7632/7632
[pid=9880] ppid=9878 vsize=238656 CPUtime=1800.07 cores=0,2,4,6
/proc/9880/stat : 9880 (toysat) R 9878 9880 7805 0 -1 4202496 59076 0 0 0 179542 465 0 0 20 0 1 0 284094172 244383744 58908 33554432000 4194304 8973514 140736169953424 140736169952688 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9880/statm: 59664 58908 467 1167 0 58445 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 238656

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.08
CPU user time (s): 1795.42
CPU system time (s): 4.65629
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 238656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.42
system time used= 4.65629
maximum resident set size= 235632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59076
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= 93
involuntary context switches= 1869

runsolver used 3.22151 second user time and 8.48471 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 06:34:58
IDJOB=3712081
IDBENCH=78714
IDSOLVER=2291
FILE ID=node141/3712081-1338179698
RUNJOBID= node141-1338174290-9574
PBS_JOBID= 14624547
Free space on /tmp= 71536 MiB

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

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

MD5SUM BENCH= e56482878ee36dcbb361a64b1d161fc3
RANDOM SEED=1965740297

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.92
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.744
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.744
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.92
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.744
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:        31373276 kB
Buffers:          272124 kB
Cached:           372712 kB
SwapCached:          220 kB
Active:           211604 kB
Inactive:         452884 kB
Active(anon):       9796 kB
Inactive(anon):    11292 kB
Active(file):     201808 kB
Inactive(file):   441592 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:              7428 kB
Writeback:             4 kB
AnonPages:         23604 kB
Mapped:            10248 kB
Shmem:               172 kB
Slab:             696904 kB
SReclaimable:     139388 kB
SUnreclaim:       557516 kB
KernelStack:        1448 kB
PageTables:         4100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     112980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71528 MiB
End job on node141 at 2012-05-28 07:05:01