Trace number 3706978

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.09 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_8.opb
MD5SUMa6271c60ac3da107dd19024b50d39967
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark60.8677
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of variables4318
Total number of constraints15120
Number of constraints which are clauses15112
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint1
Maximum length of a constraint490
Number of terms in the objective function 490
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 490
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 518
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.30/0.31	c 2012-05-27T16:10:45+0200
0.30/0.31	c arch = x86_64
0.30/0.31	c os = linux
0.30/0.31	c compiler = ghc 7.4
0.30/0.31	c packages:
0.30/0.31	c   OptDir-0.0.1
0.30/0.31	c   array-0.4.0.0
0.30/0.31	c   base-4.5.0.0
0.30/0.31	c   bytestring-0.9.2.1
0.30/0.31	c   containers-0.4.2.1
0.30/0.31	c   deepseq-1.3.0.0
0.30/0.31	c   mtl-2.1.1
0.30/0.31	c   old_locale-1.0.0.4
0.30/0.31	c   parse_dimacs-1.2
0.30/0.31	c   parsec-3.1.2
0.30/0.31	c   queue-0.1.2
0.30/0.31	c   stm-2.3
0.30/0.31	c   time-1.4
0.30/0.31	c command line = ["--pb","HOME/instance-3706978-1338127845.opb"]
0.30/0.31	c #vars 4318
0.30/0.31	c #constraints 15120
0.30/0.31	c Solving starts ...
0.30/0.33	c solving time = 0.009s
0.30/0.33	c #decision = 476
0.30/0.33	c #conflict = 2
0.30/0.33	c #restart = 0
0.30/0.33	o 20
0.30/0.33	c Solving starts ...
0.30/0.38	c solving time = 0.053s
0.30/0.38	c #decision = 1069
0.30/0.38	c #conflict = 51
0.30/0.38	c #restart = 0
0.30/0.38	o 19
0.30/0.38	c Solving starts ...
62.87/62.98	c learnt constraints deletion: 19275 -> 9641
96.06/96.17	c learnt constraints deletion: 20762 -> 10381
139.15/139.24	c learnt constraints deletion: 23025 -> 11515
181.24/181.34	c learnt constraints deletion: 23220 -> 11610
226.74/226.81	c learnt constraints deletion: 25111 -> 12556
270.43/270.50	c learnt constraints deletion: 25055 -> 12529
324.82/324.96	c learnt constraints deletion: 27891 -> 13946
372.92/373.03	c learnt constraints deletion: 27390 -> 13696
417.81/417.99	c learnt constraints deletion: 27632 -> 13820
475.69/475.89	c learnt constraints deletion: 30499 -> 15250
530.59/530.70	c learnt constraints deletion: 30778 -> 15390
580.88/581.00	c learnt constraints deletion: 30770 -> 15387
631.07/631.29	c learnt constraints deletion: 30484 -> 15246
689.06/689.21	c learnt constraints deletion: 33184 -> 16592
749.45/749.68	c learnt constraints deletion: 33737 -> 16870
801.85/802.06	c learnt constraints deletion: 33783 -> 16894
858.04/858.27	c learnt constraints deletion: 33554 -> 16782
907.62/907.86	c learnt constraints deletion: 33419 -> 16718
955.11/955.33	c learnt constraints deletion: 33716 -> 16870
1018.30/1018.51	c learnt constraints deletion: 36946 -> 18473
1085.99/1086.28	c learnt constraints deletion: 37000 -> 18502
1148.68/1148.90	c learnt constraints deletion: 36948 -> 18477
1213.37/1213.66	c learnt constraints deletion: 37041 -> 18527
1271.66/1271.97	c learnt constraints deletion: 37051 -> 18536
1324.75/1325.03	c learnt constraints deletion: 36606 -> 18303
1391.64/1391.97	c learnt constraints deletion: 36999 -> 18501
1454.93/1455.25	c learnt constraints deletion: 36824 -> 18416
1529.02/1529.37	c learnt constraints deletion: 41042 -> 20521
1604.61/1604.91	c learnt constraints deletion: 40884 -> 20445
1670.90/1671.29	c learnt constraints deletion: 40570 -> 20292
1736.39/1736.78	c learnt constraints deletion: 41177 -> 20601
1799.67/1800.08	c learnt constraints deletion: 40242 -> 20121

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

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

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


[startup+0 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 28492
/proc/meminfo: memFree=31361348/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 809 0 0 0 0 0 0 0 20 0 1 0 278910169 6356992 730 33554432000 4194304 8973514 140734027046704 140736398285720 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 1552 730 415 1167 0 333 0

[startup+0.069436 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 28492
/proc/meminfo: memFree=31361348/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=10304 CPUtime=0.06 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 1844 0 0 0 6 0 0 0 20 0 1 0 278910169 10551296 1765 33554432000 4194304 8973514 140734027046704 140736398285720 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 2576 1765 418 1167 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10304

[startup+0.100333 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 28492
/proc/meminfo: memFree=31361348/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 278910169 12648448 2277 33554432000 4194304 8973514 140734027046704 140736398285720 7720545 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 3088 2277 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.308352 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 28492
/proc/meminfo: memFree=31361348/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=24640 CPUtime=0.3 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 5250 0 0 0 29 1 0 0 20 0 1 0 278910169 25231360 5171 33554432000 4194304 8973514 140734027046704 140734027045544 4481168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 6160 5171 429 1167 0 4941 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 24640

[startup+0.700282 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 28492
/proc/meminfo: memFree=31361348/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=25664 CPUtime=0.69 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 5728 0 0 0 68 1 0 0 20 0 1 0 278910169 26279936 5649 33554432000 4194304 8973514 140734027046704 140734027045544 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 6416 5649 456 1167 0 5197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25664

[startup+1.50028 s]
/proc/loadavg: 2.10 2.04 2.01 3/178 28493
/proc/meminfo: memFree=31338748/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=27712 CPUtime=1.49 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 6240 0 0 0 147 2 0 0 20 0 1 0 278910169 28377088 6161 33554432000 4194304 8973514 140734027046704 140734027045968 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 6928 6161 456 1167 0 5709 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27712

[startup+3.10028 s]
/proc/loadavg: 2.10 2.04 2.01 3/178 28493
/proc/meminfo: memFree=31337012/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=27712 CPUtime=3.09 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 6240 0 0 0 307 2 0 0 20 0 1 0 278910169 28377088 6161 33554432000 4194304 8973514 140734027046704 140734027045968 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 6928 6161 456 1167 0 5709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27712

[startup+6.30028 s]
/proc/loadavg: 2.10 2.04 2.01 3/178 28493
/proc/meminfo: memFree=31335152/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=29760 CPUtime=6.28 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 6752 0 0 0 626 2 0 0 20 0 1 0 278910169 30474240 6673 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 7440 6673 456 1167 0 6221 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29760

[startup+12.7003 s]
/proc/loadavg: 2.16 2.05 2.01 3/178 28493
/proc/meminfo: memFree=31330804/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=32832 CPUtime=12.69 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 7520 0 0 0 1266 3 0 0 20 0 1 0 278910169 33619968 7441 33554432000 4194304 8973514 140734027046704 140734027045968 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 8208 7441 456 1167 0 6989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32832

[startup+25.5004 s]
/proc/loadavg: 2.13 2.05 2.01 3/177 28493
/proc/meminfo: memFree=31320884/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=41024 CPUtime=25.49 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 9568 0 0 0 2543 6 0 0 20 0 1 0 278910169 42008576 9489 33554432000 4194304 8973514 140734027046704 140734027046200 6532154 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 10256 9489 456 1167 0 9037 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41024

[startup+51.1004 s]
/proc/loadavg: 2.15 2.06 2.01 3/177 28493
/proc/meminfo: memFree=31304548/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=54336 CPUtime=51.08 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 12902 0 0 0 5098 10 0 0 20 0 1 0 278910169 55640064 12822 33554432000 4194304 8973514 140734027046704 140734027044672 4424888 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 13584 12822 456 1167 0 12365 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54336

[startup+102.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/177 28493
/proc/meminfo: memFree=31284664/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=67648 CPUtime=102.27 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 16242 0 0 0 10210 17 0 0 20 0 1 0 278910169 69271552 16151 33554432000 4194304 8973514 140734027046704 140734027046200 4441196 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 16912 16151 457 1167 0 15693 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 67648

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 28493
/proc/meminfo: memFree=31271136/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=74816 CPUtime=162.25 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 18546 0 0 0 16197 28 0 0 20 0 1 0 278910169 76611584 17943 33554432000 4194304 8973514 140734027046704 140734027046200 4208833 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 18704 17943 457 1167 0 17485 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 74816

[startup+222.307 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 28494
/proc/meminfo: memFree=31263992/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=74816 CPUtime=222.24 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 18552 0 0 0 22187 37 0 0 20 0 1 0 278910169 76611584 17943 33554432000 4194304 8973514 140734027046704 140734027044672 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 18704 17943 457 1167 0 17485 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 74816

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 28494
/proc/meminfo: memFree=31250216/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=81984 CPUtime=282.23 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 20344 0 0 0 28176 47 0 0 20 0 1 0 278910169 83951616 19735 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 20496 19735 457 1167 0 19277 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 81984

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 28494
/proc/meminfo: memFree=31242888/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=84032 CPUtime=342.22 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 20859 0 0 0 34166 56 0 0 20 0 1 0 278910169 86048768 20247 33554432000 4194304 8973514 140734027046704 140734027046200 4427944 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 21008 20247 457 1167 0 19789 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 84032

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 28494
/proc/meminfo: memFree=31233216/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=86080 CPUtime=402.21 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 21371 0 0 0 40155 66 0 0 20 0 1 0 278910169 88145920 20759 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 21520 20759 457 1167 0 20301 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 86080

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 28494
/proc/meminfo: memFree=31224396/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=87104 CPUtime=462.2 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 22907 0 0 0 46145 75 0 0 20 0 1 0 278910169 89194496 21015 33554432000 4194304 8973514 140734027046704 140734027045968 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 21776 21015 457 1167 0 20557 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 87104

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 28495
/proc/meminfo: memFree=31208576/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=95296 CPUtime=522.19 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 24711 0 0 0 52135 84 0 0 20 0 1 0 278910169 97583104 22819 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 23824 22819 457 1167 0 22605 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 95296

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28498
/proc/meminfo: memFree=31195672/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=100416 CPUtime=582.17 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 26235 0 0 0 58124 93 0 0 20 0 1 0 278910169 102825984 24343 33554432000 4194304 8973514 140734027046704 140734027045968 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 25104 24343 457 1167 0 23885 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 100416

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28499
/proc/meminfo: memFree=31151780/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=103488 CPUtime=882.13 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 29828 0 0 0 88069 144 0 0 20 0 1 0 278910169 105971712 25111 33554432000 4194304 8973514 140734027046704 140734027046200 7808036 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 25872 25111 457 1167 0 24653 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 103488

[startup+942.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 28499
/proc/meminfo: memFree=31151540/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=95296 CPUtime=942.12 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 30596 0 0 0 94057 155 0 0 20 0 1 0 278910169 97583104 23063 33554432000 4194304 8973514 140734027046704 140734027045968 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 23824 23063 457 1167 0 22605 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 95296

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28500
/proc/meminfo: memFree=31145068/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=91200 CPUtime=1002.11 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 31876 0 0 0 100045 166 0 0 20 0 1 0 278910169 93388800 22039 33554432000 4194304 8973514 140734027046704 140734027046200 4459352 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 22800 22039 457 1167 0 21581 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 91200

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28501
/proc/meminfo: memFree=31126704/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=104512 CPUtime=1062.1 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 35207 0 0 0 106035 175 0 0 20 0 1 0 278910169 107020288 25367 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 26128 25367 457 1167 0 24909 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 104512

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28502
/proc/meminfo: memFree=31102016/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=120896 CPUtime=1122.09 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 39306 0 0 0 112025 184 0 0 20 0 1 0 278910169 123797504 29463 33554432000 4194304 8973514 140734027046704 140734027045968 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 30224 29463 457 1167 0 29005 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 120896

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28505
/proc/meminfo: memFree=31094320/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=119872 CPUtime=1182.07 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 39306 0 0 0 118016 191 0 0 20 0 1 0 278910169 122748928 29207 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 29968 29207 457 1167 0 28749 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 119872

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28505
/proc/meminfo: memFree=31104172/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=95296 CPUtime=1242.07 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 39306 0 0 0 124006 201 0 0 20 0 1 0 278910169 97583104 23063 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 23824 23063 457 1167 0 22605 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 95296

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28505
/proc/meminfo: memFree=31092308/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=107584 CPUtime=1302.05 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 42386 0 0 0 129993 212 0 0 20 0 1 0 278910169 110166016 26136 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 107584

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28505
/proc/meminfo: memFree=31100000/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=99392 CPUtime=1362.04 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 42386 0 0 0 135983 221 0 0 20 0 1 0 278910169 101777408 24088 33554432000 4194304 8973514 140734027046704 140734027045968 4427744 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 24848 24088 457 1167 0 23629 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 99392

[startup+1422.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28506
/proc/meminfo: memFree=31095848/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=103488 CPUtime=1422.04 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 44434 0 0 0 141973 231 0 0 20 0 1 0 278910169 105971712 25112 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 25872 25112 457 1167 0 24653 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 103488

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28506
/proc/meminfo: memFree=31092252/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=107584 CPUtime=1482.02 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 45458 0 0 0 147963 239 0 0 20 0 1 0 278910169 110166016 26136 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 107584

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28506
/proc/meminfo: memFree=31087404/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=112704 CPUtime=1542.02 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 46739 0 0 0 153953 249 0 0 20 0 1 0 278910169 115408896 27416 33554432000 4194304 8973514 140734027046704 140734027045968 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 28176 27416 457 1167 0 26957 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 112704

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28506
/proc/meminfo: memFree=31064836/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=135232 CPUtime=1602.01 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 52371 0 0 0 159942 259 0 0 20 0 1 0 278910169 138477568 33048 33554432000 4194304 8973514 140734027046704 140734027045968 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 33808 33048 457 1167 0 32589 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 135232

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28506
/proc/meminfo: memFree=31074332/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=126016 CPUtime=1661.99 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 52883 0 0 0 165931 268 0 0 20 0 1 0 278910169 129040384 30744 33554432000 4194304 8973514 140734027046704 140734027046200 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 31504 30744 457 1167 0 30285 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 126016

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28546
/proc/meminfo: memFree=31309868/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=118848 CPUtime=1721.99 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 55187 0 0 0 171920 279 0 0 20 0 1 0 278910169 121700352 28952 33554432000 4194304 8973514 140734027046704 140734027046200 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 29712 28952 457 1167 0 28493 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 118848

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28549
/proc/meminfo: memFree=31295364/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=128064 CPUtime=1781.97 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 58781 0 0 0 177905 292 0 0 20 0 1 0 278910169 131137536 31256 33554432000 4194304 8973514 140734027046704 140734027046200 4356041 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 32016 31256 457 1167 0 30797 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 128064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28549
/proc/meminfo: memFree=31295536/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=128064 CPUtime=1800.08 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 58781 0 0 0 179713 295 0 0 20 0 1 0 278910169 131137536 31256 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 32016 31256 457 1167 0 30797 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 128064

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28549
/proc/meminfo: memFree=31295536/32873844 swapFree=7112/7112
[pid=28492] ppid=28490 vsize=128064 CPUtime=1800.08 cores=0,2,4,6
/proc/28492/stat : 28492 (toysat) R 28490 28492 27148 0 -1 4202496 58781 0 0 0 179713 295 0 0 20 0 1 0 278910169 131137536 31256 33554432000 4194304 8973514 140734027046704 140734027046200 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28492/statm: 32016 31256 457 1167 0 30797 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 128064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1797.13
CPU system time (s): 2.95355
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 135232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.13
system time used= 2.95355
maximum resident set size= 132192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58781
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= 62
involuntary context switches= 2034

runsolver used 3.73143 second user time and 8.48271 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-27 16:10:45
IDJOB=3706978
IDBENCH=25017
IDSOLVER=2285
FILE ID=node119/3706978-1338127845
RUNJOBID= node119-1338113000-27164
PBS_JOBID= 14624472
Free space on /tmp= 71604 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_8.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706978-1338127845/watcher-3706978-1338127845 -o /tmp/evaluation-result-3706978-1338127845/solver-3706978-1338127845 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706978-1338127845.opb

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

MD5SUM BENCH= a6271c60ac3da107dd19024b50d39967
RANDOM SEED=2075011562

node119.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.943
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.88
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.943
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.943
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.943
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.943
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.93
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.943
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.92
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.943
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.90
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.943
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:        31361480 kB
Buffers:          295832 kB
Cached:           333800 kB
SwapCached:         1844 kB
Active:           591800 kB
Inactive:         123756 kB
Active(anon):      85664 kB
Inactive(anon):     2068 kB
Active(file):     506136 kB
Inactive(file):   121688 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100196 kB
Dirty:              7780 kB
Writeback:             0 kB
AnonPages:         73872 kB
Mapped:            13552 kB
Shmem:                 8 kB
Slab:             657208 kB
SReclaimable:      99480 kB
SUnreclaim:       557728 kB
KernelStack:        1464 kB
PageTables:         4188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     203972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 71596 MiB
End job on node119 at 2012-05-27 16:40:47