Trace number 3309065

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.94 1300.01

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

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...
3.59/3.61	c ==============================================================================
3.59/3.61	c |           |     ORIGINAL     |              LEARNT              |          |
3.59/3.61	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.59/3.61	c ==============================================================================
3.59/3.61	c |         0 | 3112490  7973525 |  933746       0        0     nan |  0.000 % |
21.38/21.46	c |         0 | 1381688  4546309 |      --       0       --      -- |     --   | -1680645/-3295819
21.38/21.46	c ==============================================================================
21.38/21.46	c Result  :   #vars: 250821   #clauses: 1381688   #literals: 4546309
21.38/21.46	c CPU time:   20.9418 s
21.38/21.46	c ==============================================================================
22.68/22.77	c
22.68/22.77	c Starting glucose
22.68/22.77	c
22.68/22.77	
22.68/22.77	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
22.68/22.77	
22.68/22.77	c ============================[ Problem Statistics ]=============================
22.68/22.77	c |                                                                             |
22.68/22.77	c |  Number of variables:  250821                                               |
22.68/22.77	c |  Number of clauses:    1381688                                              |
23.67/23.73	c |  Parsing time:         0.90         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-3309065-1303985391/watcher-3309065-1303985391 -o /tmp/evaluation-result-3309065-1303985391/solver-3309065-1303985391 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309065-1303985391.cnf 

running on 2 cores: 0,2

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: 4.01 4.01 3.61 5/192 24629
/proc/meminfo: memFree=16680088/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=0 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 510137985 8912896 253 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 253 211 178 0 69 0

[startup+0.0669911 s]
/proc/loadavg: 4.01 4.01 3.61 5/192 24629
/proc/meminfo: memFree=16680088/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=0 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 510137985 8912896 253 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100985 s]
/proc/loadavg: 4.01 4.01 3.61 5/192 24629
/proc/meminfo: memFree=16680088/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=0 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 510137985 8912896 253 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300915 s]
/proc/loadavg: 4.01 4.01 3.61 5/192 24629
/proc/meminfo: memFree=16680088/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=0 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 510137985 8912896 253 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700859 s]
/proc/loadavg: 4.01 4.01 3.61 5/192 24629
/proc/meminfo: memFree=16680088/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=0 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 510137985 8912896 253 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50072 s]
/proc/loadavg: 4.01 4.01 3.61 5/194 24631
/proc/meminfo: memFree=16465560/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=0 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 510137985 8912896 253 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 253 211 178 0 69 0
[pid=24630] ppid=24629 vsize=260860 CPUtime=1.48 cores=0,2
/proc/24630/stat : 24630 (SatELite_releas) R 24629 24629 24250 0 -1 4202496 63673 0 0 0 136 12 0 0 25 0 1 0 510137985 267120640 63268 33554432000 134512640 135225430 4291613232 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24630/statm: 65215 63268 52 175 0 65038 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 269564

[startup+3.10048 s]
/proc/loadavg: 4.17 4.05 3.62 5/194 24631
/proc/meminfo: memFree=16387812/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=0 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 510137985 8912896 253 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 253 211 178 0 69 0
[pid=24630] ppid=24629 vsize=370692 CPUtime=3.09 cores=0,2
/proc/24630/stat : 24630 (SatELite_releas) R 24629 24629 24250 0 -1 4202496 90390 0 0 0 290 19 0 0 25 0 1 0 510137985 379588608 89985 33554432000 134512640 135225430 4291613232 18446744073709551615 134548182 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24630/statm: 92673 89985 52 175 0 92496 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 379396

[startup+6.30093 s]
/proc/loadavg: 4.17 4.05 3.62 6/194 24631
/proc/meminfo: memFree=16249568/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=0 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 510137985 8912896 253 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 253 211 178 0 69 0
[pid=24630] ppid=24629 vsize=454352 CPUtime=6.29 cores=0,2
/proc/24630/stat : 24630 (SatELite_releas) R 24629 24629 24250 0 -1 4202496 115600 0 0 0 600 29 0 0 25 0 1 0 510137985 465256448 106714 33554432000 134512640 135225430 4291613232 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24630/statm: 113588 106714 78 175 0 113411 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 463056

[startup+12.7009 s]
/proc/loadavg: 4.14 4.04 3.62 6/194 24632
/proc/meminfo: memFree=16173060/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=0 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 510137985 8912896 253 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 253 211 178 0 69 0
[pid=24630] ppid=24629 vsize=469960 CPUtime=12.69 cores=0,2
/proc/24630/stat : 24630 (SatELite_releas) R 24629 24629 24250 0 -1 4202496 120402 0 0 0 1229 40 0 0 25 0 1 0 510137985 481239040 110536 33554432000 134512640 135225430 4291613232 18446744073709551615 134597055 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24630/statm: 117490 110536 78 175 0 117313 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 478664

[startup+25.5007 s]
/proc/loadavg: 4.12 4.04 3.63 5/194 24633
/proc/meminfo: memFree=16467892/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=116836 CPUtime=2.71 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 27448 0 0 0 266 5 0 0 25 0 1 0 510140262 119640064 27233 33554432000 134512640 135217611 4292278256 18446744073709551615 134543592 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 29209 27233 77 173 0 29034 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 125540

[startup+51.1004 s]
/proc/loadavg: 4.08 4.04 3.64 5/194 24633
/proc/meminfo: memFree=16459128/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=124132 CPUtime=28.31 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 29220 0 0 0 2826 5 0 0 25 0 1 0 510140262 127111168 29005 33554432000 134512640 135217611 4292278256 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 31033 29005 77 173 0 30858 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 132836

[startup+102.307 s]
/proc/loadavg: 4.03 4.03 3.65 5/194 24635
/proc/meminfo: memFree=16453168/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=126840 CPUtime=79.52 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 29903 0 0 0 7946 6 0 0 25 0 1 0 510140262 129884160 29688 33554432000 134512640 135217611 4292278256 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 31710 29688 77 173 0 31535 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 135544

[startup+162.301 s]
/proc/loadavg: 4.07 4.04 3.68 5/194 24636
/proc/meminfo: memFree=16447340/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=129632 CPUtime=139.51 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 30612 0 0 0 13945 6 0 0 25 0 1 0 510140262 132743168 30397 33554432000 134512640 135217611 4292278256 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 32408 30397 77 173 0 32233 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 138336

[startup+222.301 s]
/proc/loadavg: 4.02 4.03 3.69 5/194 24638
/proc/meminfo: memFree=16438892/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=131164 CPUtime=199.5 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 30984 0 0 0 19944 6 0 0 25 0 1 0 510140262 134311936 30769 33554432000 134512640 135217611 4292278256 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 32791 30769 77 173 0 32616 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 139868

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.71 5/194 24639
/proc/meminfo: memFree=16436192/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=133796 CPUtime=259.5 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 31630 0 0 0 25943 7 0 0 25 0 1 0 510140262 137007104 31415 33554432000 134512640 135217611 4292278256 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 33449 31415 77 173 0 33274 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 142500

[startup+342.3 s]
/proc/loadavg: 4.00 4.02 3.73 5/194 24641
/proc/meminfo: memFree=16434036/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=134588 CPUtime=319.5 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 31839 0 0 0 31943 7 0 0 25 0 1 0 510140262 137818112 31624 33554432000 134512640 135217611 4292278256 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 33647 31624 77 173 0 33472 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 143292

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.74 5/194 24643
/proc/meminfo: memFree=16431112/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2

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

/proc/24633/statm: 35474 33413 77 173 0 35299 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 150600

[startup+642.301 s]
/proc/loadavg: 3.94 3.98 3.78 5/194 24800
/proc/meminfo: memFree=16395384/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=141896 CPUtime=619.5 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 33633 0 0 0 61941 9 0 0 25 0 1 0 510140262 145301504 33418 33554432000 134512640 135217611 4292278256 18446744073709551615 134527990 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 35474 33418 77 173 0 35299 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 150600

[startup+702.301 s]
/proc/loadavg: 3.97 3.98 3.79 5/194 24802
/proc/meminfo: memFree=16381508/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=144272 CPUtime=679.49 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 34255 0 0 0 67940 9 0 0 25 0 1 0 510140262 147734528 34040 33554432000 134512640 135217611 4292278256 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 36068 34040 77 173 0 35893 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 152976

[startup+762.307 s]
/proc/loadavg: 3.59 3.89 3.77 4/187 24822
/proc/meminfo: memFree=16442212/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=145064 CPUtime=739.5 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 34450 0 0 0 73941 9 0 0 25 0 1 0 510140262 148545536 34235 33554432000 134512640 135217611 4292278256 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 36266 34235 77 173 0 36091 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 153768

[startup+822.301 s]
/proc/loadavg: 3.25 3.74 3.73 4/187 24823
/proc/meminfo: memFree=16435356/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=145724 CPUtime=799.49 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 34633 0 0 0 79940 9 0 0 25 0 1 0 510140262 149221376 34418 33554432000 134512640 135217611 4292278256 18446744073709551615 134537448 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 36431 34418 77 173 0 36256 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 154428

[startup+882.301 s]
/proc/loadavg: 3.14 3.62 3.68 4/187 24824
/proc/meminfo: memFree=16428872/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=147440 CPUtime=859.49 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 35071 0 0 0 85939 10 0 0 25 0 1 0 510140262 150978560 34856 33554432000 134512640 135217611 4292278256 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 36860 34856 77 173 0 36685 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 156144

[startup+942.3 s]
/proc/loadavg: 3.05 3.50 3.64 4/187 24826
/proc/meminfo: memFree=16423284/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=148628 CPUtime=919.49 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 35345 0 0 0 91939 10 0 0 25 0 1 0 510140262 152195072 35130 33554432000 134512640 135217611 4292278256 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 37157 35130 77 173 0 36982 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 157332

[startup+1002.3 s]
/proc/loadavg: 3.02 3.41 3.60 4/187 24828
/proc/meminfo: memFree=16416920/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=149688 CPUtime=979.49 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 35560 0 0 0 97939 10 0 0 25 0 1 0 510140262 153280512 35345 33554432000 134512640 135217611 4292278256 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 37422 35345 77 173 0 37247 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 158392

[startup+1062.3 s]
/proc/loadavg: 3.00 3.33 3.55 4/187 24829
/proc/meminfo: memFree=16411928/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=151536 CPUtime=1039.49 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 36013 0 0 0 103938 11 0 0 25 0 1 0 510140262 155172864 35798 33554432000 134512640 135217611 4292278256 18446744073709551615 134533380 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 37884 35798 77 173 0 37709 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 160240

[startup+1122.3 s]
/proc/loadavg: 3.00 3.27 3.52 4/187 24831
/proc/meminfo: memFree=16407456/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=151932 CPUtime=1099.48 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 36144 0 0 0 109937 11 0 0 25 0 1 0 510140262 155578368 35929 33554432000 134512640 135217611 4292278256 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 37983 35929 77 173 0 37808 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 160636

[startup+1182.3 s]
/proc/loadavg: 3.00 3.22 3.48 4/187 24832
/proc/meminfo: memFree=16402828/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=152856 CPUtime=1159.48 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 36384 0 0 0 115937 11 0 0 25 0 1 0 510140262 156524544 36169 33554432000 134512640 135217611 4292278256 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 38214 36169 77 173 0 38039 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 161560

[startup+1242.3 s]
/proc/loadavg: 3.00 3.17 3.45 4/187 24834
/proc/meminfo: memFree=16396868/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=154440 CPUtime=1219.49 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 36766 0 0 0 121937 12 0 0 25 0 1 0 510140262 158146560 36551 33554432000 134512640 135217611 4292278256 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 38610 36551 77 173 0 38435 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 163144



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.14 3.42 4/187 24836
/proc/meminfo: memFree=16391252/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=8704 CPUtime=22.76 cores=0,2
/proc/24629/stat : 24629 (glucose.sh) S 24627 24629 24250 0 -1 4202496 359 198218 0 0 0 0 2218 58 18 0 1 0 510137985 8912896 255 33554432000 4194304 4922060 140735648044736 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24629/statm: 2176 255 211 178 0 69 0
[pid=24633] ppid=24629 vsize=157476 CPUtime=1277.18 cores=0,2
/proc/24633/stat : 24633 (glucose_static) R 24629 24629 24250 0 -1 4202496 37548 0 0 0 127706 12 0 0 25 0 1 0 510140262 161255424 37333 33554432000 134512640 135217611 4292278256 18446744073709551615 134527886 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/24633/statm: 39369 37333 77 173 0 39194 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 166180

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 24629 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=183627
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=589910
# CPU time returned by wait4() is 22.7735
# while last known CPU time is 1299.94
#
# 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.94
CPU user time (s): 1299.24
CPU system time (s): 0.7
CPU usage (%): 99.9943
Max. virtual memory (cumulated for all children) (KiB): 518112

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

runsolver used 2.22366 second user time and 4.85426 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-28 12:09:55
IDJOB=3309065
IDBENCH=84238
IDSOLVER=1691
FILE ID=node130/3309065-1303985391
RUNJOBID= node130-1303983199-24268
PBS_JOBID= 13168696
Free space on /tmp= 71920 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309065-1303985391/watcher-3309065-1303985391 -o /tmp/evaluation-result-3309065-1303985391/solver-3309065-1303985391 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3309065-1303985391.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=1686263872

node130.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.838
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.67
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.838
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.83
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.83
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.838
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.75
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16680244 kB
Buffers:       2124164 kB
Cached:       13366096 kB
SwapCached:          0 kB
Active:        7518192 kB
Inactive:      8197936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16680244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           65272 kB
Writeback:           0 kB
AnonPages:      225476 kB
Mapped:          16292 kB
Slab:           490648 kB
PageTables:       5660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   419380 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= 71780 MiB
End job on node130 at 2011-04-28 12:31:37