Trace number 3282503

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

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  152037   354753 |   45611       0        0     nan |  0.000 % |
0.00/0.63	c |         0 |   86170   286586 |      --       0       --      -- |     --   | -65825/-68066
0.00/0.63	c ==============================================================================
0.00/0.63	c Result  :   #vars: 18463   #clauses: 86170   #literals: 286586
0.00/0.63	c CPU time:   0.611906 s
0.00/0.63	c ==============================================================================
0.00/0.69	c
0.00/0.69	c Starting glucose
0.00/0.69	c
0.00/0.69	
0.00/0.69	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.69	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.69	
0.00/0.69	c ============================[ Problem Statistics ]=============================
0.00/0.69	c |                                                                             |
0.00/0.69	c |  Number of variables:  18463                                                |
0.00/0.69	c |  Number of clauses:    86170                                                |
0.68/0.72	c |  Parsing time:         0.03         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-3282503-1303754010/watcher-3282503-1303754010 -o /tmp/evaluation-result-3282503-1303754010/solver-3282503-1303754010 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3282503-1303754010.cnf 

running on 2 cores: 5,7

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: 0.92 1.06 1.68 6/182 29019
/proc/meminfo: memFree=21065312/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) R 29015 29019 27831 0 -1 4202496 337 233 0 0 0 0 0 0 23 0 1 0 486997699 8912896 252 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500512149 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/29019/statm: 2176 252 211 178 0 69 0

[startup+0.0642221 s]
/proc/loadavg: 0.92 1.06 1.68 6/182 29019
/proc/meminfo: memFree=21065312/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 486997699 8912896 252 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29019/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100216 s]
/proc/loadavg: 0.92 1.06 1.68 6/182 29019
/proc/meminfo: memFree=21065312/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 486997699 8912896 252 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29019/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300177 s]
/proc/loadavg: 0.92 1.06 1.68 6/182 29019
/proc/meminfo: memFree=21065312/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 486997699 8912896 252 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29019/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701035 s]
/proc/loadavg: 0.92 1.06 1.68 6/182 29019
/proc/meminfo: memFree=21065312/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8704

[startup+1.50094 s]
/proc/loadavg: 1.17 1.11 1.69 5/194 29044
/proc/meminfo: memFree=20920200/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=13588 CPUtime=0.79 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 2920 0 0 0 79 0 0 0 21 0 1 0 486997768 13914112 2845 33554432000 134512640 134556542 4290443952 18446744073709551615 134544005 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 3397 2845 214 11 0 2731 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22292

[startup+3.10061 s]
/proc/loadavg: 1.17 1.11 1.69 6/194 29044
/proc/meminfo: memFree=20900856/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=14936 CPUtime=2.4 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 3264 0 0 0 239 1 0 0 25 0 1 0 486997768 15294464 3189 33554432000 134512640 134556542 4290443952 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 3734 3189 214 11 0 3068 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23640

[startup+6.30098 s]
/proc/loadavg: 1.47 1.17 1.70 6/194 29046
/proc/meminfo: memFree=20930336/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=16076 CPUtime=5.6 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 3563 0 0 0 559 1 0 0 25 0 1 0 486997768 16461824 3488 33554432000 134512640 134556542 4290443952 18446744073709551615 134536841 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 4019 3488 214 11 0 3353 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24780

[startup+12.7007 s]
/proc/loadavg: 1.68 1.22 1.72 6/194 29046
/proc/meminfo: memFree=20924016/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=17840 CPUtime=11.99 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 3997 0 0 0 1198 1 0 0 25 0 1 0 486997768 18268160 3922 33554432000 134512640 134556542 4290443952 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 4460 3922 214 11 0 3794 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26544

[startup+25.5012 s]
/proc/loadavg: 2.03 1.31 1.74 6/194 29046
/proc/meminfo: memFree=20914488/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=19900 CPUtime=24.79 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 4500 0 0 0 2478 1 0 0 25 0 1 0 486997768 20377600 4425 33554432000 134512640 134556542 4290443952 18446744073709551615 134537504 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 4975 4425 214 11 0 4309 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28604

[startup+51.101 s]
/proc/loadavg: 2.81 1.57 1.81 6/194 29047
/proc/meminfo: memFree=20899808/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=26236 CPUtime=50.39 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 6036 0 0 0 5038 1 0 0 25 0 1 0 486997768 26865664 5961 33554432000 134512640 134556542 4290443952 18446744073709551615 134525040 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 6559 5961 214 11 0 5893 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34940

[startup+102.308 s]
/proc/loadavg: 3.60 1.97 1.93 6/194 29048
/proc/meminfo: memFree=20882092/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=30772 CPUtime=101.61 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 7173 0 0 0 10159 2 0 0 25 0 1 0 486997768 31510528 7097 33554432000 134512640 134556542 4290443952 18446744073709551615 134537752 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 7693 7097 214 11 0 7027 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39476

[startup+162.301 s]
/proc/loadavg: 3.92 2.35 2.07 5/194 29081
/proc/meminfo: memFree=20861852/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=37376 CPUtime=161.6 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 8860 0 0 0 16158 2 0 0 25 0 1 0 486997768 38273024 8784 33554432000 134512640 134556542 4290443952 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 9344 8784 214 11 0 8678 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46080

[startup+222.301 s]
/proc/loadavg: 3.97 2.65 2.18 5/194 29082
/proc/meminfo: memFree=20848484/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=40020 CPUtime=221.6 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 9462 0 0 0 22158 2 0 0 25 0 1 0 486997768 40980480 9386 33554432000 134512640 134556542 4290443952 18446744073709551615 134534209 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 10005 9386 214 11 0 9339 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 48724

[startup+282.301 s]
/proc/loadavg: 3.99 2.89 2.29 5/194 29084
/proc/meminfo: memFree=20834432/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=44920 CPUtime=281.61 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 10689 0 0 0 28158 3 0 0 25 0 1 0 486997768 45998080 10613 33554432000 134512640 134556542 4290443952 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 11230 10613 214 11 0 10564 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 53624

[startup+342.301 s]
/proc/loadavg: 3.99 3.09 2.40 5/194 29086
/proc/meminfo: memFree=20823980/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=48532 CPUtime=341.61 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 11606 0 0 0 34158 3 0 0 25 0 1 0 486997768 49696768 11530 33554432000 134512640 134556542 4290443952 18446744073709551615 134537203 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 12133 11530 214 11 0 11467 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57236

[startup+402.301 s]
/proc/loadavg: 3.99 3.25 2.50 5/194 29087
/proc/meminfo: memFree=20817380/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7

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

/proc/29043/statm: 15283 14628 214 11 0 14617 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 69836

[startup+642.301 s]
/proc/loadavg: 4.03 3.67 2.83 5/194 29103
/proc/meminfo: memFree=20781640/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=65360 CPUtime=641.62 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 15757 0 0 0 64158 4 0 0 25 0 1 0 486997768 66928640 15681 33554432000 134512640 134556542 4290443952 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 16340 15681 214 11 0 15674 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 74064

[startup+702.301 s]
/proc/loadavg: 4.05 3.74 2.91 5/194 29107
/proc/meminfo: memFree=20768504/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=70508 CPUtime=701.62 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 17050 0 0 0 70157 5 0 0 25 0 1 0 486997768 72200192 16974 33554432000 134512640 134556542 4290443952 18446744073709551615 134537504 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 17627 16974 214 11 0 16961 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 79212

[startup+762.307 s]
/proc/loadavg: 4.02 3.79 2.97 5/194 29109
/proc/meminfo: memFree=20761056/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=72092 CPUtime=761.63 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 17463 0 0 0 76158 5 0 0 25 0 1 0 486997768 73822208 17387 33554432000 134512640 134556542 4290443952 18446744073709551615 134529805 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 18023 17387 214 11 0 17357 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 80796

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.03 5/194 29110
/proc/meminfo: memFree=20756684/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=72092 CPUtime=821.63 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 17466 0 0 0 82158 5 0 0 25 0 1 0 486997768 73822208 17390 33554432000 134512640 134556542 4290443952 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 18023 17390 214 11 0 17357 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 80796

[startup+882.3 s]
/proc/loadavg: 4.00 3.85 3.09 5/194 29112
/proc/meminfo: memFree=20747852/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=75132 CPUtime=881.63 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 18220 0 0 0 88157 6 0 0 25 0 1 0 486997768 76935168 18144 33554432000 134512640 134556542 4290443952 18446744073709551615 134537328 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 18783 18144 214 11 0 18117 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 83836

[startup+942.3 s]
/proc/loadavg: 4.00 3.88 3.15 5/194 29114
/proc/meminfo: memFree=20743856/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=77376 CPUtime=941.64 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 18798 0 0 0 94158 6 0 0 25 0 1 0 486997768 79233024 18722 33554432000 134512640 134556542 4290443952 18446744073709551615 134529954 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 19344 18722 214 11 0 18678 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 86080

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.20 5/194 29115
/proc/meminfo: memFree=20735268/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=81864 CPUtime=1001.64 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 19929 0 0 0 100158 6 0 0 25 0 1 0 486997768 83828736 19853 33554432000 134512640 134556542 4290443952 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 20466 19853 214 11 0 19800 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 90568

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.24 5/194 29117
/proc/meminfo: memFree=20728912/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=84504 CPUtime=1061.63 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 20582 0 0 0 106157 6 0 0 25 0 1 0 486997768 86532096 20506 33554432000 134512640 134556542 4290443952 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 21126 20506 214 11 0 20460 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 93208

[startup+1122.3 s]
/proc/loadavg: 4.05 3.94 3.29 5/194 29118
/proc/meminfo: memFree=20721692/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=85692 CPUtime=1121.64 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 20907 0 0 0 112157 7 0 0 25 0 1 0 486997768 87748608 20831 33554432000 134512640 134556542 4290443952 18446744073709551615 134537526 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 21423 20831 214 11 0 20757 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 94396

[startup+1182.3 s]
/proc/loadavg: 4.08 3.96 3.34 5/194 29120
/proc/meminfo: memFree=20717688/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=85692 CPUtime=1181.65 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 20910 0 0 0 118158 7 0 0 25 0 1 0 486997768 87748608 20834 33554432000 134512640 134556542 4290443952 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 21423 20834 214 11 0 20757 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 94396

[startup+1242.3 s]
/proc/loadavg: 4.03 3.97 3.38 5/194 29122
/proc/meminfo: memFree=20709108/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=93760 CPUtime=1241.64 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 22940 0 0 0 124157 7 0 0 25 0 1 0 486997768 96010240 22864 33554432000 134512640 134556542 4290443952 18446744073709551615 134537007 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 23440 22864 214 11 0 22774 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 102464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.41 5/194 29123
/proc/meminfo: memFree=20703376/32950928 swapFree=67111528/67111528
[pid=29019] ppid=29015 vsize=8704 CPUtime=0.68 cores=5,7
/proc/29019/stat : 29019 (ebglucose.sh) S 29015 29019 27831 0 -1 4202496 379 7069 0 0 0 0 66 2 18 0 1 0 486997699 8912896 255 33554432000 4194304 4922060 140733533493856 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29019/statm: 2176 255 211 178 0 69 0
[pid=29043] ppid=29019 vsize=94816 CPUtime=1299.36 cores=5,7
/proc/29043/stat : 29043 (ebglucose_stati) R 29019 29019 27831 0 -1 4202496 23190 0 0 0 129928 8 0 0 25 0 1 0 486997768 97091584 23114 33554432000 134512640 134556542 4290443952 18446744073709551615 134530051 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/29043/statm: 23704 23114 214 11 0 23038 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 103520

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 29019 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=661899
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=27995
# CPU time returned by wait4() is 0.689894
# while last known CPU time is 1300.04
#
# 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.04
CPU user time (s): 1299.94
CPU system time (s): 0.1
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 103520

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

runsolver used 2.10868 second user time and 5.04023 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-25 19:53:30
IDJOB=3282503
IDBENCH=70817
IDSOLVER=1652
FILE ID=node149/3282503-1303754010
RUNJOBID= node149-1303754010-28993
PBS_JOBID= 13154013
Free space on /tmp= 72180 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282503-1303754010/watcher-3282503-1303754010 -o /tmp/evaluation-result-3282503-1303754010/solver-3282503-1303754010 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3282503-1303754010.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1146567003

node149.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	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
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.73
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.82
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.82
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:     32950928 kB
MemFree:      21066840 kB
Buffers:       2157576 kB
Cached:        9126492 kB
SwapCached:          0 kB
Active:        1105124 kB
Inactive:     10248020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21066840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7840 kB
Writeback:           0 kB
AnonPages:       69004 kB
Mapped:          14488 kB
Slab:           467432 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194140 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= 72108 MiB
End job on node149 at 2011-04-25 20:15:12