Trace number 3705791

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.11 1800.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
MD5SUM6f530d7030eb010292a76e81381ed552
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.105982
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6000
Total number of constraints220
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
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

Solver Data

0.03/0.06	c 2012-05-27T11:08:34+0200
0.03/0.06	c arch = x86_64
0.03/0.06	c os = linux
0.03/0.06	c compiler = ghc 7.4
0.03/0.06	c packages:
0.03/0.06	c   OptDir-0.0.1
0.03/0.06	c   array-0.4.0.0
0.03/0.06	c   base-4.5.0.0
0.03/0.06	c   bytestring-0.9.2.1
0.03/0.06	c   containers-0.4.2.1
0.03/0.06	c   deepseq-1.3.0.0
0.03/0.06	c   mtl-2.1.1
0.03/0.06	c   old_locale-1.0.0.4
0.03/0.06	c   parse_dimacs-1.2
0.03/0.06	c   parsec-3.1.2
0.03/0.06	c   queue-0.1.2
0.03/0.06	c   stm-2.3
0.03/0.06	c   time-1.4
0.03/0.06	c command line = ["--pb","HOME/instance-3705791-1338109714.opb"]
0.03/0.06	c #vars 6000
0.03/0.06	c #constraints 220
0.03/0.06	c Solving starts ...
5.69/5.77	c learnt constraints deletion: 4928 -> 2464
9.09/9.13	c learnt constraints deletion: 5033 -> 2517
14.89/14.96	c learnt constraints deletion: 6371 -> 3186
27.38/27.47	c learnt constraints deletion: 8238 -> 4149
36.77/36.84	c learnt constraints deletion: 8832 -> 4440
48.58/48.68	c learnt constraints deletion: 8821 -> 4446
70.47/70.53	c learnt constraints deletion: 9774 -> 4913
97.88/97.99	c learnt constraints deletion: 9787 -> 4922
117.07/117.12	c learnt constraints deletion: 8072 -> 4036
135.27/135.34	c learnt constraints deletion: 10592 -> 5300
157.66/157.76	c learnt constraints deletion: 10588 -> 5301
188.46/188.55	c learnt constraints deletion: 10555 -> 5285
240.55/240.61	c learnt constraints deletion: 13342 -> 6671
351.37/351.52	c learnt constraints deletion: 13349 -> 6684
478.39/478.60	c learnt constraints deletion: 13330 -> 6674
617.66/617.91	c learnt constraints deletion: 13357 -> 6688
681.67/681.98	c learnt constraints deletion: 10324 -> 5162
774.64/774.96	c learnt constraints deletion: 11574 -> 5819
876.13/876.40	c learnt constraints deletion: 11577 -> 5812
1007.31/1007.69	c learnt constraints deletion: 11538 -> 5792
1143.29/1143.62	c learnt constraints deletion: 11530 -> 5791
1299.66/1300.03	c learnt constraints deletion: 11541 -> 5795
1455.05/1455.42	c learnt constraints deletion: 11557 -> 5803
1624.22/1624.68	c learnt constraints deletion: 11540 -> 5794
1796.49/1796.97	c learnt constraints deletion: 15273 -> 7641

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-3705791-1338109714/watcher-3705791-1338109714 -o /tmp/evaluation-result-3705791-1338109714/solver-3705791-1338109714 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3705791-1338109714.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: 1.01 1.00 1.13 3/173 8444
/proc/meminfo: memFree=28649008/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 828 0 0 0 0 0 0 0 20 0 1 0 277098190 7405568 749 33554432000 4194304 8973514 140733487146816 140737049770552 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/8444/statm: 1808 749 415 1167 0 589 0

[startup+0.0344549 s]
/proc/loadavg: 1.01 1.00 1.13 3/173 8444
/proc/meminfo: memFree=28649008/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=8256 CPUtime=0.03 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 1256 0 0 0 3 0 0 0 20 0 1 0 277098190 8454144 1177 33554432000 4194304 8973514 140733487146816 140737049770552 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/8444/statm: 2064 1177 416 1167 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8256

[startup+0.100248 s]
/proc/loadavg: 1.01 1.00 1.13 3/173 8444
/proc/meminfo: memFree=28649008/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=13376 CPUtime=0.09 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 2397 0 0 0 9 0 0 0 20 0 1 0 277098190 13697024 2318 33554432000 4194304 8973514 140733487146816 140737049770552 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/8444/statm: 3344 2318 442 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300249 s]
/proc/loadavg: 1.01 1.00 1.13 3/173 8444
/proc/meminfo: memFree=28649008/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=14400 CPUtime=0.29 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 2898 0 0 0 29 0 0 0 20 0 1 0 277098190 14745600 2819 33554432000 4194304 8973514 140733487146816 140737049770552 7937344 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/8444/statm: 3600 2819 442 1167 0 2381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14400

[startup+0.700256 s]
/proc/loadavg: 1.01 1.00 1.13 3/173 8444
/proc/meminfo: memFree=28649008/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=18496 CPUtime=0.69 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 3730 0 0 0 69 0 0 0 20 0 1 0 277098190 18939904 3651 33554432000 4194304 8973514 140733487146816 140733487146080 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/8444/statm: 4624 3651 442 1167 0 3405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18496

[startup+1.50025 s]
/proc/loadavg: 1.01 1.00 1.13 3/177 8448
/proc/meminfo: memFree=28618540/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=24640 CPUtime=1.48 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 5228 0 0 0 147 1 0 0 20 0 1 0 277098190 25231360 5148 33554432000 4194304 8973514 140733487146816 140733487128832 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/8444/statm: 6160 5148 442 1167 0 4941 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24640

[startup+3.10026 s]
/proc/loadavg: 1.01 1.00 1.13 3/177 8448
/proc/meminfo: memFree=28603212/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=35904 CPUtime=3.08 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 8049 0 0 0 306 2 0 0 20 0 1 0 277098190 36765696 7969 33554432000 4194304 8973514 140733487146816 140733487146312 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/8444/statm: 8976 7969 442 1167 0 7757 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35904

[startup+6.30024 s]
/proc/loadavg: 1.09 1.02 1.14 3/177 8448
/proc/meminfo: memFree=28561960/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=51264 CPUtime=6.28 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 12121 0 0 0 623 5 0 0 20 0 1 0 277098190 52494336 12041 33554432000 4194304 8973514 140733487146816 140733487146312 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/8444/statm: 12816 12041 443 1167 0 11597 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51264

[startup+12.7002 s]
/proc/loadavg: 1.16 1.04 1.14 3/177 8448
/proc/meminfo: memFree=28529416/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=62528 CPUtime=12.68 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 15478 0 0 0 1260 8 0 0 20 0 1 0 277098190 64028672 14630 33554432000 4194304 8973514 140733487146816 140733487146080 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/8444/statm: 15632 14630 443 1167 0 14413 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62528

[startup+25.5003 s]
/proc/loadavg: 1.34 1.08 1.16 3/177 8448
/proc/meminfo: memFree=28447360/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=112704 CPUtime=25.48 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 28245 0 0 0 2534 14 0 0 20 0 1 0 277098190 115408896 27397 33554432000 4194304 8973514 140733487146816 140733487144896 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/8444/statm: 28176 27397 443 1167 0 26957 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 112704

[startup+51.1002 s]
/proc/loadavg: 1.57 1.16 1.18 3/177 8448
/proc/meminfo: memFree=28327204/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=172096 CPUtime=51.07 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 43097 0 0 0 5081 26 0 0 20 0 1 0 277098190 176226304 42249 33554432000 4194304 8973514 140733487146816 140733487146312 4424464 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 43024 42249 443 1167 0 41805 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 172096

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.22 3/178 8451
/proc/meminfo: memFree=28229280/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=221248 CPUtime=102.27 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 55385 0 0 0 10182 45 0 0 20 0 1 0 277098190 226557952 54537 33554432000 4194304 8973514 140733487146816 140733487146312 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 55312 54537 443 1167 0 54093 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 221248

[startup+162.3 s]
/proc/loadavg: 1.93 1.41 1.26 3/177 8451
/proc/meminfo: memFree=28103456/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=233536 CPUtime=162.25 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 58457 0 0 0 16160 65 0 0 20 0 1 0 277098190 239140864 57609 33554432000 4194304 8973514 140733487146816 140733487146080 4208870 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 58384 57609 443 1167 0 57165 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 233536

[startup+222.3 s]
/proc/loadavg: 1.97 1.52 1.31 3/177 8452
/proc/meminfo: memFree=28035656/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=260160 CPUtime=222.25 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 64886 0 0 0 22144 81 0 0 20 0 1 0 277098190 266403840 64038 33554432000 4194304 8973514 140733487146816 140733487146312 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 65040 64038 443 1167 0 63821 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 260160

[startup+282.3 s]
/proc/loadavg: 1.99 1.60 1.35 3/177 8452
/proc/meminfo: memFree=27917280/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=369728 CPUtime=282.22 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 92505 0 0 0 28125 97 0 0 20 0 1 0 277098190 378601472 91619 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 92432 91619 443 1167 0 91213 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 369728

[startup+342.3 s]
/proc/loadavg: 1.99 1.67 1.39 3/177 8452
/proc/meminfo: memFree=27858160/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=429120 CPUtime=342.18 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 107344 0 0 0 34111 107 0 0 20 0 1 0 277098190 439418880 106410 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 107280 106410 443 1167 0 106061 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 429120

[startup+402.3 s]
/proc/loadavg: 1.99 1.73 1.42 3/177 8452
/proc/meminfo: memFree=27851872/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=402.13 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108766 0 0 0 40096 117 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 434240

[startup+462.3 s]
/proc/loadavg: 1.99 1.77 1.46 3/177 8452
/proc/meminfo: memFree=27852760/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=462.09 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108797 0 0 0 46087 122 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 434240

[startup+522.3 s]
/proc/loadavg: 1.99 1.81 1.48 3/177 8453
/proc/meminfo: memFree=27853620/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=522.08 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 52080 128 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 434240

[startup+582.3 s]
/proc/loadavg: 1.99 1.84 1.51 3/177 8453
/proc/meminfo: memFree=27853620/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=582.07 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 58072 135 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 434240

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.03 1.95 1.64 3/177 8457
/proc/meminfo: memFree=27853368/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=882.03 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 88035 168 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 434240

[startup+942.3 s]
/proc/loadavg: 2.04 1.97 1.66 3/177 8457
/proc/meminfo: memFree=27853244/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=942.02 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 94027 175 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 434240

[startup+1002.3 s]
/proc/loadavg: 2.01 1.97 1.68 3/177 8457
/proc/meminfo: memFree=27809472/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1002.01 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 100019 182 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146312 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 434240

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/177 8457
/proc/meminfo: memFree=27773512/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1062.01 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 106012 189 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7660404 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 434240

[startup+1122.3 s]
/proc/loadavg: 2.07 2.00 1.73 3/177 8458
/proc/meminfo: memFree=27755288/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1121.99 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 112005 194 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 434240

[startup+1182.3 s]
/proc/loadavg: 2.03 2.00 1.74 3/177 8458
/proc/meminfo: memFree=27740656/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1181.99 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 117999 200 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 434240

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 1.75 3/177 8458
/proc/meminfo: memFree=27740052/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1241.98 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 123991 207 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 434240

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/178 8461
/proc/meminfo: memFree=27739980/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1301.97 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 129985 212 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 434240

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/177 8461
/proc/meminfo: memFree=27740732/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1361.95 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 135975 220 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 434240

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.79 3/177 8462
/proc/meminfo: memFree=27740856/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1421.95 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 141969 226 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 4204286 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 434240

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/178 8463
/proc/meminfo: memFree=27740476/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1481.94 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 147962 232 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 434240

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/177 8463
/proc/meminfo: memFree=27740484/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1541.93 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 153955 238 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146312 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 434240

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 1.83 3/177 8463
/proc/meminfo: memFree=27740736/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1601.92 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 159949 243 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 434240

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 1.83 3/177 8463
/proc/meminfo: memFree=27740736/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1661.91 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 165941 250 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 434240

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 1.84 3/177 8464
/proc/meminfo: memFree=27740736/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1721.9 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 171933 257 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 434240

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.85 3/177 8464
/proc/meminfo: memFree=27713332/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1781.89 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 177925 264 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146080 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 434240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 1.85 2/176 8465
/proc/meminfo: memFree=28216988/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1800.09 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 179744 265 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146312 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 434240

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 1.85 2/176 8465
/proc/meminfo: memFree=28216988/32873648 swapFree=6844/6844
[pid=8444] ppid=8440 vsize=434240 CPUtime=1800.09 cores=1,3,5,7
/proc/8444/stat : 8444 (toysat) R 8440 8444 5668 0 -1 4202496 108803 0 0 0 179744 265 0 0 20 0 1 0 277098190 444661760 107785 33554432000 4194304 8973514 140733487146816 140733487146312 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/8444/statm: 108560 107785 443 1167 0 107341 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 434240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1797.45
CPU system time (s): 2.66159
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 434240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.45
system time used= 2.6616
maximum resident set size= 431140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108803
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= 179
involuntary context switches= 1918

runsolver used 2.31165 second user time and 10.1755 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 11:08:34
IDJOB=3705791
IDBENCH=1402
IDSOLVER=2285
FILE ID=node115/3705791-1338109714
RUNJOBID= node115-1338109714-8420
PBS_JOBID= 14624444
Free space on /tmp= 71668 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705791-1338109714/watcher-3705791-1338109714 -o /tmp/evaluation-result-3705791-1338109714/solver-3705791-1338109714 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3705791-1338109714.opb

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

MD5SUM BENCH= 6f530d7030eb010292a76e81381ed552
RANDOM SEED=687811808

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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.462
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.462
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.462
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:        28649660 kB
Buffers:          302932 kB
Cached:          3099840 kB
SwapCached:            0 kB
Active:          1007304 kB
Inactive:        2406116 kB
Active(anon):      13344 kB
Inactive(anon):        0 kB
Active(file):     993960 kB
Inactive(file):  2406116 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14760 kB
Writeback:             0 kB
AnonPages:         17460 kB
Mapped:            13624 kB
Shmem:               200 kB
Slab:             671880 kB
SReclaimable:     116172 kB
SUnreclaim:       555708 kB
KernelStack:        1392 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71664 MiB
End job on node115 at 2012-05-27 11:38:37