Trace number 3308849

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
SAT09 reference solver:glucose 1.0? (TO) 1299.98 1300.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.24	c ==============================================================================
0.00/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.24	c ==============================================================================
0.00/0.24	c |         0 |  564951  1318219 |  169485       0        0     nan |  0.000 % |
1.39/1.48	c |         0 |  279680   895605 |      --       0       --      -- |     --   | -285269/-422609
1.39/1.48	c ==============================================================================
1.39/1.48	c Result  :   #vars: 57963   #clauses: 279680   #literals: 895605
1.39/1.48	c CPU time:   1.41778 s
1.39/1.48	c ==============================================================================
1.59/1.66	c
1.59/1.66	c Starting glucose
1.59/1.66	c
1.59/1.66	
1.59/1.66	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.59/1.66	
1.59/1.66	c ============================[ Problem Statistics ]=============================
1.59/1.66	c |                                                                             |
1.59/1.66	c |  Number of variables:  57963                                                |
1.59/1.66	c |  Number of clauses:    279680                                               |
1.65/1.77	c |  Parsing time:         0.10         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3308849-1303984542/watcher-3308849-1303984542 -o /tmp/evaluation-result-3308849-1303984542/solver-3308849-1303984542 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308849-1303984542.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.78 3.91 3.00 4/192 22823
/proc/meminfo: memFree=12994772/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=0 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 588684866 8912896 253 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 253 211 178 0 69 0

[startup+0.0871789 s]
/proc/loadavg: 3.78 3.91 3.00 4/192 22823
/proc/meminfo: memFree=12994772/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=0 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 588684866 8912896 253 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101181 s]
/proc/loadavg: 3.78 3.91 3.00 4/192 22823
/proc/meminfo: memFree=12994772/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=0 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 588684866 8912896 253 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301152 s]
/proc/loadavg: 3.78 3.91 3.00 4/192 22823
/proc/meminfo: memFree=12994772/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=0 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 588684866 8912896 253 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701065 s]
/proc/loadavg: 3.78 3.91 3.00 4/192 22823
/proc/meminfo: memFree=12994772/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=0 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 588684866 8912896 253 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50092 s]
/proc/loadavg: 3.78 3.91 3.00 5/194 22825
/proc/meminfo: memFree=12894936/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=0 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 588684866 8912896 253 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 253 211 178 0 69 0
[pid=22824] ppid=22823 vsize=98660 CPUtime=1.49 cores=1,3
/proc/22824/stat : 22824 (SatELite_releas) R 22823 22823 22509 0 -1 4202496 25316 0 0 0 143 6 0 0 23 0 1 0 588684866 101027840 21666 33554432000 134512640 135225430 4294779024 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22824/statm: 24665 21666 80 175 0 24488 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107364

[startup+3.10062 s]
/proc/loadavg: 3.88 3.93 3.01 5/194 22826
/proc/meminfo: memFree=12951232/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=26040 CPUtime=1.42 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 6250 0 0 0 142 0 0 0 23 0 1 0 588685032 26664960 6189 33554432000 134512640 135217611 4288972112 18446744073709551615 134542726 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 6510 6189 77 173 0 6335 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 34744

[startup+6.30103 s]
/proc/loadavg: 3.88 3.93 3.01 5/194 22826
/proc/meminfo: memFree=12946928/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=28100 CPUtime=4.62 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 6755 0 0 0 462 0 0 0 25 0 1 0 588685032 28774400 6694 33554432000 134512640 135217611 4288972112 18446744073709551615 134526213 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 7025 6694 77 173 0 6850 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36804

[startup+12.7008 s]
/proc/loadavg: 3.89 3.93 3.02 5/194 22826
/proc/meminfo: memFree=12941916/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=29716 CPUtime=11.02 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 7176 0 0 0 1102 0 0 0 25 0 1 0 588685032 30429184 7115 33554432000 134512640 135217611 4288972112 18446744073709551615 134542751 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 7429 7115 77 173 0 7254 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 38420

[startup+25.5005 s]
/proc/loadavg: 3.91 3.93 3.03 5/194 22827
/proc/meminfo: memFree=12934056/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=32996 CPUtime=23.83 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 7970 0 0 0 2382 1 0 0 25 0 1 0 588685032 33787904 7909 33554432000 134512640 135217611 4288972112 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 8249 7909 77 173 0 8074 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41700

[startup+51.1007 s]
/proc/loadavg: 3.94 3.94 3.06 5/194 22827
/proc/meminfo: memFree=12918472/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=39204 CPUtime=49.43 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 9526 0 0 0 4942 1 0 0 25 0 1 0 588685032 40144896 9465 33554432000 134512640 135217611 4288972112 18446744073709551615 134525861 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 9801 9465 77 173 0 9626 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47908

[startup+102.307 s]
/proc/loadavg: 3.97 3.95 3.11 5/194 22829
/proc/meminfo: memFree=12884512/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=56560 CPUtime=100.63 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 13827 0 0 0 10061 2 0 0 25 0 1 0 588685032 57917440 13766 33554432000 134512640 135217611 4288972112 18446744073709551615 134532723 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 14140 13766 77 173 0 13965 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 65264

[startup+162.301 s]
/proc/loadavg: 4.03 3.97 3.16 5/194 22830
/proc/meminfo: memFree=12850864/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=77256 CPUtime=160.63 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 18912 0 0 0 16059 4 0 0 25 0 1 0 588685032 79110144 18851 33554432000 134512640 135217611 4288972112 18446744073709551615 134533404 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 19314 18851 77 173 0 19139 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 85960

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.22 5/194 22832
/proc/meminfo: memFree=12823784/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=94200 CPUtime=220.63 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 23091 0 0 0 22058 5 0 0 25 0 1 0 588685032 96460800 23030 33554432000 134512640 135217611 4288972112 18446744073709551615 134533081 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 23550 23030 77 173 0 23375 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 102904

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.26 5/194 22833
/proc/meminfo: memFree=12801288/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=108380 CPUtime=280.63 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 26439 0 0 0 28057 6 0 0 25 0 1 0 588685032 110981120 26378 33554432000 134512640 135217611 4288972112 18446744073709551615 134527804 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 27095 26378 77 173 0 26920 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 117084

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.31 5/194 22844
/proc/meminfo: memFree=12778348/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=120632 CPUtime=340.62 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 29541 0 0 0 34055 7 0 0 25 0 1 0 588685032 123527168 29480 33554432000 134512640 135217611 4288972112 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 30158 29480 77 173 0 29983 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 129336

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.34 5/194 22846
/proc/meminfo: memFree=12759320/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3

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

/proc/22826/statm: 39781 38806 77 173 0 39606 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 167828

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.48 5/194 22852
/proc/meminfo: memFree=12697712/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=168020 CPUtime=640.63 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 41136 0 0 0 64052 11 0 0 25 0 1 0 588685032 172052480 41075 33554432000 134512640 135217611 4288972112 18446744073709551615 134525944 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 42005 41075 77 173 0 41830 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 176724

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.51 5/194 22854
/proc/meminfo: memFree=12686748/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=175068 CPUtime=700.62 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 42864 0 0 0 70051 11 0 0 25 0 1 0 588685032 179269632 42803 33554432000 134512640 135217611 4288972112 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 43767 42803 77 173 0 43592 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 183772

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.54 5/194 22885
/proc/meminfo: memFree=12721572/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=184932 CPUtime=760.63 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 45301 0 0 0 76051 12 0 0 25 0 1 0 588685032 189370368 45240 33554432000 134512640 135217611 4288972112 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 46233 45240 77 173 0 46058 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 193636

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.56 5/194 22887
/proc/meminfo: memFree=12698432/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=196596 CPUtime=820.62 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 47799 0 0 0 82050 12 0 0 25 0 1 0 588685032 201314304 47738 33554432000 134512640 135217611 4288972112 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 49149 47738 77 173 0 48974 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 205300

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.59 5/194 22888
/proc/meminfo: memFree=12676576/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=204232 CPUtime=880.63 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 49708 0 0 0 88050 13 0 0 25 0 1 0 588685032 209133568 49647 33554432000 134512640 135217611 4288972112 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 51058 49647 77 173 0 50883 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 212936

[startup+942.301 s]
/proc/loadavg: 4.10 4.00 3.62 5/194 22890
/proc/meminfo: memFree=12662764/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=211428 CPUtime=940.62 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 51471 0 0 0 94049 13 0 0 25 0 1 0 588685032 216502272 51410 33554432000 134512640 135217611 4288972112 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 52857 51410 77 173 0 52682 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 220132

[startup+1002.3 s]
/proc/loadavg: 4.03 4.00 3.65 5/194 22892
/proc/meminfo: memFree=12639292/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=216348 CPUtime=1000.63 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 52711 0 0 0 100049 14 0 0 25 0 1 0 588685032 221540352 52650 33554432000 134512640 135217611 4288972112 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 54087 52650 77 173 0 53912 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 225052

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/194 22893
/proc/meminfo: memFree=12608720/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=222612 CPUtime=1060.62 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 54266 0 0 0 106048 14 0 0 25 0 1 0 588685032 227954688 54205 33554432000 134512640 135217611 4288972112 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 55653 54205 77 173 0 55478 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 231316

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.69 5/194 22895
/proc/meminfo: memFree=12602096/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=228936 CPUtime=1120.63 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 55839 0 0 0 112048 15 0 0 25 0 1 0 588685032 234430464 55778 33554432000 134512640 135217611 4288972112 18446744073709551615 134533061 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 57234 55778 77 173 0 57059 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 237640

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.70 5/194 22896
/proc/meminfo: memFree=12594980/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=233788 CPUtime=1180.62 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 57041 0 0 0 118047 15 0 0 25 0 1 0 588685032 239398912 56980 33554432000 134512640 135217611 4288972112 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 58447 56980 77 173 0 58272 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 242492

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/194 22898
/proc/meminfo: memFree=12585740/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=240624 CPUtime=1240.63 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 58731 0 0 0 124047 16 0 0 25 0 1 0 588685032 246398976 58670 33554432000 134512640 135217611 4288972112 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 60156 58670 77 173 0 59981 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 249328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 3.98 3.73 5/194 22960
/proc/meminfo: memFree=12167604/32950928 swapFree=67111528/67111528
[pid=22823] ppid=22821 vsize=8704 CPUtime=1.65 cores=1,3
/proc/22823/stat : 22823 (glucose.sh) S 22821 22823 22509 0 -1 4202496 360 25317 0 0 0 0 158 7 18 0 1 0 588684866 8912896 255 33554432000 4194304 4922060 140733381033936 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22823/statm: 2176 255 211 178 0 69 0
[pid=22826] ppid=22823 vsize=247168 CPUtime=1298.33 cores=1,3
/proc/22826/stat : 22826 (glucose_static) R 22823 22823 22509 0 -1 4202496 60350 0 0 0 129817 16 0 0 25 0 1 0 588685032 253100032 60289 33554432000 134512640 135217611 4288972112 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/22826/statm: 61792 60289 77 173 0 61617 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 255872

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22823 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=583759
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=75988
# CPU time returned by wait4() is 1.65975
# while last known CPU time is 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.75
CPU system time (s): 0.23
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 255872

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

runsolver used 2.12068 second user time and 4.98724 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-28 11:55:42
IDJOB=3308849
IDBENCH=82493
IDSOLVER=1691
FILE ID=node113/3308849-1303984542
RUNJOBID= node113-1303983221-22529
PBS_JOBID= 13168713
Free space on /tmp= 71116 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308849-1303984542/watcher-3308849-1303984542 -o /tmp/evaluation-result-3308849-1303984542/solver-3308849-1303984542 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308849-1303984542.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1782001321

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12994928 kB
Buffers:       1869124 kB
Cached:       17363992 kB
SwapCached:          0 kB
Active:       10798568 kB
Inactive:      8558652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12994928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           55812 kB
Writeback:           0 kB
AnonPages:      123928 kB
Mapped:          15932 kB
Slab:           534132 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   310112 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70968 MiB
End job on node113 at 2011-04-28 12:17:24