Trace number 3725657

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-06-01? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_1.opb
MD5SUM88e7a647c6e46a38e952354158b1fb76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint44
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6204
Sum of products size (including duplicates)12408
Number of different products6204
Sum of products size12408

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.09/0.11	c 2012-06-02T14:06:05+0200
0.09/0.11	c arch = x86_64
0.09/0.11	c os = linux
0.09/0.11	c compiler = ghc 7.4
0.09/0.11	c packages:
0.09/0.11	c   OptDir-0.0.1
0.09/0.11	c   array-0.4.0.0
0.09/0.11	c   base-4.5.0.0
0.09/0.11	c   bytestring-0.9.2.1
0.09/0.11	c   containers-0.4.2.1
0.09/0.11	c   deepseq-1.3.0.0
0.09/0.11	c   mtl-2.1.1
0.09/0.11	c   old_locale-1.0.0.4
0.09/0.11	c   parse_dimacs-1.2
0.09/0.11	c   parsec-3.1.2
0.09/0.11	c   queue-0.1.2
0.09/0.11	c   stm-2.3
0.09/0.11	c   time-1.4
0.09/0.11	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725657-1338638765.opb"]
0.09/0.11	c #vars 200
0.09/0.11	c #constraints 200
0.09/0.11	c Solving starts ...
0.09/0.13	c solving time = 0.012s
0.09/0.13	c #decision = 185
0.09/0.13	c #conflict = 0
0.09/0.13	c #restart = 0
0.09/0.13	o 15
0.09/0.13	c Solving starts ...
0.09/0.14	c solving time = 0.012s
0.09/0.14	c #decision = 374
0.09/0.14	c #conflict = 3
0.09/0.14	c #restart = 0
0.09/0.14	o 14
0.09/0.14	c Solving starts ...
0.09/0.18	c solving time = 0.031s
0.09/0.18	c #decision = 567
0.09/0.18	c #conflict = 9
0.09/0.18	c #restart = 0
0.09/0.18	o 13
0.09/0.18	c Solving starts ...
163.65/163.79	c learnt constraints deletion: 25155 -> 12578
281.72/281.89	c learnt constraints deletion: 30820 -> 15410
396.31/396.49	c learnt constraints deletion: 33824 -> 16913
508.19/508.36	c learnt constraints deletion: 34002 -> 17003
627.58/627.73	c learnt constraints deletion: 35975 -> 17990
747.55/747.72	c learnt constraints deletion: 36535 -> 18274
886.74/886.95	c learnt constraints deletion: 39423 -> 19712
1029.50/1029.74	c learnt constraints deletion: 39515 -> 19761
1170.99/1171.25	c learnt constraints deletion: 40337 -> 20178
1331.26/1331.58	c learnt constraints deletion: 43870 -> 21952
1481.13/1481.49	c learnt constraints deletion: 44861 -> 22459
1626.01/1626.31	c learnt constraints deletion: 43058 -> 21529
1779.69/1780.07	c learnt constraints deletion: 43850 -> 21931

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-3725657-1338638765/watcher-3725657-1338638765 -o /tmp/evaluation-result-3725657-1338638765/solver-3725657-1338638765 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725657-1338638765.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.00 2.01 2.00 3/176 21328
/proc/meminfo: memFree=27971808/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 832 0 0 0 0 0 0 0 20 0 1 0 330003264 7421952 752 33554432000 4194304 8989770 140736770142448 140734499485640 8267162 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 1812 757 429 1171 0 589 0

[startup+0.079845 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 21328
/proc/meminfo: memFree=27971808/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=13392 CPUtime=0.07 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 2635 0 0 0 7 0 0 0 20 0 1 0 330003264 13713408 2555 33554432000 4194304 8989770 140736770142448 140736770141712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 3348 2555 440 1171 0 2125 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13392

[startup+0.100346 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 21328
/proc/meminfo: memFree=27971808/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=20560 CPUtime=0.09 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 4248 0 0 0 9 0 0 0 20 0 1 0 330003264 21053440 4168 33554432000 4194304 8989770 140736770142448 140736770141712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 5140 4168 440 1171 0 3917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20560

[startup+0.300303 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 21328
/proc/meminfo: memFree=27971808/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=28752 CPUtime=0.28 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 6507 0 0 0 28 0 0 0 20 0 1 0 330003264 29442048 6427 33554432000 4194304 8989770 140736770142448 140736770141712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 7188 6427 470 1171 0 5965 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28752

[startup+0.700286 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 21328
/proc/meminfo: memFree=27971808/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=32848 CPUtime=0.68 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 7531 0 0 0 68 0 0 0 20 0 1 0 330003264 33636352 7451 33554432000 4194304 8989770 140736770142448 140736770141712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 8212 7451 470 1171 0 6989 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32848

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21329
/proc/meminfo: memFree=27943776/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=32848 CPUtime=1.49 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 7531 0 0 0 148 1 0 0 20 0 1 0 330003264 33636352 7451 33554432000 4194304 8989770 140736770142448 140736770141712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 8212 7451 470 1171 0 6989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32848

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21329
/proc/meminfo: memFree=27943396/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=32848 CPUtime=3.09 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 7531 0 0 0 308 1 0 0 20 0 1 0 330003264 33636352 7451 33554432000 4194304 8989770 140736770142448 140736770141944 4209382 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 8212 7451 470 1171 0 6989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32848

[startup+6.30031 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21329
/proc/meminfo: memFree=27943156/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=33872 CPUtime=6.29 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 7787 0 0 0 628 1 0 0 20 0 1 0 330003264 34684928 7707 33554432000 4194304 8989770 140736770142448 140736770141712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 8468 7707 470 1171 0 7245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33872

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21329
/proc/meminfo: memFree=27941116/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=35920 CPUtime=12.69 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 8301 0 0 0 1267 2 0 0 20 0 1 0 330003264 36782080 8221 33554432000 4194304 8989770 140736770142448 140736770141944 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 8980 8221 470 1171 0 7757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35920

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21329
/proc/meminfo: memFree=27936552/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=40016 CPUtime=25.49 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 9325 0 0 0 2545 4 0 0 20 0 1 0 330003264 40976384 9245 33554432000 4194304 8989770 140736770142448 140736770141712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 10004 9245 470 1171 0 8781 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40016

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21329
/proc/meminfo: memFree=27926532/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=48208 CPUtime=51.07 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 11384 0 0 0 5100 7 0 0 20 0 1 0 330003264 49364992 11300 33554432000 4194304 8989770 140736770142448 140736770141944 4209168 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 12052 11300 470 1171 0 10829 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48208

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 21330
/proc/meminfo: memFree=27907672/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=67664 CPUtime=102.27 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 16250 0 0 0 10211 16 0 0 20 0 1 0 330003264 69287936 16164 33554432000 4194304 8989770 140736770142448 140736770141712 4554337 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 16916 16164 470 1171 0 15693 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 67664

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21330
/proc/meminfo: memFree=27884040/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=86096 CPUtime=162.26 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 20863 0 0 0 16200 26 0 0 20 0 1 0 330003264 88162304 20772 33554432000 4194304 8989770 140736770142448 140736770141712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 21524 20772 470 1171 0 20301 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 86096

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21330
/proc/meminfo: memFree=27881104/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=87120 CPUtime=222.24 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 21133 0 0 0 22188 36 0 0 20 0 1 0 330003264 89210880 21030 33554432000 4194304 8989770 140736770142448 140736770141712 4208887 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 21780 21030 472 1171 0 20557 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 87120

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21333
/proc/meminfo: memFree=27865104/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=104528 CPUtime=282.22 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 25485 0 0 0 28180 42 0 0 20 0 1 0 330003264 107036672 25382 33554432000 4194304 8989770 140736770142448 140736770141712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 26132 25382 472 1171 0 24909 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 104528

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21333
/proc/meminfo: memFree=27861448/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=103504 CPUtime=342.22 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 25486 0 0 0 34172 50 0 0 20 0 1 0 330003264 105988096 25126 33554432000 4194304 8989770 140736770142448 140736770141712 4204378 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 25876 25126 472 1171 0 24653 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 103504

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21334
/proc/meminfo: memFree=27848424/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=115792 CPUtime=402.2 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 28558 0 0 0 40162 58 0 0 20 0 1 0 330003264 118571008 28198 33554432000 4194304 8989770 140736770142448 140736770141712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 28948 28198 472 1171 0 27725 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 115792

[startup+462.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 21334
/proc/meminfo: memFree=27845812/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=115792 CPUtime=462.2 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 28559 0 0 0 46152 68 0 0 20 0 1 0 330003264 118571008 28198 33554432000 4194304 8989770 140736770142448 140736770141944 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 28948 28198 472 1171 0 27725 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 115792

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21334
/proc/meminfo: memFree=27841596/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=117840 CPUtime=522.19 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 29071 0 0 0 52143 76 0 0 20 0 1 0 330003264 120668160 28710 33554432000 4194304 8989770 140736770142448 140736770141712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 29460 28710 472 1171 0 28237 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 117840

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21334
/proc/meminfo: memFree=27836512/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=119888 CPUtime=582.18 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 29583 0 0 0 58132 86 0 0 20 0 1 0 330003264 122765312 29222 33554432000 4194304 8989770 140736770142448 140736770141712 7678037 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 29972 29222 472 1171 0 28749 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 119888

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21335
/proc/meminfo: memFree=27833408/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=117840 CPUtime=822.14 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 32656 0 0 0 82096 118 0 0 20 0 1 0 330003264 120668160 28710 33554432000 4194304 8989770 140736770142448 140736770141944 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 29460 28710 472 1171 0 28237 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 117840

[startup+882.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 21338
/proc/meminfo: memFree=27826452/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=122960 CPUtime=882.13 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 33936 0 0 0 88087 126 0 0 20 0 1 0 330003264 125911040 29990 33554432000 4194304 8989770 140736770142448 140736770141944 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 30740 29990 472 1171 0 29517 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 122960

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21338
/proc/meminfo: memFree=27832412/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=115792 CPUtime=942.12 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 33939 0 0 0 94077 135 0 0 20 0 1 0 330003264 118571008 28198 33554432000 4194304 8989770 140736770142448 140736770141712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 28948 28198 472 1171 0 27725 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 115792

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21339
/proc/meminfo: memFree=27831168/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=115792 CPUtime=1002.11 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 33939 0 0 0 100069 142 0 0 20 0 1 0 330003264 118571008 28198 33554432000 4194304 8989770 140736770142448 140736770140416 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 28948 28198 472 1171 0 27725 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 115792

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21339
/proc/meminfo: memFree=27825152/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=119888 CPUtime=1062.11 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 35731 0 0 0 106060 151 0 0 20 0 1 0 330003264 122765312 29222 33554432000 4194304 8989770 140736770142448 140736770140416 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 29972 29222 472 1171 0 28749 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 119888

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21339
/proc/meminfo: memFree=27823048/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=119888 CPUtime=1122.09 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 35731 0 0 0 112051 158 0 0 20 0 1 0 330003264 122765312 29222 33554432000 4194304 8989770 140736770142448 140736770141944 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 29972 29222 472 1171 0 28749 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 119888

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21339
/proc/meminfo: memFree=27819768/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=119888 CPUtime=1182.09 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 37523 0 0 0 118043 166 0 0 20 0 1 0 330003264 122765312 29222 33554432000 4194304 8989770 140736770142448 140736770141944 4371208 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 29972 29222 472 1171 0 28749 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 119888

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21339
/proc/meminfo: memFree=27815668/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=119888 CPUtime=1242.07 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 37527 0 0 0 124034 173 0 0 20 0 1 0 330003264 122765312 29222 33554432000 4194304 8989770 140736770142448 140736770141944 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 29972 29222 472 1171 0 28749 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 119888

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21340
/proc/meminfo: memFree=27811448/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=121936 CPUtime=1302.07 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 38039 0 0 0 130027 180 0 0 20 0 1 0 330003264 124862464 29734 33554432000 4194304 8989770 140736770142448 140736770141712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 30484 29734 472 1171 0 29261 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 121936

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 21340
/proc/meminfo: memFree=27808484/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=123984 CPUtime=1362.05 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 41367 0 0 0 136016 189 0 0 20 0 1 0 330003264 126959616 30246 33554432000 4194304 8989770 140736770142448 140736770141944 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 30996 30246 472 1171 0 29773 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 123984

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21340
/proc/meminfo: memFree=27806548/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=123984 CPUtime=1422.05 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 41370 0 0 0 142007 198 0 0 20 0 1 0 330003264 126959616 30246 33554432000 4194304 8989770 140736770142448 140736770141944 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 30996 30246 472 1171 0 29773 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 123984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21343
/proc/meminfo: memFree=27795260/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=134224 CPUtime=1482.03 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 43930 0 0 0 147997 206 0 0 20 0 1 0 330003264 137445376 32806 33554432000 4194304 8989770 140736770142448 140736770141712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 33556 32806 472 1171 0 32333 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 134224

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21343
/proc/meminfo: memFree=27819216/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=107600 CPUtime=1542.02 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 43930 0 0 0 153986 216 0 0 20 0 1 0 330003264 110182400 26150 33554432000 4194304 8989770 140736770142448 140736770141944 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 26900 26150 472 1171 0 25677 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 107600

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21344
/proc/meminfo: memFree=27817660/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=109648 CPUtime=1602.02 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 44445 0 0 0 159978 224 0 0 20 0 1 0 330003264 112279552 26662 33554432000 4194304 8989770 140736770142448 140736770141712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 27412 26662 472 1171 0 26189 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 109648

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 21345
/proc/meminfo: memFree=27803076/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=120912 CPUtime=1662 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 47261 0 0 0 165969 231 0 0 20 0 1 0 330003264 123813888 29478 33554432000 4194304 8989770 140736770142448 140736770141944 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 30228 29478 472 1171 0 29005 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 120912

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21345
/proc/meminfo: memFree=27800288/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=121936 CPUtime=1722 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 47522 0 0 0 171961 239 0 0 20 0 1 0 330003264 124862464 29734 33554432000 4194304 8989770 140736770142448 140736770141712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 30484 29734 472 1171 0 29261 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 121936

[startup+1782.3 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 21422
/proc/meminfo: memFree=27911612/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=136272 CPUtime=1781.98 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 52130 0 0 0 177952 246 0 0 20 0 1 0 330003264 139542528 33318 33554432000 4194304 8989770 140736770142448 140736770141712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 34068 33318 472 1171 0 32845 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 136272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.95 1.99 1.99 3/177 21422
/proc/meminfo: memFree=27922296/32873648 swapFree=6852/6852
[pid=21328] ppid=21326 vsize=123984 CPUtime=1800.09 cores=1,3,5,7
/proc/21328/stat : 21328 (toysat) R 21326 21328 20635 0 -1 4202496 52130 0 0 0 179760 249 0 0 20 0 1 0 330003264 126959616 30246 33554432000 4194304 8989770 140736770142448 140736770141712 7696082 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21328/statm: 30996 30246 472 1171 0 29773 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 123984

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1797.61
CPU system time (s): 2.49462
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 140368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.61
system time used= 2.49462
maximum resident set size= 137368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52130
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= 54
involuntary context switches= 1851

runsolver used 3.42048 second user time and 9.74352 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-02 14:06:05
IDJOB=3725657
IDBENCH=48128
IDSOLVER=2308
FILE ID=node115/3725657-1338638765
RUNJOBID= node115-1338631508-20653
PBS_JOBID= 14636465
Free space on /tmp= 70820 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_25_1.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725657-1338638765/watcher-3725657-1338638765 -o /tmp/evaluation-result-3725657-1338638765/solver-3725657-1338638765 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725657-1338638765.opb

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

MD5SUM BENCH= 88e7a647c6e46a38e952354158b1fb76
RANDOM SEED=711738673

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:        27972080 kB
Buffers:          552348 kB
Cached:          3337568 kB
SwapCached:          964 kB
Active:          1923728 kB
Inactive:        2072952 kB
Active(anon):      98596 kB
Inactive(anon):     9824 kB
Active(file):    1825132 kB
Inactive(file):  2063128 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106432 kB
Dirty:             16256 kB
Writeback:             0 kB
AnonPages:        111748 kB
Mapped:            13516 kB
Shmem:                96 kB
Slab:             767000 kB
SReclaimable:     211340 kB
SUnreclaim:       555660 kB
KernelStack:        1464 kB
PageTables:         4260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     220892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 70816 MiB
End job on node115 at 2012-06-02 14:36:07