Trace number 1774886

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 388.643 198.989

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark160.007
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.88/0.94	c ==============================================================================
0.88/0.94	c |           |     ORIGINAL     |              LEARNT              |          |
0.88/0.94	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.88/0.94	c ==============================================================================
0.88/0.94	c |         0 |  812032  1943653 |  243609       0        0     nan |  0.000 % |
5.79/5.88	c |         0 |  546568  1525554 |      --       0       --      -- |     --   | -74547/15789
5.79/5.89	c ==============================================================================
5.79/5.89	c Result  :   #vars: 85693   #clauses: 546568   #literals: 1525554
5.79/5.89	c CPU time:   5.68614 s
5.79/5.89	c ==============================================================================
388.51/198.94	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
388.51/198.94	c ============================[ Problem Statistics ]=============================
388.51/198.94	c |                                                                             |
388.51/198.94	c threadId              : 3
388.51/198.94	c restarts              : 74
388.51/198.94	c conflicts             : 32645          (86 /sec)
388.51/198.94	c decisions             : 87613          (1.80 % random) (230 /sec)
388.51/198.94	c propagations          : 106890746      (280140 /sec)
388.51/198.94	c conflict literals     : 2838551        (39.86 % deleted)
388.51/198.94	c Memory used           : 220.57 MB
388.51/198.94	c CPU time              : 381.562 s
388.51/198.94	
388.51/198.94	c --->m=4, e=8, aimd=1, HOME/25683_many.cnf	time: 95.3905	conflicts: 32645        
388.51/198.97	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-1774886-1241292779/watcher-1774886-1241292779 -o /tmp/evaluation-result-1774886-1241292779/solver-1774886-1241292779 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774886-1241292779.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.99 3.95 3.86 3/64 25683
/proc/meminfo: memFree=1930952/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=0
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157311037 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 1339 235 195 169 0 50 0
[pid=25684] ppid=25683 vsize=2868 CPUtime=0
/proc/25684/stat : 25684 (SatElite) R 25683 25683 25580 0 -1 4194304 554 0 0 0 0 0 0 0 18 0 1 0 157311037 2936832 538 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/25684/statm: 717 542 50 127 0 587 0

[startup+0.0978749 s]
/proc/loadavg: 3.99 3.95 3.86 3/64 25683
/proc/meminfo: memFree=1930952/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=0
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157311037 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 1339 235 195 169 0 50 0
[pid=25684] ppid=25683 vsize=29888 CPUtime=0.08
/proc/25684/stat : 25684 (SatElite) R 25683 25683 25580 0 -1 4194304 4657 0 0 0 6 2 0 0 18 0 1 0 157311037 30605312 4537 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25684/statm: 7472 4538 50 127 0 7342 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35244

[startup+0.101874 s]
/proc/loadavg: 3.99 3.95 3.86 3/64 25683
/proc/meminfo: memFree=1930952/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=0
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157311037 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 1339 235 195 169 0 50 0
[pid=25684] ppid=25683 vsize=30284 CPUtime=0.09
/proc/25684/stat : 25684 (SatElite) R 25683 25683 25580 0 -1 4194304 4757 0 0 0 7 2 0 0 18 0 1 0 157311037 31010816 4637 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25684/statm: 7571 4638 50 127 0 7441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35640

[startup+0.301906 s]
/proc/loadavg: 3.99 3.95 3.86 3/64 25683
/proc/meminfo: memFree=1930952/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=0
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157311037 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 1339 235 195 169 0 50 0
[pid=25684] ppid=25683 vsize=46076 CPUtime=0.28
/proc/25684/stat : 25684 (SatElite) R 25683 25683 25580 0 -1 4194304 8530 0 0 0 24 4 0 0 19 0 1 0 157311037 47181824 8410 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25684/statm: 11519 8410 50 127 0 11389 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51432

[startup+0.701971 s]
/proc/loadavg: 3.99 3.95 3.86 3/64 25683
/proc/meminfo: memFree=1930952/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=0
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157311037 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 1339 235 195 169 0 50 0
[pid=25684] ppid=25683 vsize=69020 CPUtime=0.69
/proc/25684/stat : 25684 (SatElite) R 25683 25683 25580 0 -1 4194304 14671 0 0 0 59 10 0 0 23 0 1 0 157311037 70676480 14551 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25684/statm: 17255 14552 51 127 0 17125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74376

[startup+1.5011 s]
/proc/loadavg: 3.75 3.90 3.84 2/66 25685
/proc/meminfo: memFree=1858040/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=0
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157311037 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 1339 235 195 169 0 50 0
[pid=25684] ppid=25683 vsize=94364 CPUtime=1.48
/proc/25684/stat : 25684 (SatElite) R 25683 25683 25580 0 -1 4194304 22234 0 0 0 135 13 0 0 25 0 1 0 157311037 96628736 20114 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25684/statm: 23591 20115 68 127 0 23461 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 99720

[startup+3.10235 s]
/proc/loadavg: 3.75 3.90 3.84 2/66 25685
/proc/meminfo: memFree=1841080/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=0
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157311037 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 1339 235 195 169 0 50 0
[pid=25684] ppid=25683 vsize=110092 CPUtime=3.09
/proc/25684/stat : 25684 (SatElite) R 25683 25683 25580 0 -1 4194304 25606 0 0 0 292 17 0 0 25 0 1 0 157311037 112734208 23134 1992294400 134512640 135034092 4294956112 18446744073709551615 134582444 0 0 4096 3 0 0 0 17 1 0 0
/proc/25684/statm: 27523 23134 68 127 0 27393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115448

[startup+6.30187 s]
/proc/loadavg: 3.75 3.90 3.84 2/66 25685
/proc/meminfo: memFree=1837176/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=0
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157311037 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 1339 235 195 169 0 50 0
[pid=25684] ppid=25683 vsize=103600 CPUtime=6.29
/proc/25684/stat : 25684 (SatElite) R 25683 25683 25580 0 -1 4194304 29394 0 0 0 607 22 0 0 25 0 1 0 157311037 106086400 22259 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25684/statm: 25900 22259 68 127 0 25770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108956

[startup+12.7029 s]
/proc/loadavg: 3.33 3.80 3.81 5/69 25689
/proc/meminfo: memFree=1763104/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=189684 CPUtime=10.38
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 37864 0 0 0 1011 27 0 0 17 0 4 0 157311699 194236416 37820 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25686/statm: 47421 37820 83 193 0 47225 0
[pid=25686/tid=25687] ppid=25683 vsize=189684 CPUtime=2.13
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 810 0 0 0 210 3 0 0 17 0 4 0 157311861 194236416 37820 1992294400 134512640 135305190 4294956160 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25686/tid=25688] ppid=25683 vsize=189684 CPUtime=2.11
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 712 0 0 0 208 3 0 0 17 0 4 0 157311861 194236416 37820 1992294400 134512640 135305190 4294956160 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25689] ppid=25683 vsize=189684 CPUtime=2.28
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 782 0 0 0 226 2 0 0 16 0 4 0 157311861 194236416 37820 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17
Current children cumulated vsize (KiB) 195040

[startup+25.5019 s]
/proc/loadavg: 3.43 3.81 3.81 5/69 25689
/proc/meminfo: memFree=1762848/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=189968 CPUtime=35.88
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 37953 0 0 0 3560 28 0 0 18 0 4 0 157311699 194527232 37909 1992294400 134512640 135305190 4294956160 18446744073709551615 134529195 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25686/statm: 47492 37909 83 193 0 47296 0
[pid=25686/tid=25687] ppid=25683 vsize=189968 CPUtime=8.14
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 829 0 0 0 811 3 0 0 18 0 4 0 157311861 194527232 37909 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25688] ppid=25683 vsize=189968 CPUtime=8.25
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 739 0 0 0 822 3 0 0 18 0 4 0 157311861 194527232 37909 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25689] ppid=25683 vsize=189968 CPUtime=9.59
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 799 0 0 0 957 2 0 0 18 0 4 0 157311861 194527232 37909 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.5
Current children cumulated vsize (KiB) 195324

[startup+51.101 s]
/proc/loadavg: 3.62 3.82 3.82 5/69 25689
/proc/meminfo: memFree=1754144/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=198576 CPUtime=86.94
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 40161 0 0 0 8663 31 0 0 19 0 4 0 157311699 203341824 40117 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25686/statm: 49644 40117 83 193 0 49448 0
[pid=25686/tid=25687] ppid=25683 vsize=198576 CPUtime=19.23
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 1281 0 0 0 1919 4 0 0 18 0 4 0 157311861 203341824 40117 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25688] ppid=25683 vsize=198576 CPUtime=19.71
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 1385 0 0 0 1967 4 0 0 19 0 4 0 157311861 203341824 40117 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25689] ppid=25683 vsize=198576 CPUtime=22.26
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 1184 0 0 0 2224 2 0 0 17 0 4 0 157311861 203341824 40117 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 93.56
Current children cumulated vsize (KiB) 203932

[startup+102.306 s]
/proc/loadavg: 3.89 3.86 3.83 5/69 25689
/proc/meminfo: memFree=1736480/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=215896 CPUtime=189.11
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 44537 0 0 0 18874 37 0 0 17 0 4 0 157311699 221077504 44493 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25686/statm: 53974 44493 83 193 0 53778 0
[pid=25686/tid=25687] ppid=25683 vsize=215896 CPUtime=42.39
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2087 0 0 0 4233 6 0 0 17 0 4 0 157311861 221077504 44493 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25688] ppid=25683 vsize=215896 CPUtime=48.89
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2955 0 0 0 4881 8 0 0 19 0 4 0 157311861 221077504 44493 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25689] ppid=25683 vsize=215896 CPUtime=44.38
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2036 0 0 0 4435 3 0 0 19 0 4 0 157311861 221077504 44493 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 195.73
Current children cumulated vsize (KiB) 221252

[startup+162.302 s]
/proc/loadavg: 4.00 3.90 3.84 5/69 25689
/proc/meminfo: memFree=1728608/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=223744 CPUtime=308.84
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 46493 0 0 0 30844 40 0 0 19 0 4 0 157311699 229113856 46449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25686/statm: 55936 46449 83 193 0 55740 0
[pid=25686/tid=25687] ppid=25683 vsize=223744 CPUtime=73.37
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2558 0 0 0 7331 6 0 0 25 0 4 0 157311861 229113856 46449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25688] ppid=25683 vsize=223744 CPUtime=77.89
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 3372 0 0 0 7780 9 0 0 25 0 4 0 157311861 229113856 46449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25689] ppid=25683 vsize=223744 CPUtime=73.97
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2547 0 0 0 7393 4 0 0 17 0 4 0 157311861 229113856 46449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 315.46
Current children cumulated vsize (KiB) 229100

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

[startup+179.103 s]
/proc/loadavg: 4.00 3.91 3.84 5/69 25689
/proc/meminfo: memFree=1726432/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=225864 CPUtime=342.37
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 47013 0 0 0 34196 41 0 0 17 0 4 0 157311699 231284736 46969 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25686/statm: 56466 46969 83 193 0 56270 0
[pid=25686/tid=25687] ppid=25683 vsize=225864 CPUtime=80.88
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2666 0 0 0 8082 6 0 0 25 0 4 0 157311861 231284736 46969 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25688] ppid=25683 vsize=225864 CPUtime=87.16
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 3490 0 0 0 8707 9 0 0 25 0 4 0 157311861 231284736 46969 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25689] ppid=25683 vsize=225864 CPUtime=82.38
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2776 0 0 0 8234 4 0 0 20 0 4 0 157311861 231284736 46969 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 348.99
Current children cumulated vsize (KiB) 231220

[startup+191.902 s]
/proc/loadavg: 4.00 3.91 3.84 5/69 25689
/proc/meminfo: memFree=1726368/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=225864 CPUtime=367.91
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 47021 0 0 0 36750 41 0 0 17 0 4 0 157311699 231284736 46977 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25686/statm: 56466 46977 83 193 0 56270 0
[pid=25686/tid=25687] ppid=25683 vsize=225864 CPUtime=87.49
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2666 0 0 0 8743 6 0 0 25 0 4 0 157311861 231284736 46977 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25688] ppid=25683 vsize=225864 CPUtime=92.59
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 3497 0 0 0 9250 9 0 0 25 0 4 0 157311861 231284736 46977 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25686/tid=25689] ppid=25683 vsize=225864 CPUtime=89.05
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2777 0 0 0 8901 4 0 0 18 0 4 0 157311861 231284736 46977 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 374.53
Current children cumulated vsize (KiB) 231220

[startup+195.102 s]
/proc/loadavg: 4.00 3.91 3.84 5/69 25689
/proc/meminfo: memFree=1726368/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=225864 CPUtime=374.3
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 47022 0 0 0 37389 41 0 0 20 0 4 0 157311699 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25686/statm: 56466 46978 83 193 0 56270 0
[pid=25686/tid=25687] ppid=25683 vsize=225864 CPUtime=88.07
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2666 0 0 0 8801 6 0 0 25 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25688] ppid=25683 vsize=225864 CPUtime=93.54
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 3498 0 0 0 9345 9 0 0 25 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25686/tid=25689] ppid=25683 vsize=225864 CPUtime=91.67
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2777 0 0 0 9163 4 0 0 19 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 380.92
Current children cumulated vsize (KiB) 231220

[startup+196.701 s]
/proc/loadavg: 4.00 3.91 3.84 5/69 25689
/proc/meminfo: memFree=1726368/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=225864 CPUtime=377.49
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 47022 0 0 0 37708 41 0 0 22 0 4 0 157311699 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25686/statm: 56466 46978 83 193 0 56270 0
[pid=25686/tid=25687] ppid=25683 vsize=225864 CPUtime=88.87
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2666 0 0 0 8881 6 0 0 25 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25688] ppid=25683 vsize=225864 CPUtime=94.33
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 3498 0 0 0 9424 9 0 0 25 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25686/tid=25689] ppid=25683 vsize=225864 CPUtime=92.47
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2777 0 0 0 9243 4 0 0 21 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 384.11
Current children cumulated vsize (KiB) 231220

[startup+198.302 s]
/proc/loadavg: 4.00 3.91 3.84 5/69 25689
/proc/meminfo: memFree=1726368/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=225864 CPUtime=380.69
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 47022 0 0 0 38028 41 0 0 25 0 4 0 157311699 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25686/statm: 56466 46978 83 193 0 56270 0
[pid=25686/tid=25687] ppid=25683 vsize=225864 CPUtime=89.67
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2666 0 0 0 8961 6 0 0 25 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25686/tid=25688] ppid=25683 vsize=225864 CPUtime=95.12
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 3498 0 0 0 9503 9 0 0 25 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528565 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25686/tid=25689] ppid=25683 vsize=225864 CPUtime=93.27
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2777 0 0 0 9323 4 0 0 23 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 387.31
Current children cumulated vsize (KiB) 231220

[startup+198.702 s]
/proc/loadavg: 4.00 3.91 3.84 5/69 25689
/proc/meminfo: memFree=1726368/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=225864 CPUtime=381.49
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 47022 0 0 0 38108 41 0 0 25 0 4 0 157311699 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25686/statm: 56466 46978 83 193 0 56270 0
[pid=25686/tid=25687] ppid=25683 vsize=225864 CPUtime=89.78
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2666 0 0 0 8972 6 0 0 22 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25686/tid=25688] ppid=25683 vsize=225864 CPUtime=95.38
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 3498 0 0 0 9529 9 0 0 25 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528160 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25686/tid=25689] ppid=25683 vsize=225864 CPUtime=93.6
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2777 0 0 0 9356 4 0 0 17 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 388.11
Current children cumulated vsize (KiB) 231220

[startup+198.902 s]
/proc/loadavg: 4.00 3.91 3.84 5/69 25689
/proc/meminfo: memFree=1726368/2055920 swapFree=4181456/4192956
[pid=25683] ppid=25681 vsize=5356 CPUtime=6.62
/proc/25683/stat : 25683 (manysat.sh) S 25681 25683 25580 0 -1 4194304 313 29397 0 0 0 0 636 26 16 0 1 0 157311037 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 1339 238 195 169 0 50 0
[pid=25686] ppid=25683 vsize=225864 CPUtime=381.89
/proc/25686/stat : 25686 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194304 47022 0 0 0 38148 41 0 0 25 0 4 0 157311699 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25686/statm: 56466 46978 83 193 0 56270 0
[pid=25686/tid=25687] ppid=25683 vsize=225864 CPUtime=89.88
/proc/25686/task/25687/stat : 25687 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2666 0 0 0 8982 6 0 0 22 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528215 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25686/tid=25688] ppid=25683 vsize=225864 CPUtime=95.48
/proc/25686/task/25688/stat : 25688 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 3498 0 0 0 9539 9 0 0 25 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25686/tid=25689] ppid=25683 vsize=225864 CPUtime=93.8
/proc/25686/task/25689/stat : 25689 (manysat1.1_stat) R 25683 25683 25580 0 -1 4194368 2777 0 0 0 9376 4 0 0 17 0 4 0 157311861 231284736 46978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528848 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 388.51
Current children cumulated vsize (KiB) 231220

Child status: 20
Real time (s): 198.989
CPU time (s): 388.643
CPU user time (s): 387.924
CPU system time (s): 0.71889
CPU usage (%): 195.308
Max. virtual memory (cumulated for all children) (KiB): 231220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.924
system time used= 0.71889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76901
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= 4606
involuntary context switches= 8584

runsolver used 0.185971 second user time and 0.547916 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-02 21:33:01
IDJOB=1774886
IDBENCH=71046
IDSOLVER=612
FILE ID=node26/1774886-1241292779
PBS_JOBID= 9225127
Free space on /tmp= 66492 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774886-1241292779/watcher-1774886-1241292779 -o /tmp/evaluation-result-1774886-1241292779/solver-1774886-1241292779 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774886-1241292779.cnf aimd 1

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

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED=902704528

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:       1931432 kB
Buffers:          8816 kB
Cached:          49144 kB
SwapCached:       5144 kB
Active:          39516 kB
Inactive:        26148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931432 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:           16388 kB
Writeback:           0 kB
Mapped:          13620 kB
Slab:            44884 kB
Committed_AS:   663632 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= 66492 MiB
End job on node26 at 2009-05-02 21:36:20