Trace number 3280295

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

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.60	c ==============================================================================
0.00/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.60	c ==============================================================================
0.00/0.60	c |         0 | 1346401  3139386 |  403920       0        0     nan |  0.000 % |
4.49/4.51	c |         0 |  534198  1400252 |      --       0       --      -- |     --   | -504732/-1043370
4.49/4.51	c ==============================================================================
4.49/4.51	c Result  :   #vars: 84762   #clauses: 534198   #literals: 1400252
4.49/4.51	c CPU time:   4.40733 s
4.49/4.51	c ==============================================================================
4.79/4.84	c
4.79/4.84	c Starting glucose
4.79/4.84	c
4.79/4.84	
4.79/4.84	c This is EBGlucose 1.0 -- based on Glucose version 1.0
4.79/4.84	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
4.79/4.84	
4.79/4.84	c ============================[ Problem Statistics ]=============================
4.79/4.84	c |                                                                             |
4.79/4.84	c |  Number of variables:  84762                                                |
4.79/4.84	c |  Number of clauses:    534198                                               |
4.83/5.03	c |  Parsing time:         0.18         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-3280295-1303749441/watcher-3280295-1303749441 -o /tmp/evaluation-result-3280295-1303749441/solver-3280295-1303749441 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3280295-1303749441.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.56 2.09 2.61 4/180 2724
/proc/meminfo: memFree=11815372/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=0 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 565174892 8912896 252 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 252 211 178 0 69 0

[startup+0.0418571 s]
/proc/loadavg: 1.56 2.09 2.61 4/180 2724
/proc/meminfo: memFree=11815372/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=0 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 565174892 8912896 252 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100844 s]
/proc/loadavg: 1.56 2.09 2.61 4/180 2724
/proc/meminfo: memFree=11815372/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=0 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 565174892 8912896 252 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300812 s]
/proc/loadavg: 1.56 2.09 2.61 4/180 2724
/proc/meminfo: memFree=11815372/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=0 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 565174892 8912896 252 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700738 s]
/proc/loadavg: 1.56 2.09 2.61 4/180 2724
/proc/meminfo: memFree=11815372/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=0 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 565174892 8912896 252 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5006 s]
/proc/loadavg: 1.76 2.12 2.62 5/194 2754
/proc/meminfo: memFree=11404736/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=0 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 565174892 8912896 252 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 252 211 178 0 69 0
[pid=2726] ppid=2724 vsize=174772 CPUtime=1.49 cores=0,2
/proc/2726/stat : 2726 (SatELite_releas) R 2724 2724 2377 0 -1 4202496 39375 0 0 0 142 7 0 0 25 0 1 0 565174892 178966528 35969 33554432000 134512640 135144230 4289386512 18446744073709551615 134586152 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2726/statm: 43693 35969 78 155 0 43536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 183476

[startup+3.10032 s]
/proc/loadavg: 1.76 2.12 2.62 5/194 2754
/proc/meminfo: memFree=11367776/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=0 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 565174892 8912896 252 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 252 211 178 0 69 0
[pid=2726] ppid=2724 vsize=181424 CPUtime=3.08 cores=0,2
/proc/2726/stat : 2726 (SatELite_releas) R 2724 2724 2377 0 -1 4202496 44145 0 0 0 301 7 0 0 25 0 1 0 565174892 185778176 36338 33554432000 134512640 135144230 4289386512 18446744073709551615 134585648 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2726/statm: 45356 36338 78 155 0 45199 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 190128

[startup+6.30075 s]
/proc/loadavg: 1.94 2.15 2.63 5/194 2759
/proc/meminfo: memFree=11612736/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=43100 CPUtime=1.45 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 9924 0 0 0 144 1 0 0 24 0 1 0 565175376 44134400 9852 33554432000 134512640 134556542 4286952896 18446744073709551615 134529850 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 10775 9852 213 11 0 10109 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51804

[startup+12.7006 s]
/proc/loadavg: 2.10 2.18 2.63 5/194 2759
/proc/meminfo: memFree=11591084/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=47220 CPUtime=7.84 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 10957 0 0 0 783 1 0 0 25 0 1 0 565175376 48353280 10885 33554432000 134512640 134556542 4286952896 18446744073709551615 134529828 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 11805 10885 213 11 0 11139 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 55924

[startup+25.5003 s]
/proc/loadavg: 2.39 2.24 2.65 5/194 2760
/proc/meminfo: memFree=11562496/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=55096 CPUtime=20.65 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 12916 0 0 0 2063 2 0 0 25 0 1 0 565175376 56418304 12844 33554432000 134512640 134556542 4286952896 18446744073709551615 134529895 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 13774 12844 213 11 0 13108 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63800

[startup+51.1008 s]
/proc/loadavg: 3.02 2.41 2.69 5/194 2760
/proc/meminfo: memFree=11542236/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=59384 CPUtime=46.25 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 13987 0 0 0 4623 2 0 0 25 0 1 0 565175376 60809216 13915 33554432000 134512640 134556542 4286952896 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 14846 13915 213 11 0 14180 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68088

[startup+102.301 s]
/proc/loadavg: 3.64 2.67 2.76 5/194 2765
/proc/meminfo: memFree=11527324/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=59464 CPUtime=97.45 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 14004 0 0 0 9743 2 0 0 25 0 1 0 565175376 60891136 13932 33554432000 134512640 134556542 4286952896 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 14866 13932 213 11 0 14200 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 68168

[startup+162.301 s]
/proc/loadavg: 3.87 2.91 2.83 5/194 2766
/proc/meminfo: memFree=11506020/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=62376 CPUtime=157.45 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 14751 0 0 0 15742 3 0 0 25 0 1 0 565175376 63873024 14679 33554432000 134512640 134556542 4286952896 18446744073709551615 134529948 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 15594 14679 213 11 0 14928 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 71080

[startup+222.301 s]
/proc/loadavg: 3.95 3.10 2.91 5/194 2769
/proc/meminfo: memFree=11496552/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=62676 CPUtime=217.45 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 14778 0 0 0 21742 3 0 0 25 0 1 0 565175376 64180224 14706 33554432000 134512640 134556542 4286952896 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 15669 14706 213 11 0 15003 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 71380

[startup+282.301 s]
/proc/loadavg: 3.98 3.26 2.97 5/194 2770
/proc/meminfo: memFree=11487556/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=63152 CPUtime=277.46 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 14893 0 0 0 27743 3 0 0 25 0 1 0 565175376 64667648 14821 33554432000 134512640 134556542 4286952896 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 15788 14821 213 11 0 15122 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 71856

[startup+342.301 s]
/proc/loadavg: 3.99 3.39 3.03 5/194 2772
/proc/meminfo: memFree=11480060/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=68972 CPUtime=337.46 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 16370 0 0 0 33743 3 0 0 25 0 1 0 565175376 70627328 16298 33554432000 134512640 134556542 4286952896 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 17243 16298 213 11 0 16577 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 77676

[startup+402.301 s]
/proc/loadavg: 3.99 3.50 3.09 5/194 2774
/proc/meminfo: memFree=11470236/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2

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

/proc/2759/statm: 20424 19449 213 11 0 19758 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 90400

[startup+702.301 s]
/proc/loadavg: 4.00 3.83 3.34 5/194 2783
/proc/meminfo: memFree=11432908/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=85136 CPUtime=697.47 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 20386 0 0 0 69742 5 0 0 25 0 1 0 565175376 87179264 20314 33554432000 134512640 134556542 4286952896 18446744073709551615 134537197 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 21284 20314 213 11 0 20618 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 93840

[startup+762.301 s]
/proc/loadavg: 4.00 3.85 3.38 5/194 2785
/proc/meminfo: memFree=11430152/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=86992 CPUtime=757.46 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 20853 0 0 0 75741 5 0 0 25 0 1 0 565175376 89079808 20781 33554432000 134512640 134556542 4286952896 18446744073709551615 134530030 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 21748 20781 213 11 0 21082 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 95696

[startup+822.3 s]
/proc/loadavg: 4.00 3.88 3.41 5/194 2787
/proc/meminfo: memFree=11424636/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=86992 CPUtime=817.46 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 20857 0 0 0 81741 5 0 0 25 0 1 0 565175376 89079808 20785 33554432000 134512640 134556542 4286952896 18446744073709551615 134529857 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 21748 20785 213 11 0 21082 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 95696

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.45 5/194 2788
/proc/meminfo: memFree=11409200/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=95368 CPUtime=877.47 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 22926 0 0 0 87741 6 0 0 25 0 1 0 565175376 97656832 22854 33554432000 134512640 134556542 4286952896 18446744073709551615 134529963 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 23842 22854 213 11 0 23176 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 104072

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.48 5/194 2790
/proc/meminfo: memFree=11408040/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=95368 CPUtime=937.47 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 22931 0 0 0 93741 6 0 0 25 0 1 0 565175376 97656832 22859 33554432000 134512640 134556542 4286952896 18446744073709551615 134537352 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 23842 22859 213 11 0 23176 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 104072

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.51 5/194 2792
/proc/meminfo: memFree=11406632/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=95340 CPUtime=997.47 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 22935 0 0 0 99741 6 0 0 25 0 1 0 565175376 97628160 22863 33554432000 134512640 134556542 4286952896 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 23835 22863 213 11 0 23169 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 104044

[startup+1062.3 s]
/proc/loadavg: 4.06 3.95 3.54 5/194 2793
/proc/meminfo: memFree=11405360/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=95340 CPUtime=1057.47 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 22937 0 0 0 105741 6 0 0 25 0 1 0 565175376 97628160 22865 33554432000 134512640 134556542 4286952896 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 23835 22865 213 11 0 23169 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 104044

[startup+1122.31 s]
/proc/loadavg: 4.05 3.97 3.57 5/194 2795
/proc/meminfo: memFree=11399712/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=95340 CPUtime=1117.48 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 22945 0 0 0 111742 6 0 0 25 0 1 0 565175376 97628160 22873 33554432000 134512640 134556542 4286952896 18446744073709551615 134537480 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 23835 22873 213 11 0 23169 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 104044

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.59 5/194 2796
/proc/meminfo: memFree=11390236/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=95340 CPUtime=1177.47 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 22948 0 0 0 117741 6 0 0 25 0 1 0 565175376 97628160 22876 33554432000 134512640 134556542 4286952896 18446744073709551615 134537780 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 23835 22876 213 11 0 23169 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 104044

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.62 5/194 2799
/proc/meminfo: memFree=11387840/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=95340 CPUtime=1237.47 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 22956 0 0 0 123741 6 0 0 25 0 1 0 565175376 97628160 22884 33554432000 134512640 134556542 4286952896 18446744073709551615 134537341 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 23835 22884 213 11 0 23169 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 104044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.64 5/194 2801
/proc/meminfo: memFree=11386804/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=95340 CPUtime=1295.18 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 22958 0 0 0 129512 6 0 0 25 0 1 0 565175376 97628160 22886 33554432000 134512640 134556542 4286952896 18446744073709551615 134531684 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 23835 22886 213 11 0 23169 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 104044

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

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

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.64 5/194 2801
/proc/meminfo: memFree=11386804/32950928 swapFree=67111528/67111528
[pid=2724] ppid=2722 vsize=8704 CPUtime=4.83 cores=0,2
/proc/2724/stat : 2724 (ebglucose.sh) S 2722 2724 2377 0 -1 4202496 378 59863 0 0 0 0 470 13 18 0 1 0 565174892 8912896 255 33554432000 4194304 4922060 140734033111808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2724/statm: 2176 255 211 178 0 69 0
[pid=2759] ppid=2724 vsize=95340 CPUtime=1295.18 cores=0,2
/proc/2759/stat : 2759 (ebglucose_stati) R 2724 2724 2377 0 -1 4202496 22958 0 0 0 129512 6 0 0 25 0 1 0 565175376 97628160 22886 33554432000 134512640 134556542 4286952896 18446744073709551615 134531684 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2759/statm: 23835 22886 213 11 0 23169 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 104044

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2724 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=706284
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=132979
# CPU time returned by wait4() is 4.83926
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.82
CPU system time (s): 0.19
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 207876

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

runsolver used 2.32465 second user time and 4.77327 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 18:37:22
IDJOB=3280295
IDBENCH=20365
IDSOLVER=1652
FILE ID=node112/3280295-1303749441
RUNJOBID= node112-1303749441-2700
PBS_JOBID= 13154050
Free space on /tmp= 72632 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280295-1303749441/watcher-3280295-1303749441 -o /tmp/evaluation-result-3280295-1303749441/solver-3280295-1303749441 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3280295-1303749441.cnf

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=1270158747

node112.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.828
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.65
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.828
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11815900 kB
Buffers:       1969588 kB
Cached:       18542304 kB
SwapCached:          0 kB
Active:        9560708 kB
Inactive:     11028100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11815900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41644 kB
Writeback:           0 kB
AnonPages:       75080 kB
Mapped:          14500 kB
Slab:           481916 kB
PageTables:       4940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   198920 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= 72548 MiB
End job on node112 at 2011-04-25 18:59:04