Trace number 3707042

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx63.opb
MD5SUM807bc542b75293285fea5916dfeaaa3e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
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.19/0.21	c 2012-05-27T18:55:12+0200
0.19/0.21	c arch = x86_64
0.19/0.21	c os = linux
0.19/0.21	c compiler = ghc 7.4
0.19/0.21	c packages:
0.19/0.21	c   OptDir-0.0.1
0.19/0.21	c   array-0.4.0.0
0.19/0.21	c   base-4.5.0.0
0.19/0.21	c   bytestring-0.9.2.1
0.19/0.21	c   containers-0.4.2.1
0.19/0.21	c   deepseq-1.3.0.0
0.19/0.21	c   mtl-2.1.1
0.19/0.21	c   old_locale-1.0.0.4
0.19/0.21	c   parse_dimacs-1.2
0.19/0.21	c   parsec-3.1.2
0.19/0.21	c   queue-0.1.2
0.19/0.21	c   stm-2.3
0.19/0.21	c   time-1.4
0.19/0.21	c command line = ["--pb","HOME/instance-3707042-1338137712.opb"]
0.19/0.21	c #vars 3216
0.19/0.21	c #constraints 3658
0.19/0.21	c Solving starts ...
35.78/35.84	c learnt constraints deletion: 7001 -> 3534
68.56/68.61	c learnt constraints deletion: 6388 -> 3262
124.15/124.25	c learnt constraints deletion: 8292 -> 4196
154.24/154.34	c learnt constraints deletion: 7761 -> 3881
168.33/168.45	c learnt constraints deletion: 7785 -> 3893
182.43/182.53	c learnt constraints deletion: 7346 -> 3673
206.22/206.38	c learnt constraints deletion: 8852 -> 4427
229.51/229.62	c learnt constraints deletion: 8858 -> 4433
263.10/263.21	c learnt constraints deletion: 9965 -> 4983
301.39/301.56	c learnt constraints deletion: 9838 -> 4923
338.29/338.45	c learnt constraints deletion: 9160 -> 4584
381.98/382.17	c learnt constraints deletion: 9201 -> 4604
431.27/431.45	c learnt constraints deletion: 9629 -> 4825
470.36/470.50	c learnt constraints deletion: 10261 -> 5201
522.15/522.35	c learnt constraints deletion: 10154 -> 5132
580.45/580.68	c learnt constraints deletion: 10058 -> 5106
649.23/649.42	c learnt constraints deletion: 9989 -> 5063
748.61/748.88	c learnt constraints deletion: 9992 -> 5096
831.10/831.34	c learnt constraints deletion: 11571 -> 5833
964.88/965.10	c learnt constraints deletion: 11420 -> 5767
1117.37/1117.68	c learnt constraints deletion: 11330 -> 5718
1267.24/1267.58	c learnt constraints deletion: 11036 -> 5576
1421.41/1421.75	c learnt constraints deletion: 11138 -> 5628
1572.19/1572.55	c learnt constraints deletion: 11220 -> 5672
1690.38/1690.75	c learnt constraints deletion: 11446 -> 5786

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 14968
/proc/meminfo: memFree=28701140/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 802 0 0 0 0 0 0 0 20 0 1 0 279897203 6356992 723 33554432000 4194304 8973514 140735667016832 140736617877464 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 1552 724 416 1167 0 333 0

[startup+0.0803711 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 14968
/proc/meminfo: memFree=28701140/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=12352 CPUtime=0.07 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 2136 0 0 0 7 0 0 0 20 0 1 0 279897203 12648448 2057 33554432000 4194304 8973514 140735667016832 140736617877464 4209439 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 3088 2065 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12352

[startup+0.100262 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 14968
/proc/meminfo: memFree=28701140/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 2357 0 0 0 9 0 0 0 20 0 1 0 279897203 12648448 2278 33554432000 4194304 8973514 140735667016832 140736617877464 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 3088 2278 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300242 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 14968
/proc/meminfo: memFree=28701140/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=20544 CPUtime=0.29 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 4440 0 0 0 28 1 0 0 20 0 1 0 279897203 21037056 4361 33554432000 4194304 8973514 140735667016832 140736617877464 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 5136 4361 447 1167 0 3917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20544

[startup+0.700186 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 14968
/proc/meminfo: memFree=28701140/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=22592 CPUtime=0.69 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 4952 0 0 0 68 1 0 0 20 0 1 0 279897203 23134208 4873 33554432000 4194304 8973514 140735667016832 140735667016328 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 5648 4873 447 1167 0 4429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22592

[startup+1.50023 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 14969
/proc/meminfo: memFree=28683300/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=22592 CPUtime=1.49 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 4952 0 0 0 148 1 0 0 20 0 1 0 279897203 23134208 4873 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 5648 4873 447 1167 0 4429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22592

[startup+3.10021 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 14969
/proc/meminfo: memFree=28683060/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=23616 CPUtime=3.09 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 5208 0 0 0 306 3 0 0 20 0 1 0 279897203 24182784 5129 33554432000 4194304 8973514 140735667016832 140735667016328 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 5904 5129 447 1167 0 4685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23616

[startup+6.30023 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14969
/proc/meminfo: memFree=28678984/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=28736 CPUtime=6.29 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 6488 0 0 0 625 4 0 0 20 0 1 0 279897203 29425664 6409 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 7184 6409 447 1167 0 5965 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28736

[startup+12.7002 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 14969
/proc/meminfo: memFree=28669740/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=35904 CPUtime=12.68 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 8280 0 0 0 1261 7 0 0 20 0 1 0 279897203 36765696 8201 33554432000 4194304 8973514 140735667016832 140735667016096 4435852 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 8976 8201 447 1167 0 7757 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35904

[startup+25.5001 s]
/proc/loadavg: 2.18 2.05 2.01 3/177 14969
/proc/meminfo: memFree=28659572/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=47168 CPUtime=25.49 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 11096 0 0 0 2533 16 0 0 20 0 1 0 279897203 48300032 11017 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 11792 11017 447 1167 0 10573 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47168

[startup+51.1002 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 14969
/proc/meminfo: memFree=28641552/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=57408 CPUtime=51.06 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 13612 0 0 0 5077 29 0 0 20 0 1 0 279897203 58785792 13523 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 14352 13523 448 1167 0 13133 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 57408

[startup+102.306 s]
/proc/loadavg: 2.05 2.03 2.01 3/177 14969
/proc/meminfo: memFree=28583348/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=67648 CPUtime=102.25 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 16236 0 0 0 10166 59 0 0 20 0 1 0 279897203 69271552 16143 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 16912 16143 448 1167 0 15693 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 67648

[startup+162.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 14969
/proc/meminfo: memFree=28623680/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=90176 CPUtime=162.23 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 21868 0 0 0 16133 90 0 0 20 0 1 0 279897203 92340224 21775 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 22544 21775 448 1167 0 21325 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 90176

[startup+222.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/177 14970
/proc/meminfo: memFree=28562196/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=94272 CPUtime=222.22 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 24942 0 0 0 22102 120 0 0 20 0 1 0 279897203 96534528 22799 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/14968/statm: 23568 22799 448 1167 0 22349 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 94272

[startup+282.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 14970
/proc/meminfo: memFree=28545092/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=112704 CPUtime=282.2 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 29556 0 0 0 28067 153 0 0 20 0 1 0 279897203 115408896 27407 33554432000 4194304 8973514 140735667016832 140735667016096 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 28176 27407 448 1167 0 26957 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 112704

[startup+342.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/178 14973
/proc/meminfo: memFree=28497712/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=131136 CPUtime=342.19 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 34164 0 0 0 34035 184 0 0 20 0 1 0 279897203 134283264 32015 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 32784 32015 448 1167 0 31565 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 131136

[startup+402.3 s]
/proc/loadavg: 2.16 2.08 2.01 3/178 14996
/proc/meminfo: memFree=28507808/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=144448 CPUtime=402.17 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38260 0 0 0 40004 213 0 0 20 0 1 0 279897203 147914752 35343 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36112 35343 448 1167 0 34893 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 144448

[startup+462.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/177 14996
/proc/meminfo: memFree=28473024/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=144448 CPUtime=462.16 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38268 0 0 0 45975 241 0 0 20 0 1 0 279897203 147914752 35343 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36112 35343 448 1167 0 34893 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 144448

[startup+522.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 14997
/proc/meminfo: memFree=28591060/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=144448 CPUtime=522.15 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38268 0 0 0 51945 270 0 0 20 0 1 0 279897203 147914752 35343 33554432000 4194304 8973514 140735667016832 140735667016096 4213713 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36112 35343 448 1167 0 34893 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 144448

[startup+582.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 14997
/proc/meminfo: memFree=28578236/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=144448 CPUtime=582.14 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38268 0 0 0 57917 297 0 0 20 0 1 0 279897203 147914752 35343 33554432000 4194304 8973514 140735667016832 140735667016328 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36112 35343 448 1167 0 34893 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 144448

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 14998
/proc/meminfo: memFree=28510520/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=146496 CPUtime=822.1 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38780 0 0 0 81795 415 0 0 20 0 1 0 279897203 150011904 35855 33554432000 4194304 8973514 140735667016832 140735667016096 4447608 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36624 35855 448 1167 0 35405 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 146496

[startup+882.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14998
/proc/meminfo: memFree=28509712/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=146496 CPUtime=882.1 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 87760 450 0 0 20 0 1 0 279897203 150011904 35855 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36624 35855 448 1167 0 35405 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 146496

[startup+942.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 15040
/proc/meminfo: memFree=28551696/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=146496 CPUtime=942.09 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 93726 483 0 0 20 0 1 0 279897203 150011904 35855 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36624 35855 448 1167 0 35405 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 146496

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 15040
/proc/meminfo: memFree=28551828/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=146496 CPUtime=1002.08 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 99693 515 0 0 20 0 1 0 279897203 150011904 35855 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36624 35855 448 1167 0 35405 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 146496

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15040
/proc/meminfo: memFree=28551424/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=146496 CPUtime=1062.07 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 105663 544 0 0 20 0 1 0 279897203 150011904 35855 33554432000 4194304 8973514 140735667016832 140735667016328 4427820 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36624 35855 448 1167 0 35405 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 146496

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15041
/proc/meminfo: memFree=28550996/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=146496 CPUtime=1122.06 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 111631 575 0 0 20 0 1 0 279897203 150011904 35855 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36624 35855 448 1167 0 35405 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 146496

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15041
/proc/meminfo: memFree=28551120/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=146496 CPUtime=1182.05 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 117595 610 0 0 20 0 1 0 279897203 150011904 35855 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36624 35855 448 1167 0 35405 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 146496

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15041
/proc/meminfo: memFree=28488872/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=146496 CPUtime=1242.04 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 123562 642 0 0 20 0 1 0 279897203 150011904 35855 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 36624 35855 448 1167 0 35405 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 146496

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 15041
/proc/meminfo: memFree=28510136/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=123968 CPUtime=1302.04 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 129527 677 0 0 20 0 1 0 279897203 126943232 30223 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 30992 30223 448 1167 0 29773 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 123968

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15041
/proc/meminfo: memFree=28508548/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=123968 CPUtime=1362.02 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 135494 708 0 0 20 0 1 0 279897203 126943232 30223 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 30992 30223 448 1167 0 29773 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 123968

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15042
/proc/meminfo: memFree=28508424/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=123968 CPUtime=1422.02 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 141461 741 0 0 20 0 1 0 279897203 126943232 30223 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 30992 30223 448 1167 0 29773 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 123968

[startup+1482.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 15042
/proc/meminfo: memFree=28508548/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=123968 CPUtime=1482 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 38781 0 0 0 147425 775 0 0 20 0 1 0 279897203 126943232 30223 33554432000 4194304 8973514 140735667016832 140735667016328 4415788 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 30992 30223 448 1167 0 29773 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 123968

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 15045
/proc/meminfo: memFree=28499068/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=133184 CPUtime=1541.99 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 41085 0 0 0 153392 807 0 0 20 0 1 0 279897203 136380416 32527 33554432000 4194304 8973514 140735667016832 140735667016328 6661427 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 33296 32527 448 1167 0 32077 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 133184

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15045
/proc/meminfo: memFree=28496720/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=135232 CPUtime=1601.99 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 41597 0 0 0 159363 836 0 0 20 0 1 0 279897203 138477568 33039 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 33808 33039 448 1167 0 32589 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 135232

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15045
/proc/meminfo: memFree=28497092/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=135232 CPUtime=1661.98 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 41598 0 0 0 165332 866 0 0 20 0 1 0 279897203 138477568 33039 33554432000 4194304 8973514 140735667016832 140735667016328 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 33808 33039 448 1167 0 32589 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 135232

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15046
/proc/meminfo: memFree=28496968/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=135232 CPUtime=1721.96 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 41598 0 0 0 171300 896 0 0 20 0 1 0 279897203 138477568 33039 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 33808 33039 448 1167 0 32589 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 135232

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 15046
/proc/meminfo: memFree=28496720/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=135232 CPUtime=1781.96 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 41598 0 0 0 177265 931 0 0 20 0 1 0 279897203 138477568 33039 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 33808 33039 448 1167 0 32589 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 135232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 15046
/proc/meminfo: memFree=28497092/32873648 swapFree=7372/7372
[pid=14968] ppid=14966 vsize=135232 CPUtime=1800.06 cores=1,3,5,7
/proc/14968/stat : 14968 (toysat) R 14966 14968 12124 0 -1 4202496 41598 0 0 0 179065 941 0 0 20 0 1 0 279897203 138477568 33039 33554432000 4194304 8973514 140735667016832 140735667016328 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/14968/statm: 33808 33039 448 1167 0 32589 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 135232

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.07
CPU user time (s): 1790.66
CPU system time (s): 9.41357
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 147520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.66
system time used= 9.41357
maximum resident set size= 144444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41598
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= 40
involuntary context switches= 5366

runsolver used 3.15052 second user time and 8.64468 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 18:55:12
IDJOB=3707042
IDBENCH=71844
IDSOLVER=2285
FILE ID=node122/3707042-1338137712
RUNJOBID= node122-1338119311-12141
PBS_JOBID= 14624476
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707042-1338137712/watcher-3707042-1338137712 -o /tmp/evaluation-result-3707042-1338137712/solver-3707042-1338137712 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707042-1338137712.opb

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=1018993020

node122.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.533
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.06
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.533
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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
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.533
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.533
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.533
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	: 5438.54
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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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:       32873648 kB
MemFree:        28701948 kB
Buffers:          308740 kB
Cached:          2898492 kB
SwapCached:            0 kB
Active:          1355660 kB
Inactive:        2014768 kB
Active(anon):     154432 kB
Inactive(anon):    11052 kB
Active(file):    1201228 kB
Inactive(file):  2003716 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7432 kB
Writeback:             0 kB
AnonPages:        171648 kB
Mapped:            15668 kB
Shmem:               200 kB
Slab:             660288 kB
SReclaimable:     104512 kB
SUnreclaim:       555776 kB
KernelStack:        1456 kB
PageTables:         4168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     279332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71680 MiB
End job on node122 at 2012-05-27 19:25:15