Trace number 3293681

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

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
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 variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

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...
1.79/1.80	c ==============================================================================
1.79/1.80	c |           |     ORIGINAL     |              LEARNT              |          |
1.79/1.80	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.79/1.80	c ==============================================================================
1.79/1.80	c |         0 | 4313013 12562187 | 1293903       0        0     nan |  0.000 % |
13.09/13.11	c |         0 | 4281700 13191840 |      --       0       --      -- |     --   | -31256/629794
13.09/13.12	c ==============================================================================
13.09/13.12	c Result  :   #vars: 188087   #clauses: 4281700   #literals: 13191840
13.09/13.12	c CPU time:   12.88 s
13.09/13.12	c ==============================================================================
15.48/15.54	c
15.48/15.54	c Starting glucose
15.48/15.54	c
15.48/15.54	
15.48/15.54	c This is EBGlucose 1.0 -- based on Glucose version 1.0
15.48/15.54	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
15.48/15.54	
15.48/15.54	c ============================[ Problem Statistics ]=============================
15.48/15.54	c |                                                                             |
15.48/15.54	c |  Number of variables:  188087                                               |
15.48/15.54	c |  Number of clauses:    4281700                                              |
16.97/17.07	c |  Parsing time:         1.41         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-3293681-1303786084/watcher-3293681-1303786084 -o /tmp/evaluation-result-3293681-1303786084/solver-3293681-1303786084 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3293681-1303786084.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: 3.88 3.93 3.70 5/192 26127
/proc/meminfo: memFree=14269020/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=0 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 471024002 8912896 253 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 253 211 178 0 69 0

[startup+0.04283 s]
/proc/loadavg: 3.88 3.93 3.70 5/192 26127
/proc/meminfo: memFree=14269020/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=0 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 471024002 8912896 253 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10083 s]
/proc/loadavg: 3.88 3.93 3.70 5/192 26127
/proc/meminfo: memFree=14269020/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=0 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 471024002 8912896 253 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300793 s]
/proc/loadavg: 3.88 3.93 3.70 5/192 26127
/proc/meminfo: memFree=14269020/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=0 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 471024002 8912896 253 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700714 s]
/proc/loadavg: 3.88 3.93 3.70 5/192 26127
/proc/meminfo: memFree=14269020/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=0 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 471024002 8912896 253 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50054 s]
/proc/loadavg: 3.88 3.93 3.70 5/194 26130
/proc/meminfo: memFree=14135836/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=0 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 471024002 8912896 253 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 253 211 178 0 69 0
[pid=26129] ppid=26127 vsize=205328 CPUtime=1.49 cores=0,2
/proc/26129/stat : 26129 (SatELite_releas) R 26127 26127 24832 0 -1 4202496 48824 0 0 0 136 13 0 0 25 0 1 0 471024002 210255872 48779 33554432000 134512640 135144230 4287938032 18446744073709551615 134745518 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26129/statm: 51332 48779 53 155 0 51175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 214032

[startup+3.10024 s]
/proc/loadavg: 3.88 3.93 3.70 5/194 26130
/proc/meminfo: memFree=13960704/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=0 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 471024002 8912896 253 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 253 211 178 0 69 0
[pid=26129] ppid=26127 vsize=384660 CPUtime=3.08 cores=0,2
/proc/26129/stat : 26129 (SatELite_releas) R 26127 26127 24832 0 -1 4202496 89570 0 0 0 288 20 0 0 25 0 1 0 471024002 393891840 80894 33554432000 134512640 135144230 4287938032 18446744073709551615 134585403 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26129/statm: 96165 80894 78 155 0 96008 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 393364

[startup+6.30066 s]
/proc/loadavg: 3.89 3.93 3.70 5/194 26130
/proc/meminfo: memFree=13938888/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=0 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 471024002 8912896 253 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 253 211 178 0 69 0
[pid=26129] ppid=26127 vsize=451232 CPUtime=6.29 cores=0,2
/proc/26129/stat : 26129 (SatELite_releas) R 26127 26127 24832 0 -1 4202496 98783 0 0 0 607 22 0 0 25 0 1 0 471024002 462061568 89531 33554432000 134512640 135144230 4287938032 18446744073709551615 134605851 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26129/statm: 112808 89531 78 155 0 112651 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 459936

[startup+12.7004 s]
/proc/loadavg: 3.90 3.93 3.70 5/194 26131
/proc/meminfo: memFree=13922984/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=0 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 471024002 8912896 253 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 253 211 178 0 69 0
[pid=26129] ppid=26127 vsize=385556 CPUtime=12.69 cores=0,2
/proc/26129/stat : 26129 (SatELite_releas) R 26127 26127 24832 0 -1 4202496 107352 0 0 0 1246 23 0 0 25 0 1 0 471024002 394809344 81151 33554432000 134512640 135144230 4287938032 18446744073709551615 134547576 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26129/statm: 96389 81151 78 155 0 96232 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 394260

[startup+25.501 s]
/proc/loadavg: 3.92 3.94 3.71 5/194 26132
/proc/meminfo: memFree=13907312/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=263244 CPUtime=9.94 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 62947 0 0 0 982 12 0 0 25 0 1 0 471025556 269561856 62887 33554432000 134512640 134556542 4289983168 18446744073709551615 134537335 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 65811 62887 213 11 0 65145 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 271948

[startup+51.1012 s]
/proc/loadavg: 3.95 3.94 3.72 5/194 26133
/proc/meminfo: memFree=13889240/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=274568 CPUtime=35.54 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 65752 0 0 0 3541 13 0 0 25 0 1 0 471025556 281157632 65692 33554432000 134512640 134556542 4289983168 18446744073709551615 134536936 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 68642 65692 213 11 0 67976 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 283272

[startup+102.307 s]
/proc/loadavg: 3.97 3.95 3.73 5/194 26134
/proc/meminfo: memFree=13869808/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=281988 CPUtime=86.75 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 67594 0 0 0 8661 14 0 0 25 0 1 0 471025556 288755712 67533 33554432000 134512640 134556542 4289983168 18446744073709551615 134529030 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 70497 67533 213 11 0 69831 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 290692

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.74 5/194 26136
/proc/meminfo: memFree=13857264/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=287024 CPUtime=146.75 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 68867 0 0 0 14661 14 0 0 25 0 1 0 471025556 293912576 68806 33554432000 134512640 134556542 4289983168 18446744073709551615 134536897 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 71756 68806 213 11 0 71090 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 295728

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.75 5/194 26137
/proc/meminfo: memFree=13845860/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=292048 CPUtime=206.75 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 70183 0 0 0 20660 15 0 0 25 0 1 0 471025556 299057152 70085 33554432000 134512640 134556542 4289983168 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 73012 70085 213 11 0 72346 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 300752

[startup+282.301 s]
/proc/loadavg: 4.07 3.98 3.77 5/194 26139
/proc/meminfo: memFree=13835916/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=295048 CPUtime=266.75 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 70903 0 0 0 26660 15 0 0 25 0 1 0 471025556 302129152 70805 33554432000 134512640 134556542 4289983168 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 73762 70805 213 11 0 73096 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 303752

[startup+342.301 s]
/proc/loadavg: 4.09 4.00 3.79 5/194 26140
/proc/meminfo: memFree=13834148/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=295048 CPUtime=326.75 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 70907 0 0 0 32660 15 0 0 25 0 1 0 471025556 302129152 70809 33554432000 134512640 134556542 4289983168 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 73762 70809 213 11 0 73096 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 303752

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.80 5/194 26142
/proc/meminfo: memFree=13828792/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2

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

/proc/26132/statm: 75805 72858 213 11 0 75139 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 311924

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/194 26148
/proc/meminfo: memFree=13805828/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=305596 CPUtime=626.77 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 73701 0 0 0 62660 17 0 0 25 0 1 0 471025556 312930304 73475 33554432000 134512640 134556542 4289983168 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 76399 73475 213 11 0 75733 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 314300

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.85 5/194 26150
/proc/meminfo: memFree=13803272/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=307708 CPUtime=686.77 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 74221 0 0 0 68660 17 0 0 25 0 1 0 471025556 315092992 73995 33554432000 134512640 134556542 4289983168 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 76927 73995 213 11 0 76261 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 316412

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.85 5/194 26152
/proc/meminfo: memFree=13800168/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=308556 CPUtime=746.78 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 74377 0 0 0 74661 17 0 0 25 0 1 0 471025556 315961344 74151 33554432000 134512640 134556542 4289983168 18446744073709551615 134537007 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 77139 74151 213 11 0 76473 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 317260

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.86 5/194 26162
/proc/meminfo: memFree=13790572/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=312996 CPUtime=806.78 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 75523 0 0 0 80660 18 0 0 25 0 1 0 471025556 320507904 75297 33554432000 134512640 134556542 4289983168 18446744073709551615 134543353 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 78249 75297 213 11 0 77583 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 321700

[startup+882.301 s]
/proc/loadavg: 4.04 4.02 3.87 5/194 26164
/proc/meminfo: memFree=13789992/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=312996 CPUtime=866.78 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 75525 0 0 0 86660 18 0 0 25 0 1 0 471025556 320507904 75299 33554432000 134512640 134556542 4289983168 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 78249 75299 213 11 0 77583 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 321700

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.87 5/194 26165
/proc/meminfo: memFree=13787196/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=315780 CPUtime=926.78 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 76227 0 0 0 92660 18 0 0 25 0 1 0 471025556 323358720 76001 33554432000 134512640 134556542 4289983168 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 78945 76001 213 11 0 78279 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 324484

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 26167
/proc/meminfo: memFree=13772088/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=316576 CPUtime=986.79 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 76427 0 0 0 98660 19 0 0 25 0 1 0 471025556 324173824 76201 33554432000 134512640 134556542 4289983168 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 79144 76201 213 11 0 78478 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 325280

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/194 26169
/proc/meminfo: memFree=13771768/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=316576 CPUtime=1046.79 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 76429 0 0 0 104660 19 0 0 25 0 1 0 471025556 324173824 76203 33554432000 134512640 134556542 4289983168 18446744073709551615 134537359 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 79144 76203 213 11 0 78478 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 325280

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/194 26170
/proc/meminfo: memFree=13763100/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=325300 CPUtime=1106.79 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 78613 0 0 0 110659 20 0 0 25 0 1 0 471025556 333107200 78387 33554432000 134512640 134556542 4289983168 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 81325 78387 213 11 0 80659 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 334004

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 26172
/proc/meminfo: memFree=13762748/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=325300 CPUtime=1166.79 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 78615 0 0 0 116659 20 0 0 25 0 1 0 471025556 333107200 78389 33554432000 134512640 134556542 4289983168 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 81325 78389 213 11 0 80659 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 334004

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/194 26173
/proc/meminfo: memFree=13762412/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=325300 CPUtime=1226.79 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 78619 0 0 0 122659 20 0 0 25 0 1 0 471025556 333107200 78393 33554432000 134512640 134556542 4289983168 18446744073709551615 134536885 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 81325 78393 213 11 0 80659 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 334004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.69 3.68 3.80 2/173 26229
/proc/meminfo: memFree=15801056/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=8704 CPUtime=15.53 cores=0,2
/proc/26127/stat : 26127 (ebglucose.sh) S 26125 26127 24832 0 -1 4202496 380 107592 0 0 0 0 1515 38 18 0 1 0 471024002 8912896 256 33554432000 4194304 4922060 140733409423504 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26127/statm: 2176 256 211 178 0 69 0
[pid=26132] ppid=26127 vsize=325300 CPUtime=1284.5 cores=0,2
/proc/26132/stat : 26132 (ebglucose_stati) R 26127 26127 24832 0 -1 4202496 78621 0 0 0 128430 20 0 0 25 0 1 0 471025556 333107200 78395 33554432000 134512640 134556542 4289983168 18446744073709551615 134528961 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/26132/statm: 81325 78395 213 11 0 80659 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 334004

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 26127 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=156695
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=386941
# CPU time returned by wait4() is 15.5436
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1299.45
CPU system time (s): 0.58
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 460340

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

runsolver used 2.28865 second user time and 4.78727 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-26 04:48:04
IDJOB=3293681
IDBENCH=88165
IDSOLVER=1652
FILE ID=node141/3293681-1303786084
RUNJOBID= node141-1303786045-26049
PBS_JOBID= 13157228
Free space on /tmp= 71088 MiB

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

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=1443450435

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:      14269052 kB
Buffers:       1597460 kB
Cached:       15085756 kB
SwapCached:          0 kB
Active:        8267408 kB
Inactive:      9833612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14269052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          665580 kB
Writeback:           0 kB
AnonPages:     1417340 kB
Mapped:          16140 kB
Slab:           513360 kB
PageTables:       8084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1654400 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= 71564 MiB
End job on node141 at 2011-04-26 05:09:46