Trace number 3283607

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) 1300.02 1300.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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.77	c ==============================================================================
0.00/0.77	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.77	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.77	c ==============================================================================
0.00/0.77	c |         0 | 1377238  3343680 |  413171       0        0     nan |  0.000 % |
4.18/4.25	c |         0 |  958485  2693825 |      --       0       --      -- |     --   | -116636/37456
4.18/4.25	c ==============================================================================
4.18/4.25	c Result  :   #vars: 138674   #clauses: 958485   #literals: 2693825
4.18/4.25	c CPU time:   4.13537 s
4.18/4.25	c ==============================================================================
4.79/4.81	c
4.79/4.81	c Starting glucose
4.79/4.81	c
4.79/4.81	
4.79/4.81	c This is EBGlucose 1.0 -- based on Glucose version 1.0
4.79/4.81	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
4.79/4.81	
4.79/4.81	c ============================[ Problem Statistics ]=============================
4.79/4.81	c |                                                                             |
4.79/4.81	c |  Number of variables:  138674                                               |
4.79/4.81	c |  Number of clauses:    958485                                               |
4.80/5.19	c |  Parsing time:         0.34         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-3283607-1303758013/watcher-3283607-1303758013 -o /tmp/evaluation-result-3283607-1303758013/solver-3283607-1303758013 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3283607-1303758013.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: 1.02 2.02 2.59 5/192 7694
/proc/meminfo: memFree=24332720/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=0 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) R 7692 7694 5867 0 -1 4202496 351 233 0 0 0 0 0 0 21 0 1 0 566031931 8912896 252 33554432000 4194304 4922060 140734314074480 18446744073709551615 4486362 0 0 4100 65536 0 0 0 17 0 0 0 0
/proc/7694/statm: 2176 252 211 178 0 69 0

[startup+0.0963121 s]
/proc/loadavg: 1.02 2.02 2.59 5/192 7694
/proc/meminfo: memFree=24332720/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=0 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 354 233 0 0 0 0 0 0 21 0 1 0 566031931 8912896 252 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100313 s]
/proc/loadavg: 1.02 2.02 2.59 5/192 7694
/proc/meminfo: memFree=24332720/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=0 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 354 233 0 0 0 0 0 0 21 0 1 0 566031931 8912896 252 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300276 s]
/proc/loadavg: 1.02 2.02 2.59 5/192 7694
/proc/meminfo: memFree=24332720/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=0 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 354 233 0 0 0 0 0 0 21 0 1 0 566031931 8912896 252 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70021 s]
/proc/loadavg: 1.02 2.02 2.59 5/192 7694
/proc/meminfo: memFree=24332720/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=0 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 354 233 0 0 0 0 0 0 21 0 1 0 566031931 8912896 252 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50105 s]
/proc/loadavg: 1.02 2.02 2.59 5/194 7697
/proc/meminfo: memFree=23993728/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=0 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 354 233 0 0 0 0 0 0 21 0 1 0 566031931 8912896 252 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 252 211 178 0 69 0
[pid=7696] ppid=7694 vsize=148792 CPUtime=1.49 cores=0,2
/proc/7696/stat : 7696 (SatELite_releas) R 7694 7694 5867 0 -1 4202496 38812 0 0 0 141 8 0 0 25 0 1 0 566031931 152363008 35248 33554432000 134512640 135144230 4288968320 18446744073709551615 134547527 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/7696/statm: 37198 35249 78 155 0 37041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157496

[startup+3.10072 s]
/proc/loadavg: 1.26 2.05 2.59 5/194 7698
/proc/meminfo: memFree=23966076/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=0 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 354 233 0 0 0 0 0 0 21 0 1 0 566031931 8912896 252 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 252 211 178 0 69 0
[pid=7696] ppid=7694 vsize=155848 CPUtime=3.09 cores=0,2
/proc/7696/stat : 7696 (SatELite_releas) R 7694 7694 5867 0 -1 4202496 43977 0 0 0 299 10 0 0 25 0 1 0 566031931 159588352 36466 33554432000 134512640 135144230 4288968320 18446744073709551615 134585485 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/7696/statm: 38962 36466 78 155 0 38805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164552

[startup+6.30115 s]
/proc/loadavg: 1.26 2.05 2.59 5/194 7702
/proc/meminfo: memFree=24125592/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=74972 CPUtime=1.47 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 17504 0 0 0 144 3 0 0 23 0 1 0 566032412 76771328 17440 33554432000 134512640 134556542 4292926832 18446744073709551615 134528949 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 18743 17440 213 11 0 18077 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 83676

[startup+12.701 s]
/proc/loadavg: 1.68 2.12 2.61 5/194 7702
/proc/meminfo: memFree=24118984/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=76428 CPUtime=7.87 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 17871 0 0 0 784 3 0 0 25 0 1 0 566032412 78262272 17807 33554432000 134512640 134556542 4292926832 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 19107 17807 213 11 0 18441 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 85132

[startup+25.5006 s]
/proc/loadavg: 2.11 2.20 2.63 5/194 7702
/proc/meminfo: memFree=24105592/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=79076 CPUtime=20.67 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 18518 0 0 0 2064 3 0 0 25 0 1 0 566032412 80973824 18454 33554432000 134512640 134556542 4292926832 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 19769 18454 213 11 0 19103 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 87780

[startup+51.1008 s]
/proc/loadavg: 2.81 2.35 2.67 5/194 7744
/proc/meminfo: memFree=24070384/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=82168 CPUtime=46.28 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 19312 0 0 0 4624 4 0 0 25 0 1 0 566032412 84140032 19248 33554432000 134512640 134556542 4292926832 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 20542 19248 213 11 0 19876 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90872

[startup+102.307 s]
/proc/loadavg: 3.52 2.63 2.74 6/190 7782
/proc/meminfo: memFree=24187392/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=89648 CPUtime=97.48 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 21160 0 0 0 9744 4 0 0 25 0 1 0 566032412 91799552 21096 33554432000 134512640 134556542 4292926832 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 22412 21096 213 11 0 21746 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 98352

[startup+162.301 s]
/proc/loadavg: 3.82 2.88 2.82 6/194 7843
/proc/meminfo: memFree=24163668/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=92684 CPUtime=157.48 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 21916 0 0 0 15743 5 0 0 25 0 1 0 566032412 94908416 21852 33554432000 134512640 134556542 4292926832 18446744073709551615 134536839 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 23171 21852 213 11 0 22505 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 101388

[startup+222.301 s]
/proc/loadavg: 3.93 3.08 2.89 6/194 7844
/proc/meminfo: memFree=24144384/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=98356 CPUtime=217.48 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 23315 0 0 0 21742 6 0 0 25 0 1 0 566032412 100716544 23251 33554432000 134512640 134556542 4292926832 18446744073709551615 134537074 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 24589 23251 213 11 0 23923 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 107060

[startup+282.301 s]
/proc/loadavg: 3.97 3.24 2.96 6/194 7846
/proc/meminfo: memFree=24127616/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=104164 CPUtime=277.48 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 24780 0 0 0 27742 6 0 0 25 0 1 0 566032412 106663936 24716 33554432000 134512640 134556542 4292926832 18446744073709551615 134529859 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 26041 24716 213 11 0 25375 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 112868

[startup+342.301 s]
/proc/loadavg: 3.99 3.38 3.02 6/194 7847
/proc/meminfo: memFree=24115672/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=107464 CPUtime=337.49 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 25618 0 0 0 33742 7 0 0 25 0 1 0 566032412 110043136 25554 33554432000 134512640 134556542 4292926832 18446744073709551615 134529963 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 26866 25554 213 11 0 26200 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 116168

[startup+402.3 s]
/proc/loadavg: 3.99 3.49 3.08 6/194 7849
/proc/meminfo: memFree=24107316/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2

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

/proc/7702/statm: 30117 28777 213 11 0 29451 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 129172

[startup+642.301 s]
/proc/loadavg: 4.00 3.79 3.29 6/194 7855
/proc/meminfo: memFree=24077140/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=123508 CPUtime=637.5 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 29630 0 0 0 63740 10 0 0 25 0 1 0 566032412 126472192 29566 33554432000 134512640 134556542 4292926832 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 30877 29566 213 11 0 30211 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 132212

[startup+702.301 s]
/proc/loadavg: 4.00 3.82 3.33 6/194 7857
/proc/meminfo: memFree=24068156/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=125224 CPUtime=697.5 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 30041 0 0 0 69740 10 0 0 25 0 1 0 566032412 128229376 29977 33554432000 134512640 134556542 4292926832 18446744073709551615 134536874 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 31306 29977 213 11 0 30640 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 133928

[startup+762.307 s]
/proc/loadavg: 4.00 3.85 3.37 6/194 7859
/proc/meminfo: memFree=24059688/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=130244 CPUtime=757.51 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 31324 0 0 0 75740 11 0 0 25 0 1 0 566032412 133369856 31260 33554432000 134512640 134556542 4292926832 18446744073709551615 134529015 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 32561 31260 213 11 0 31895 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 138948

[startup+822.3 s]
/proc/loadavg: 4.00 3.88 3.41 6/194 7860
/proc/meminfo: memFree=24053068/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=131696 CPUtime=817.5 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 31667 0 0 0 81739 11 0 0 25 0 1 0 566032412 134856704 31603 33554432000 134512640 134556542 4292926832 18446744073709551615 134529984 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 32924 31603 213 11 0 32258 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 140400

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.44 5/194 7862
/proc/meminfo: memFree=24045832/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=131696 CPUtime=877.5 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 31670 0 0 0 87739 11 0 0 25 0 1 0 566032412 134856704 31606 33554432000 134512640 134556542 4292926832 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 32924 31606 213 11 0 32258 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 140400

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.47 5/194 7863
/proc/meminfo: memFree=24037604/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=132620 CPUtime=937.5 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 31905 0 0 0 93739 11 0 0 25 0 1 0 566032412 135802880 31841 33554432000 134512640 134556542 4292926832 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 33155 31841 213 11 0 32489 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 141324

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.50 6/194 7865
/proc/meminfo: memFree=24033728/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=134996 CPUtime=997.51 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 32503 0 0 0 99739 12 0 0 25 0 1 0 566032412 138235904 32439 33554432000 134512640 134556542 4292926832 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 33749 32439 213 11 0 33083 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 143700

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.53 6/194 7867
/proc/meminfo: memFree=24029964/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=137244 CPUtime=1057.51 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 33028 0 0 0 105738 13 0 0 25 0 1 0 566032412 140537856 32964 33554432000 134512640 134556542 4292926832 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 34311 32964 213 11 0 33645 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 145948

[startup+1122.3 s]
/proc/loadavg: 4.05 3.96 3.56 6/194 7868
/proc/meminfo: memFree=24025832/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=139104 CPUtime=1117.51 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 33492 0 0 0 111738 13 0 0 25 0 1 0 566032412 142442496 33428 33554432000 134512640 134556542 4292926832 18446744073709551615 134530051 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 34776 33428 213 11 0 34110 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 147808

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.59 6/194 7870
/proc/meminfo: memFree=24018104/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=140956 CPUtime=1177.51 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 33961 0 0 0 117738 13 0 0 25 0 1 0 566032412 144338944 33897 33554432000 134512640 134556542 4292926832 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 35239 33897 213 11 0 34573 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 149660

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.61 5/194 7871
/proc/meminfo: memFree=24012360/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=142936 CPUtime=1237.52 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 34457 0 0 0 123738 14 0 0 25 0 1 0 566032412 146366464 34393 33554432000 134512640 134556542 4292926832 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 35734 34393 213 11 0 35068 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 151640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.63 4/192 7874
/proc/meminfo: memFree=24127400/32951124 swapFree=67111348/67111528
[pid=7694] ppid=7692 vsize=8704 CPUtime=4.8 cores=0,2
/proc/7694/stat : 7694 (ebglucose.sh) S 7692 7694 5867 0 -1 4202496 379 49639 0 0 0 0 465 15 18 0 1 0 566031931 8912896 255 33554432000 4194304 4922060 140734314074480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7694/statm: 2176 255 211 178 0 69 0
[pid=7702] ppid=7694 vsize=146776 CPUtime=1295.22 cores=0,2
/proc/7702/stat : 7702 (ebglucose_stati) R 7694 7694 5867 0 -1 4202496 35418 0 0 0 129508 14 0 0 25 0 1 0 566032412 150298624 35354 33554432000 134512640 134556542 4292926832 18446744073709551615 134529932 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/7702/statm: 36694 35354 213 11 0 36028 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 155480

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 7694 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=657291
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=154976
# CPU time returned by wait4() is 4.81227
# while last known CPU time is 1300.02
#
# 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): 1300.02
CPU user time (s): 1299.73
CPU system time (s): 0.29
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 181040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.65729
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50018
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= 69

runsolver used 2.27265 second user time and 4.83326 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 21:00:15
IDJOB=3283607
IDBENCH=71050
IDSOLVER=1652
FILE ID=node111/3283607-1303758013
RUNJOBID= node111-1303758013-7646
PBS_JOBID= 13154051
Free space on /tmp= 70560 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283607-1303758013/watcher-3283607-1303758013 -o /tmp/evaluation-result-3283607-1303758013/solver-3283607-1303758013 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3283607-1303758013.cnf

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1338654855

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24335480 kB
Buffers:       1213388 kB
Cached:        6757276 kB
SwapCached:        132 kB
Active:        2643228 kB
Inactive:      5499988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24335480 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           84332 kB
Writeback:           0 kB
AnonPages:      171440 kB
Mapped:          15184 kB
Slab:           407832 kB
PageTables:       5304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   398692 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= 70524 MiB
End job on node111 at 2011-04-25 21:21:57