Trace number 1774636

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
ManySAT 1.1 aimd 1/2009-03-20UNSAT 358.519 194.068

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark182.238
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c Parsing...
1.39/1.41	c ==============================================================================
1.39/1.41	c |           |     ORIGINAL     |              LEARNT              |          |
1.39/1.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.39/1.41	c ==============================================================================
1.39/1.41	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
26.47/26.60	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
26.56/26.60	c ==============================================================================
26.56/26.60	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
26.56/26.60	c CPU time:   26.223 s
26.56/26.60	c ==============================================================================
358.42/194.01	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
358.42/194.01	c ============================[ Problem Statistics ]=============================
358.42/194.01	c |                                                                             |
358.42/194.01	c threadId              : 1
358.42/194.01	c restarts              : 808
358.42/194.01	c conflicts             : 171868         (520 /sec)
358.42/194.01	c decisions             : 312059         (1.80 % random) (944 /sec)
358.42/194.01	c propagations          : 86876277       (262764 /sec)
358.42/194.01	c conflict literals     : 4493647        (39.60 % deleted)
358.42/194.01	c Memory used           : 221.92 MB
358.42/194.01	c CPU time              : 330.625 s
358.42/194.01	
358.42/194.01	c --->m=4, e=8, aimd=1, HOME/25617_many.cnf	time: 82.6562	conflicts: 171868       
358.42/194.04	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774636-1241291848/watcher-1774636-1241291848 -o /tmp/evaluation-result-1774636-1241291848/solver-1774636-1241291848 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774636-1241291848.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 25617
/proc/meminfo: memFree=1923072/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=0
/proc/25617/stat : 25617 (manysat.sh) R 25615 25617 25580 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157218026 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 269028485791 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25617/statm: 1339 234 194 169 0 50 0
[pid=25618] ppid=25617 vsize=988 CPUtime=0
/proc/25618/stat : 25618 (SatElite) R 25617 25617 25580 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 157218027 1011712 140 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25618/statm: 247 142 51 127 0 117 0

[startup+0.09113 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 25617
/proc/meminfo: memFree=1923072/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=0
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157218026 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25617/statm: 1339 235 195 169 0 50 0
[pid=25618] ppid=25617 vsize=28252 CPUtime=0.08
/proc/25618/stat : 25618 (SatElite) R 25617 25617 25580 0 -1 4194304 4311 0 0 0 6 2 0 0 19 0 1 0 157218027 28930048 4199 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25618/statm: 7063 4200 51 127 0 6933 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33608

[startup+0.101131 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 25617
/proc/meminfo: memFree=1923072/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=0
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157218026 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25617/statm: 1339 235 195 169 0 50 0
[pid=25618] ppid=25617 vsize=29044 CPUtime=0.09
/proc/25618/stat : 25618 (SatElite) R 25617 25617 25580 0 -1 4194304 4575 0 0 0 7 2 0 0 19 0 1 0 157218027 29741056 4463 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25618/statm: 7261 4463 51 127 0 7131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34400

[startup+0.301163 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 25617
/proc/meminfo: memFree=1923072/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=0
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157218026 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25617/statm: 1339 235 195 169 0 50 0
[pid=25618] ppid=25617 vsize=45864 CPUtime=0.29
/proc/25618/stat : 25618 (SatElite) R 25617 25617 25580 0 -1 4194304 9685 0 0 0 24 5 0 0 21 0 1 0 157218027 46964736 9573 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25618/statm: 11466 9574 51 127 0 11336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51220

[startup+0.701226 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 25617
/proc/meminfo: memFree=1923072/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=0
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157218026 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25617/statm: 1339 235 195 169 0 50 0
[pid=25618] ppid=25617 vsize=101116 CPUtime=0.68
/proc/25618/stat : 25618 (SatElite) R 25617 25617 25580 0 -1 4194304 19727 0 0 0 56 12 0 0 25 0 1 0 157218027 103542784 19615 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25618/statm: 25279 19615 51 127 0 25149 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 106472

[startup+1.50136 s]
/proc/loadavg: 3.38 3.87 3.87 2/66 25619
/proc/meminfo: memFree=1820080/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=0
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157218026 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25617/statm: 1339 235 195 169 0 50 0
[pid=25618] ppid=25617 vsize=169596 CPUtime=1.49
/proc/25618/stat : 25618 (SatElite) R 25617 25617 25580 0 -1 4194304 36588 0 0 0 127 22 0 0 25 0 1 0 157218027 173666304 36462 1992294400 134512640 135034092 4294956112 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 0 0 0
/proc/25618/statm: 42399 36463 64 127 0 42269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174952

[startup+3.10161 s]
/proc/loadavg: 3.19 3.82 3.86 2/66 25619
/proc/meminfo: memFree=1771248/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=0
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157218026 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25617/statm: 1339 235 195 169 0 50 0
[pid=25618] ppid=25617 vsize=202628 CPUtime=3.08
/proc/25618/stat : 25618 (SatElite) R 25617 25617 25580 0 -1 4194304 41146 0 0 0 285 23 0 0 25 0 1 0 157218027 207491072 41020 1992294400 134512640 135034092 4294956112 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 0 0 0
/proc/25618/statm: 50657 41020 67 127 0 50527 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 207984

[startup+6.30112 s]
/proc/loadavg: 3.19 3.82 3.86 2/66 25619
/proc/meminfo: memFree=1758448/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=0
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157218026 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25617/statm: 1339 235 195 169 0 50 0
[pid=25618] ppid=25617 vsize=202628 CPUtime=6.28
/proc/25618/stat : 25618 (SatElite) R 25617 25617 25580 0 -1 4194304 41160 0 0 0 604 24 0 0 25 0 1 0 157218027 207491072 41034 1992294400 134512640 135034092 4294956112 18446744073709551615 134541066 0 0 4096 3 0 0 0 17 0 0 0
/proc/25618/statm: 50657 41034 67 127 0 50527 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 207984

[startup+12.7021 s]
/proc/loadavg: 2.86 3.73 3.83 2/66 25619
/proc/meminfo: memFree=1758712/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=0
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157218026 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25617/statm: 1339 235 195 169 0 50 0
[pid=25618] ppid=25617 vsize=203348 CPUtime=12.67
/proc/25618/stat : 25618 (SatElite) R 25617 25617 25580 0 -1 4194304 41221 0 0 0 1243 24 0 0 25 0 1 0 157218027 208228352 41019 1992294400 134512640 135034092 4294956112 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 0 0 0
/proc/25618/statm: 50837 41019 67 127 0 50707 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 208704

[startup+25.5012 s]
/proc/loadavg: 2.57 3.64 3.79 2/66 25619
/proc/meminfo: memFree=1749816/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=0
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157218026 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25617/statm: 1339 235 195 169 0 50 0
[pid=25618] ppid=25617 vsize=191744 CPUtime=25.47
/proc/25618/stat : 25618 (SatElite) R 25617 25617 25580 0 -1 4194304 44784 0 0 0 2515 32 0 0 25 0 1 0 157218027 196345856 40475 1992294400 134512640 135034092 4294956112 18446744073709551615 134566400 0 0 4096 3 0 0 0 17 0 0 0
/proc/25618/statm: 47936 40475 68 127 0 47806 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 197100

[startup+51.1013 s]
/proc/loadavg: 2.76 3.59 3.77 5/69 25623
/proc/meminfo: memFree=1738144/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=197936 CPUtime=45.92
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 39845 0 0 0 4559 33 0 0 18 0 4 0 157220767 202686464 39790 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25620/statm: 49484 39790 83 193 0 49288 0
[pid=25620/tid=25621] ppid=25617 vsize=197936 CPUtime=12.03
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 1603 0 0 0 1199 4 0 0 18 0 4 0 157220891 202686464 39790 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25622] ppid=25617 vsize=197936 CPUtime=8.3
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 1574 0 0 0 826 4 0 0 18 0 4 0 157220891 202686464 39790 1992294400 134512640 135305190 4294956160 18446744073709551615 134528458 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=197936 CPUtime=12.25
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 1952 0 0 0 1221 4 0 0 16 0 4 0 157220891 202686464 39790 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 73.29
Current children cumulated vsize (KiB) 203292

[startup+102.306 s]
/proc/loadavg: 3.50 3.65 3.78 5/69 25623
/proc/meminfo: memFree=1727840/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=208260 CPUtime=148.06
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 42364 0 0 0 14768 38 0 0 17 0 4 0 157220767 213258240 42309 1992294400 134512640 135305190 4294956160 18446744073709551615 134528545 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25620/statm: 52065 42309 83 193 0 51869 0
[pid=25620/tid=25621] ppid=25617 vsize=208260 CPUtime=39.92
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 2108 0 0 0 3987 5 0 0 20 0 4 0 157220891 213258240 42309 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25622] ppid=25617 vsize=208260 CPUtime=27.14
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 2243 0 0 0 2709 5 0 0 17 0 4 0 157220891 213258240 42309 1992294400 134512640 135305190 4294956160 18446744073709551615 134528834 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=208260 CPUtime=35.79
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 2490 0 0 0 3574 5 0 0 25 0 4 0 157220891 213258240 42309 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175.43
Current children cumulated vsize (KiB) 213616

[startup+162.301 s]
/proc/loadavg: 3.82 3.71 3.79 5/69 25623
/proc/meminfo: memFree=1712864/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=223400 CPUtime=267.78
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 46109 0 0 0 26734 44 0 0 17 0 4 0 157220767 228761600 46054 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25620/statm: 55850 46054 83 193 0 55654 0
[pid=25620/tid=25621] ppid=25617 vsize=223400 CPUtime=76.23
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3093 0 0 0 7617 6 0 0 20 0 4 0 157220891 228761600 46054 1992294400 134512640 135305190 4294956160 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25620/tid=25622] ppid=25617 vsize=223400 CPUtime=49.9
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3223 0 0 0 4983 7 0 0 19 0 4 0 157220891 228761600 46054 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=223400 CPUtime=66.99
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3287 0 0 0 6692 7 0 0 20 0 4 0 157220891 228761600 46054 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 295.15
Current children cumulated vsize (KiB) 228756

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

[startup+179.103 s]
/proc/loadavg: 3.86 3.73 3.80 5/69 25623
/proc/meminfo: memFree=1710624/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=225816 CPUtime=301.31
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 46636 0 0 0 30086 45 0 0 21 0 4 0 157220767 231235584 46581 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25620/statm: 56454 46581 83 193 0 56258 0
[pid=25620/tid=25621] ppid=25617 vsize=225816 CPUtime=84.8
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3196 0 0 0 8474 6 0 0 23 0 4 0 157220891 231235584 46581 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25620/tid=25622] ppid=25617 vsize=225816 CPUtime=55.2
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3340 0 0 0 5513 7 0 0 25 0 4 0 157220891 231235584 46581 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=225816 CPUtime=77.17
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3369 0 0 0 7710 7 0 0 17 0 4 0 157220891 231235584 46581 1992294400 134512640 135305190 4294956160 18446744073709551615 134528584 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 328.68
Current children cumulated vsize (KiB) 231172

[startup+185.503 s]
/proc/loadavg: 3.87 3.73 3.80 5/69 25623
/proc/meminfo: memFree=1710176/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=226228 CPUtime=314.08
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 46786 0 0 0 31363 45 0 0 25 0 4 0 157220767 231657472 46731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25620/statm: 56557 46731 83 193 0 56361 0
[pid=25620/tid=25621] ppid=25617 vsize=226228 CPUtime=88.01
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3223 0 0 0 8795 6 0 0 25 0 4 0 157220891 231657472 46731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25620/tid=25622] ppid=25617 vsize=226228 CPUtime=57.5
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3391 0 0 0 5743 7 0 0 25 0 4 0 157220891 231657472 46731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=226228 CPUtime=81.26
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3388 0 0 0 8119 7 0 0 25 0 4 0 157220891 231657472 46731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.45
Current children cumulated vsize (KiB) 231584

[startup+188.702 s]
/proc/loadavg: 3.88 3.74 3.80 5/69 25623
/proc/meminfo: memFree=1709664/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=226504 CPUtime=320.47
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 46924 0 0 0 32002 45 0 0 23 0 4 0 157220767 231940096 46869 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25620/statm: 56626 46869 83 193 0 56430 0
[pid=25620/tid=25621] ppid=25617 vsize=226504 CPUtime=89.61
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3228 0 0 0 8955 6 0 0 25 0 4 0 157220891 231940096 46869 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25620/tid=25622] ppid=25617 vsize=226504 CPUtime=59.88
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3456 0 0 0 5981 7 0 0 19 0 4 0 157220891 231940096 46869 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=226504 CPUtime=82.08
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3411 0 0 0 8201 7 0 0 25 0 4 0 157220891 231940096 46869 1992294400 134512640 135305190 4294956160 18446744073709551615 134530621 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 347.84
Current children cumulated vsize (KiB) 231860

[startup+191.902 s]
/proc/loadavg: 3.89 3.74 3.80 5/69 25623
/proc/meminfo: memFree=1709216/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=226840 CPUtime=326.86
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 47021 0 0 0 32640 46 0 0 25 0 4 0 157220767 232284160 46966 1992294400 134512640 135305190 4294956160 18446744073709551615 134542050 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25620/statm: 56710 46966 83 193 0 56514 0
[pid=25620/tid=25621] ppid=25617 vsize=226840 CPUtime=91.21
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3238 0 0 0 9115 6 0 0 25 0 4 0 157220891 232284160 46966 1992294400 134512640 135305190 4294956160 18446744073709551615 134530575 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25620/tid=25622] ppid=25617 vsize=226840 CPUtime=60.69
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3471 0 0 0 6062 7 0 0 21 0 4 0 157220891 232284160 46966 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=226840 CPUtime=84.46
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3433 0 0 0 8439 7 0 0 19 0 4 0 157220891 232284160 46966 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 354.23
Current children cumulated vsize (KiB) 232196

[startup+192.702 s]
/proc/loadavg: 3.89 3.74 3.80 5/69 25623
/proc/meminfo: memFree=1709088/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=226976 CPUtime=328.45
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 47041 0 0 0 32799 46 0 0 25 0 4 0 157220767 232423424 46986 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25620/statm: 56744 46986 83 193 0 56548 0
[pid=25620/tid=25621] ppid=25617 vsize=226976 CPUtime=91.61
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3242 0 0 0 9155 6 0 0 25 0 4 0 157220891 232423424 46986 1992294400 134512640 135305190 4294956160 18446744073709551615 134558410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25620/tid=25622] ppid=25617 vsize=226976 CPUtime=61.09
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3475 0 0 0 6102 7 0 0 22 0 4 0 157220891 232423424 46986 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=226976 CPUtime=84.86
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3440 0 0 0 8479 7 0 0 20 0 4 0 157220891 232423424 46986 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 355.82
Current children cumulated vsize (KiB) 232332

[startup+193.501 s]
/proc/loadavg: 3.89 3.74 3.80 5/69 25623
/proc/meminfo: memFree=1708960/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=227244 CPUtime=330.06
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 47060 0 0 0 32960 46 0 0 25 0 4 0 157220767 232697856 47005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25620/statm: 56811 47005 83 193 0 56615 0
[pid=25620/tid=25621] ppid=25617 vsize=227244 CPUtime=92.01
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3248 0 0 0 9195 6 0 0 25 0 4 0 157220891 232697856 47005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25620/tid=25622] ppid=25617 vsize=227244 CPUtime=61.49
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3483 0 0 0 6142 7 0 0 24 0 4 0 157220891 232697856 47005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=227244 CPUtime=85.26
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3443 0 0 0 8519 7 0 0 20 0 4 0 157220891 232697856 47005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 357.43
Current children cumulated vsize (KiB) 232600

[startup+193.902 s]
/proc/loadavg: 3.89 3.74 3.80 5/69 25623
/proc/meminfo: memFree=1708960/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=227244 CPUtime=330.85
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 47069 0 0 0 33039 46 0 0 25 0 4 0 157220767 232697856 47014 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25620/statm: 56811 47014 83 193 0 56615 0
[pid=25620/tid=25621] ppid=25617 vsize=227244 CPUtime=92.23
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3248 0 0 0 9217 6 0 0 17 0 4 0 157220891 232697856 47014 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25620/tid=25622] ppid=25617 vsize=227244 CPUtime=61.69
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3486 0 0 0 6162 7 0 0 25 0 4 0 157220891 232697856 47014 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=227244 CPUtime=85.46
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3446 0 0 0 8539 7 0 0 21 0 4 0 157220891 232697856 47014 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 358.22
Current children cumulated vsize (KiB) 232600

[startup+194.002 s]
/proc/loadavg: 3.89 3.74 3.80 5/69 25623
/proc/meminfo: memFree=1708960/2055920 swapFree=4181456/4192956
[pid=25617] ppid=25615 vsize=5356 CPUtime=27.37
/proc/25617/stat : 25617 (manysat.sh) S 25615 25617 25580 0 -1 4194304 313 50850 0 0 0 0 2696 41 16 0 1 0 157218026 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25617/statm: 1339 238 195 169 0 50 0
[pid=25620] ppid=25617 vsize=227244 CPUtime=331.05
/proc/25620/stat : 25620 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194304 47069 0 0 0 33059 46 0 0 25 0 4 0 157220767 232697856 47014 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25620/statm: 56811 47014 83 193 0 56615 0
[pid=25620/tid=25621] ppid=25617 vsize=227244 CPUtime=92.33
/proc/25620/task/25621/stat : 25621 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3248 0 0 0 9227 6 0 0 17 0 4 0 157220891 232697856 47014 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25620/tid=25622] ppid=25617 vsize=227244 CPUtime=61.77
/proc/25620/task/25622/stat : 25622 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3486 0 0 0 6170 7 0 0 25 0 4 0 157220891 232697856 47014 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25620/tid=25623] ppid=25617 vsize=227244 CPUtime=85.48
/proc/25620/task/25623/stat : 25623 (manysat1.1_stat) R 25617 25617 25580 0 -1 4194368 3446 0 0 0 8541 7 0 0 21 0 4 0 157220891 232697856 47014 1992294400 134512640 135305190 4294956160 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 358.42
Current children cumulated vsize (KiB) 232600

Child status: 20
Real time (s): 194.068
CPU time (s): 358.519
CPU user time (s): 357.593
CPU system time (s): 0.926859
CPU usage (%): 184.739
Max. virtual memory (cumulated for all children) (KiB): 232600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 357.593
system time used= 0.926859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98401
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= 5237
involuntary context switches= 7407

runsolver used 0.19397 second user time and 0.52592 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-02 21:17:30
IDJOB=1774636
IDBENCH=70967
IDSOLVER=612
FILE ID=node26/1774636-1241291848
PBS_JOBID= 9225127
Free space on /tmp= 66480 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774636-1241291848/watcher-1774636-1241291848 -o /tmp/evaluation-result-1774636-1241291848/solver-1774636-1241291848 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774636-1241291848.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=918958530

node26.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1923488 kB
Buffers:          8092 kB
Cached:          57484 kB
SwapCached:       5144 kB
Active:          54356 kB
Inactive:        18784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923488 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:           31672 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            45328 kB
Committed_AS:   661516 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node26 at 2009-05-02 21:20:45