Trace number 3293635

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
EBGlucose 1.0? (TO) 1299.78 1300.02

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
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 variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

Solver Data

0.00/0.01	c
0.00/0.01	c Starting SatElite Preprocessing
0.00/0.01	c
0.00/0.01	c Parsing...
1.47/1.50	c ==============================================================================
1.47/1.50	c |           |     ORIGINAL     |              LEARNT              |          |
1.47/1.50	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.47/1.50	c ==============================================================================
1.47/1.50	c |         0 | 4187693 12410353 | 1256307       0        0     nan |  0.000 % |
11.28/11.36	c |         0 | 4155136 12333878 |      --       0       --      -- |     --   | -32445/-76228
11.28/11.36	c ==============================================================================
11.28/11.36	c Result  :   #vars: 77804   #clauses: 4155136   #literals: 12333878
11.28/11.36	c CPU time:   10.9643 s
11.28/11.36	c ==============================================================================
13.27/13.38	c
13.27/13.38	c Starting glucose
13.27/13.38	c
13.27/13.38	
13.27/13.38	c This is EBGlucose 1.0 -- based on Glucose version 1.0
13.27/13.38	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
13.27/13.38	
13.27/13.38	c ============================[ Problem Statistics ]=============================
13.27/13.38	c |                                                                             |
13.27/13.38	c |  Number of variables:  77804                                                |
13.27/13.38	c |  Number of clauses:    4155136                                              |
14.55/14.64	c |  Parsing time:         1.17         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-3293635-1303786046/watcher-3293635-1303786046 -o /tmp/evaluation-result-3293635-1303786046/solver-3293635-1303786046 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3293635-1303786046.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.51 3.87 3.67 2/182 26078
/proc/meminfo: memFree=16144924/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=11800 CPUtime=0 cores=1,3
/proc/26078/stat : 26078 (runsolver) S 26076 26078 24832 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 1 0 471020427 12083200 51 33554432000 4194304 5434984 140734260611296 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699968823 0 0 17 3 0 0 0
/proc/26078/statm: 2950 51 31 303 0 2644 0

[startup+0.0949441 s]
/proc/loadavg: 3.51 3.87 3.67 2/182 26078
/proc/meminfo: memFree=16144924/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=0 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 354 233 0 0 0 0 0 0 20 0 1 0 471020427 8912896 252 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26078/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100921 s]
/proc/loadavg: 3.51 3.87 3.67 2/182 26078
/proc/meminfo: memFree=16144924/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=0 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 354 233 0 0 0 0 0 0 20 0 1 0 471020427 8912896 252 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26078/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300893 s]
/proc/loadavg: 3.51 3.87 3.67 2/182 26078
/proc/meminfo: memFree=16144924/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=0 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 354 233 0 0 0 0 0 0 20 0 1 0 471020427 8912896 252 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26078/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700817 s]
/proc/loadavg: 3.51 3.87 3.67 2/182 26078
/proc/meminfo: memFree=16144924/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=0 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 354 233 0 0 0 0 0 0 20 0 1 0 471020427 8912896 252 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26078/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50066 s]
/proc/loadavg: 3.51 3.87 3.67 3/184 26081
/proc/meminfo: memFree=15750352/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=0 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 354 233 0 0 0 0 0 0 20 0 1 0 471020427 8912896 252 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26078/statm: 2176 252 211 178 0 69 0
[pid=26081] ppid=26078 vsize=244536 CPUtime=1.47 cores=1,3
/proc/26081/stat : 26081 (SatELite_releas) R 26078 26078 24832 0 -1 4202496 59759 0 0 0 128 19 0 0 25 0 1 0 471020429 250404864 59714 33554432000 134512640 135144230 4287709984 18446744073709551615 134555297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26081/statm: 61134 59714 54 155 0 60977 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 253240

[startup+3.10033 s]
/proc/loadavg: 3.51 3.87 3.67 5/188 26090
/proc/meminfo: memFree=15425464/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=0 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 354 233 0 0 0 0 0 0 20 0 1 0 471020427 8912896 252 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26078/statm: 2176 252 211 178 0 69 0
[pid=26081] ppid=26078 vsize=305608 CPUtime=3.08 cores=1,3
/proc/26081/stat : 26081 (SatELite_releas) R 26078 26078 24832 0 -1 4202496 79143 0 0 0 285 23 0 0 25 0 1 0 471020429 312942592 71307 33554432000 134512640 135144230 4287709984 18446744073709551615 134547536 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26081/statm: 76402 71307 78 155 0 76245 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 314312

[startup+6.30073 s]
/proc/loadavg: 3.63 3.89 3.68 5/194 26099
/proc/meminfo: memFree=14312676/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=0 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 354 233 0 0 0 0 0 0 20 0 1 0 471020427 8912896 252 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26078/statm: 2176 252 211 178 0 69 0
[pid=26081] ppid=26078 vsize=374320 CPUtime=6.28 cores=1,3
/proc/26081/stat : 26081 (SatELite_releas) R 26078 26078 24832 0 -1 4202496 87335 0 0 0 601 27 0 0 25 0 1 0 471020429 383303680 79324 33554432000 134512640 135144230 4287709984 18446744073709551615 134547576 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26081/statm: 93580 79324 78 155 0 93423 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 383024

[startup+12.7005 s]
/proc/loadavg: 3.82 3.93 3.69 5/194 26100
/proc/meminfo: memFree=14336688/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=0 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 354 233 0 0 0 0 0 0 20 0 1 0 471020427 8912896 252 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26078/statm: 2176 252 211 178 0 69 0
[pid=26081] ppid=26078 vsize=320828 CPUtime=12.68 cores=1,3
/proc/26081/stat : 26081 (SatELite_releas) R 26078 26078 24832 0 -1 4202496 102769 0 0 0 1222 46 0 0 25 0 1 0 471020429 328527872 71385 33554432000 134512640 135144230 4287709984 18446744073709551615 134745614 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26081/statm: 80207 71385 81 155 0 80050 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 329532

[startup+25.5011 s]
/proc/loadavg: 3.86 3.93 3.70 5/194 26101
/proc/meminfo: memFree=14305692/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=254932 CPUtime=12.05 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 61410 0 0 0 1194 11 0 0 25 0 1 0 471021765 261050368 61331 33554432000 134512640 134556542 4292064672 18446744073709551615 134537328 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 63733 61331 213 11 0 63067 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 263636

[startup+51.1003 s]
/proc/loadavg: 3.91 3.93 3.70 5/194 26131
/proc/meminfo: memFree=13879336/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=260696 CPUtime=37.65 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 62858 0 0 0 3751 14 0 0 25 0 1 0 471021765 266952704 62778 33554432000 134512640 134556542 4292064672 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 65174 62778 213 11 0 64508 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 269400

[startup+102.301 s]
/proc/loadavg: 3.96 3.94 3.72 5/194 26133
/proc/meminfo: memFree=13887408/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=268372 CPUtime=88.83 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 64761 0 0 0 8868 15 0 0 25 0 1 0 471021765 274812928 64679 33554432000 134512640 134556542 4292064672 18446744073709551615 134536958 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 67093 64679 213 11 0 66427 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 277076

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.73 5/194 26135
/proc/meminfo: memFree=13863848/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=272368 CPUtime=148.82 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 65732 0 0 0 14867 15 0 0 25 0 1 0 471021765 278904832 65650 33554432000 134512640 134556542 4292064672 18446744073709551615 134536897 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 68092 65650 213 11 0 67426 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 281072

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.75 5/194 26136
/proc/meminfo: memFree=13854064/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=275140 CPUtime=208.82 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 66452 0 0 0 20866 16 0 0 25 0 1 0 471021765 281743360 66370 33554432000 134512640 134556542 4292064672 18446744073709551615 134536950 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 68785 66370 213 11 0 68119 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 283844

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.76 5/194 26138
/proc/meminfo: memFree=13840096/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=279892 CPUtime=268.81 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 67647 0 0 0 26865 16 0 0 25 0 1 0 471021765 286609408 67564 33554432000 134512640 134556542 4292064672 18446744073709551615 134529021 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 69973 67564 213 11 0 69307 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 288596

[startup+342.3 s]
/proc/loadavg: 4.05 3.98 3.77 5/194 26139
/proc/meminfo: memFree=13834288/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=282076 CPUtime=328.81 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 68176 0 0 0 32865 16 0 0 25 0 1 0 471021765 288845824 68093 33554432000 134512640 134556542 4292064672 18446744073709551615 134537540 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 70519 68093 213 11 0 69853 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 290780

[startup+402.301 s]
/proc/loadavg: 4.06 4.00 3.79 5/194 26141
/proc/meminfo: memFree=13832596/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3

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

/proc/26101/statm: 74713 72271 213 11 0 74047 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 307556

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 26149
/proc/meminfo: memFree=13805528/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=298852 CPUtime=688.77 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 72361 0 0 0 68859 18 0 0 25 0 1 0 471021765 306024448 72278 33554432000 134512640 134556542 4292064672 18446744073709551615 134537121 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 74713 72278 213 11 0 74047 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 307556

[startup+762.301 s]
/proc/loadavg: 4.05 4.01 3.85 5/194 26151
/proc/meminfo: memFree=13803124/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=298852 CPUtime=748.76 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 72365 0 0 0 74858 18 0 0 25 0 1 0 471021765 306024448 72282 33554432000 134512640 134556542 4292064672 18446744073709551615 134537504 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 74713 72282 213 11 0 74047 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 307556

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.85 5/194 26161
/proc/meminfo: memFree=13793044/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=306112 CPUtime=808.75 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 74183 0 0 0 80857 18 0 0 25 0 1 0 471021765 313458688 74100 33554432000 134512640 134556542 4292064672 18446744073709551615 134526920 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 76528 74100 213 11 0 75862 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 314816

[startup+882.3 s]
/proc/loadavg: 4.07 4.02 3.87 5/194 26163
/proc/meminfo: memFree=13790436/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=306112 CPUtime=868.74 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 74187 0 0 0 86856 18 0 0 25 0 1 0 471021765 313458688 74104 33554432000 134512640 134556542 4292064672 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 76528 74104 213 11 0 75862 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 314816

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.87 5/194 26164
/proc/meminfo: memFree=13790184/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=306112 CPUtime=928.74 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 74191 0 0 0 92856 18 0 0 25 0 1 0 471021765 313458688 74108 33554432000 134512640 134556542 4292064672 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 76528 74108 213 11 0 75862 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 314816

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.88 5/194 26166
/proc/meminfo: memFree=13772916/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=316968 CPUtime=988.74 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 76849 0 0 0 98855 19 0 0 25 0 1 0 471021765 324575232 76766 33554432000 134512640 134556542 4292064672 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 79242 76766 213 11 0 78576 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 325672

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 26168
/proc/meminfo: memFree=13772044/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=316968 CPUtime=1048.75 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 76853 0 0 0 104856 19 0 0 25 0 1 0 471021765 324575232 76770 33554432000 134512640 134556542 4292064672 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 79242 76770 213 11 0 78576 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 325672

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/194 26169
/proc/meminfo: memFree=13771308/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=316968 CPUtime=1108.74 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 76860 0 0 0 110855 19 0 0 25 0 1 0 471021765 324575232 76777 33554432000 134512640 134556542 4292064672 18446744073709551615 134537492 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 79242 76777 213 11 0 78576 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 325672

[startup+1182.31 s]
/proc/loadavg: 4.00 4.00 3.89 5/194 26171
/proc/meminfo: memFree=13763208/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=316968 CPUtime=1168.74 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 76864 0 0 0 116855 19 0 0 25 0 1 0 471021765 324575232 76781 33554432000 134512640 134556542 4292064672 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 79242 76781 213 11 0 78576 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 325672

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 3.91 5/194 26172
/proc/meminfo: memFree=13762808/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=316968 CPUtime=1228.72 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 76868 0 0 0 122853 19 0 0 25 0 1 0 471021765 324575232 76785 33554432000 134512640 134556542 4292064672 18446744073709551615 134537265 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 79242 76785 213 11 0 78576 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 325672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 4.03 4.01 3.91 5/194 26174
/proc/meminfo: memFree=13762032/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=316968 CPUtime=1286.43 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 76872 0 0 0 128624 19 0 0 25 0 1 0 471021765 324575232 76789 33554432000 134512640 134556542 4292064672 18446744073709551615 134536909 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 79242 76789 213 11 0 78576 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 325672

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

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

[startup+1300.01 s]
/proc/loadavg: 4.03 4.01 3.91 5/194 26174
/proc/meminfo: memFree=13762032/32951124 swapFree=67111528/67111528
[pid=26078] ppid=26076 vsize=8704 CPUtime=13.35 cores=1,3
/proc/26078/stat : 26078 (ebglucose.sh) S 26076 26078 24832 0 -1 4202496 379 103003 0 0 0 0 1285 50 18 0 1 0 471020427 8912896 255 33554432000 4194304 4922060 140736428722864 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26078/statm: 2176 255 211 178 0 69 0
[pid=26101] ppid=26078 vsize=316968 CPUtime=1286.43 cores=1,3
/proc/26101/stat : 26101 (ebglucose_stati) R 26078 26078 24832 0 -1 4202496 76872 0 0 0 128624 19 0 0 25 0 1 0 471021765 324575232 76789 33554432000 134512640 134556542 4292064672 18446744073709551615 134536909 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/26101/statm: 79242 76789 213 11 0 78576 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 325672

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26078 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=860044
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=507922
# CPU time returned by wait4() is 13.368
# while last known CPU time is 1299.78
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.78
CPU user time (s): 1299.09
CPU system time (s): 0.69
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 383024

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

runsolver used 2.06169 second user time and 5.03823 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-26 04:47:28
IDJOB=3293635
IDBENCH=88163
IDSOLVER=1652
FILE ID=node141/3293635-1303786046
RUNJOBID= node141-1303786045-26051
PBS_JOBID= 13157228
Free space on /tmp= 71424 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293635-1303786046/watcher-3293635-1303786046 -o /tmp/evaluation-result-3293635-1303786046/solver-3293635-1303786046 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3293635-1303786046.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=484768949

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16148008 kB
Buffers:       1597088 kB
Cached:       14556996 kB
SwapCached:          0 kB
Active:        6236588 kB
Inactive:      9981932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16148008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          343412 kB
Writeback:           0 kB
AnonPages:       64268 kB
Mapped:          15072 kB
Slab:           519404 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   207504 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= 70988 MiB
End job on node141 at 2011-04-26 05:09:10