Trace number 3498854

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
rcl 2011-04-01? (TO) 5000.1 5000.01

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2476.89
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.00/0.08	c CPU time:   0.078987 s
0.00/0.08	c ==============================================================================

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.1 (svn: 989)

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-3498854-1308150040/watcher-3498854-1308150040 -o /tmp/evaluation-result-3498854-1308150040/solver-3498854-1308150040 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498854-1308150040.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.13 2/178 18745
/proc/meminfo: memFree=28715540/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926606655 8908800 250 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18745/statm: 2175 250 209 178 0 68 0

[startup+0.109606 s]
/proc/loadavg: 1.99 2.00 2.13 2/178 18745
/proc/meminfo: memFree=28715540/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+0.200634 s]
/proc/loadavg: 1.99 2.00 2.13 2/178 18745
/proc/meminfo: memFree=28715540/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+0.300625 s]
/proc/loadavg: 1.99 2.00 2.13 2/178 18745
/proc/meminfo: memFree=28715540/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+0.700531 s]
/proc/loadavg: 1.99 2.00 2.13 2/178 18745
/proc/meminfo: memFree=28715540/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 1.99 2.00 2.13 3/180 18749
/proc/meminfo: memFree=28708856/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=10460 CPUtime=1.4 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 1113 0 0 0 140 0 0 0 25 0 1 0 926606664 10711040 1023 33554432000 4194304 4218580 140737282993168 18446744073709551615 4210470 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 2615 1023 130 6 0 1085 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19160

[startup+3.10111 s]
/proc/loadavg: 1.99 2.00 2.13 3/180 18749
/proc/meminfo: memFree=28706872/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=11796 CPUtime=3 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 1440 0 0 0 300 0 0 0 25 0 1 0 926606664 12079104 1350 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 2949 1350 130 6 0 1419 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20496

[startup+6.30057 s]
/proc/loadavg: 1.99 2.00 2.13 3/180 18749
/proc/meminfo: memFree=28703072/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=13460 CPUtime=6.2 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 1837 0 0 0 620 0 0 0 25 0 1 0 926606664 13783040 1747 33554432000 4194304 4218580 140737282993168 18446744073709551615 4211265 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 3365 1747 131 6 0 1835 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22160

[startup+12.7004 s]
/proc/loadavg: 1.99 2.00 2.13 3/180 18749
/proc/meminfo: memFree=28698684/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=15432 CPUtime=12.6 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 2350 0 0 0 1260 0 0 0 25 0 1 0 926606664 15802368 2260 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 3858 2260 131 6 0 2328 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24132

[startup+25.5012 s]
/proc/loadavg: 1.99 2.00 2.13 3/180 18759
/proc/meminfo: memFree=28691756/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=18032 CPUtime=25.4 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 3001 0 0 0 2540 0 0 0 25 0 1 0 926606664 18464768 2911 33554432000 4194304 4218580 140737282993168 18446744073709551615 4211916 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 4508 2911 131 6 0 2978 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26732

[startup+51.1006 s]
/proc/loadavg: 1.99 2.00 2.12 3/180 18759
/proc/meminfo: memFree=28686468/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=21400 CPUtime=51 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 3866 0 0 0 5100 0 0 0 25 0 1 0 926606664 21913600 3745 33554432000 4194304 4218580 140737282993168 18446744073709551615 4209108 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 5350 3745 131 6 0 3820 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30100

[startup+102.301 s]
/proc/loadavg: 1.99 2.00 2.11 3/180 18761
/proc/meminfo: memFree=28676748/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=25788 CPUtime=102.2 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 5038 0 0 0 10220 0 0 0 25 0 1 0 926606664 26406912 4843 33554432000 4194304 4218580 140737282993168 18446744073709551615 216634176197 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 6447 4843 131 6 0 4917 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34488

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.10 3/180 18762
/proc/meminfo: memFree=28665772/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=30568 CPUtime=162.2 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 6353 0 0 0 16220 0 0 0 25 0 1 0 926606664 31301632 6030 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 7642 6030 131 6 0 6112 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 39268

[startup+222.306 s]
/proc/loadavg: 1.99 2.00 2.09 3/180 18767
/proc/meminfo: memFree=28662724/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=32536 CPUtime=222.21 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 7003 0 0 0 22221 0 0 0 25 0 1 0 926606664 33316864 6519 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 8134 6519 131 6 0 6604 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41236

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.08 3/180 18769
/proc/meminfo: memFree=28660080/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=33492 CPUtime=282.2 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 7410 0 0 0 28220 0 0 0 25 0 1 0 926606664 34295808 6773 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 8373 6773 131 6 0 6843 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 42192

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 2.08 3/180 18770
/proc/meminfo: memFree=28653964/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=36892 CPUtime=342.21 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 8469 0 0 0 34220 1 0 0 25 0 1 0 926606664 37777408 7630 33554432000 4194304 4218580 140737282993168 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18749/statm: 9223 7630 131 6 0 7693 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 45592

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 2.07 3/180 18772
/proc/meminfo: memFree=28651568/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6

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

/proc/18749/statm: 14979 13360 131 6 0 13449 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 68616

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19030
/proc/meminfo: memFree=28535724/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=59692 CPUtime=4422.3 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 31033 0 0 0 442218 12 0 0 25 0 1 0 926606664 61124608 13305 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 14923 13305 131 6 0 13393 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 68392

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19032
/proc/meminfo: memFree=28535576/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=59956 CPUtime=4482.31 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 31735 0 0 0 448218 13 0 0 25 0 1 0 926606664 61394944 13368 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 14989 13368 131 6 0 13459 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 68656

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19033
/proc/meminfo: memFree=28534904/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=59860 CPUtime=4542.31 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 32364 0 0 0 454218 13 0 0 25 0 1 0 926606664 61296640 13346 33554432000 4194304 4218580 140737282993168 18446744073709551615 4210082 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 14965 13346 131 6 0 13435 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 68560

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19035
/proc/meminfo: memFree=28534728/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=59988 CPUtime=4602.31 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 33062 0 0 0 460218 13 0 0 25 0 1 0 926606664 61427712 13379 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208153 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 14997 13379 131 6 0 13467 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 68688

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19036
/proc/meminfo: memFree=28525000/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=60904 CPUtime=4662.31 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 33556 0 0 0 466218 13 0 0 25 0 1 0 926606664 62365696 13606 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 15226 13606 131 6 0 13696 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 69604

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19038
/proc/meminfo: memFree=28510684/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=74920 CPUtime=4722.32 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 37097 0 0 0 472217 15 0 0 25 0 1 0 926606664 76718080 17117 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 18730 17117 131 6 0 17200 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 83620

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19040
/proc/meminfo: memFree=28502564/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=82876 CPUtime=4782.31 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 39117 0 0 0 478216 15 0 0 25 0 1 0 926606664 84865024 19118 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 20719 19118 131 6 0 19189 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 91576

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19041
/proc/meminfo: memFree=28492944/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=92348 CPUtime=4842.32 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 41484 0 0 0 484216 16 0 0 25 0 1 0 926606664 94564352 21483 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 23087 21483 131 6 0 21557 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 101048

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19043
/proc/meminfo: memFree=28480864/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=104468 CPUtime=4902.32 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 44552 0 0 0 490215 17 0 0 25 0 1 0 926606664 106975232 24526 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 26117 24526 131 6 0 24587 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 113168

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19044
/proc/meminfo: memFree=28475348/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=109776 CPUtime=4962.32 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 45850 0 0 0 496215 17 0 0 25 0 1 0 926606664 112410624 25821 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208710 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 27444 25821 131 6 0 25914 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 118476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19045
/proc/meminfo: memFree=28471232/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=113492 CPUtime=5000.02 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 46828 0 0 0 499985 17 0 0 25 0 1 0 926606664 116215808 26784 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 28373 26784 131 6 0 26843 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 122192

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

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

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19045
/proc/meminfo: memFree=28471232/32951124 swapFree=67052812/67111528
[pid=18745] ppid=18743 vsize=8700 CPUtime=0.08 cores=0,2,4,6
/proc/18745/stat : 18745 (esg_static.sh) S 18743 18745 18698 0 -1 4202496 355 1159 0 0 0 0 8 0 25 0 1 0 926606655 8908800 253 33554432000 4194304 4922060 140735258347936 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18745/statm: 2175 253 209 178 0 68 0
[pid=18749] ppid=18745 vsize=113492 CPUtime=5000.02 cores=0,2,4,6
/proc/18749/stat : 18749 (cdcl) R 18745 18745 18698 0 -1 4202496 46828 0 0 0 499985 17 0 0 25 0 1 0 926606664 116215808 26784 33554432000 4194304 4218580 140737282993168 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18749/statm: 28373 26784 131 6 0 26843 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 122192

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4999.93
CPU system time (s): 0.17
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 122192

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

runsolver used 8.91564 second user time and 16.4045 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-15 17:00:40
IDJOB=3498854
IDBENCH=20399
IDSOLVER=1993
FILE ID=node103/3498854-1308150040
RUNJOBID= node103-1308150040-18716
PBS_JOBID= 13575584
Free space on /tmp= 73844 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498854-1308150040/watcher-3498854-1308150040 -o /tmp/evaluation-result-3498854-1308150040/solver-3498854-1308150040 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498854-1308150040.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1064015593

node103.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.858
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.71
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.858
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.75
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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.77
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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      28717440 kB
Buffers:        501816 kB
Cached:        3351284 kB
SwapCached:      22864 kB
Active:         749284 kB
Inactive:      3133932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28717440 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:            2516 kB
Writeback:           8 kB
AnonPages:       27992 kB
Mapped:           8760 kB
Slab:           284008 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197588 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= 73812 MiB
End job on node103 at 2011-06-15 18:24:02