Trace number 3499091

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.08 5000.01

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1129.19
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   74571   252027 |   22371       0        0     nan |  0.000 % |
0.00/0.11	c |         0 |   74138   251460 |      --       0       --      -- |     --   | -431/-560
0.00/0.11	c ==============================================================================
0.00/0.11	c Result  :   #vars: 11529   #clauses: 74138   #literals: 251460
0.00/0.11	c CPU time:   0.103984 s
0.00/0.11	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-3499091-1308155569/watcher-3499091-1308155569 -o /tmp/evaluation-result-3499091-1308155569/solver-3499091-1308155569 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499091-1308155569.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: 2.01 2.00 1.96 2/178 32593
/proc/meminfo: memFree=30102772/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927159702 8908800 249 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32593/statm: 2175 249 209 178 0 68 0

[startup+0.0190619 s]
/proc/loadavg: 2.01 2.00 1.96 2/178 32593
/proc/meminfo: memFree=30102772/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927159702 8908800 249 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32593/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101081 s]
/proc/loadavg: 2.01 2.00 1.96 2/178 32593
/proc/meminfo: memFree=30102772/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927159702 8908800 249 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32593/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300979 s]
/proc/loadavg: 2.01 2.00 1.96 2/178 32593
/proc/meminfo: memFree=30102772/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.700908 s]
/proc/loadavg: 2.01 2.00 1.96 2/178 32593
/proc/meminfo: memFree=30102772/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 2.01 2.00 1.96 3/180 32596
/proc/meminfo: memFree=30092980/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=14928 CPUtime=1.33 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 2210 0 0 0 133 0 0 0 25 0 1 0 927159718 15286272 2120 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/32596/statm: 3732 2120 131 6 0 2202 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23628

[startup+3.10052 s]
/proc/loadavg: 2.01 2.00 1.96 3/180 32596
/proc/meminfo: memFree=30091864/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=15868 CPUtime=2.93 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 2435 0 0 0 293 0 0 0 25 0 1 0 927159718 16248832 2345 33554432000 4194304 4218580 140733528643872 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/32596/statm: 3967 2345 131 6 0 2437 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24568

[startup+6.30095 s]
/proc/loadavg: 2.01 2.00 1.96 3/180 32596
/proc/meminfo: memFree=30090192/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=17292 CPUtime=6.14 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 2779 0 0 0 613 1 0 0 25 0 1 0 927159718 17707008 2689 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/32596/statm: 4323 2689 131 6 0 2793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25992

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 32596
/proc/meminfo: memFree=30087228/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=19760 CPUtime=12.54 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 3405 0 0 0 1253 1 0 0 25 0 1 0 927159718 20234240 3315 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/32596/statm: 4940 3315 131 6 0 3410 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28460

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 32597
/proc/meminfo: memFree=30015284/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=23020 CPUtime=25.33 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 4215 0 0 0 2532 1 0 0 25 0 1 0 927159718 23572480 4121 33554432000 4194304 4218580 140733528643872 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/32596/statm: 5755 4121 131 6 0 4225 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31720

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 32598
/proc/meminfo: memFree=29978700/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=27716 CPUtime=50.93 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 5412 0 0 0 5092 1 0 0 25 0 1 0 927159718 28381184 5312 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/32596/statm: 6929 5312 131 6 0 5399 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36416

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 1.96 3/180 32599
/proc/meminfo: memFree=29967232/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=32984 CPUtime=102.13 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 6740 0 0 0 10212 1 0 0 25 0 1 0 927159718 33775616 6612 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/32596/statm: 8246 6612 131 6 0 6716 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 41684

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/180 32601
/proc/meminfo: memFree=29951528/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=43764 CPUtime=162.12 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 9531 0 0 0 16210 2 0 0 25 0 1 0 927159718 44814336 9324 33554432000 4194304 4218580 140733528643872 18446744073709551615 4211942 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/32596/statm: 10941 9324 131 6 0 9411 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 52464

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 32603
/proc/meminfo: memFree=29947688/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=44388 CPUtime=222.11 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 9835 0 0 0 22209 2 0 0 25 0 1 0 927159718 45453312 9499 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/32596/statm: 11097 9499 131 6 0 9567 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 53088

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 32604
/proc/meminfo: memFree=29943968/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=45284 CPUtime=282.11 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 10200 0 0 0 28208 3 0 0 25 0 1 0 927159718 46370816 9709 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/32596/statm: 11321 9709 131 6 0 9791 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 53984

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 32606
/proc/meminfo: memFree=29941856/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=47704 CPUtime=342.11 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 11004 0 0 0 34208 3 0 0 25 0 1 0 927159718 48848896 10301 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 11926 10301 131 6 0 10396 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 56404

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 32607
/proc/meminfo: memFree=29936664/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6

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

/proc/32596/statm: 20237 18609 131 6 0 18707 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 89648

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32725
/proc/meminfo: memFree=29873212/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=81076 CPUtime=4362.21 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 38349 0 0 0 436206 15 0 0 25 0 1 0 927159718 83021824 18642 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 20269 18642 131 6 0 18739 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 89776

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32727
/proc/meminfo: memFree=29872820/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=81204 CPUtime=4422.21 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 38806 0 0 0 442205 16 0 0 25 0 1 0 927159718 83152896 18672 33554432000 4194304 4218580 140733528643872 18446744073709551615 4210054 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 20301 18672 131 6 0 18771 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 89904

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32728
/proc/meminfo: memFree=29871796/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=82196 CPUtime=4482.22 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 39077 0 0 0 448206 16 0 0 25 0 1 0 927159718 84168704 18919 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 20549 18919 131 6 0 19019 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 90896

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32730
/proc/meminfo: memFree=29849336/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=104936 CPUtime=4542.22 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 44801 0 0 0 454204 18 0 0 25 0 1 0 927159718 107454464 24627 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 26234 24627 131 6 0 24704 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 113636

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32731
/proc/meminfo: memFree=29830080/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=123764 CPUtime=4602.22 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 49529 0 0 0 460203 19 0 0 25 0 1 0 927159718 126734336 29320 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 30941 29320 131 6 0 29411 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 132464

[startup+4662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 32733
/proc/meminfo: memFree=29809092/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=144348 CPUtime=4662.21 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 54695 0 0 0 466200 21 0 0 25 0 1 0 927159718 147812352 34481 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 36087 34481 131 6 0 34557 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 153048

[startup+4722.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 32735
/proc/meminfo: memFree=29793576/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=159480 CPUtime=4722.22 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 58466 0 0 0 472199 23 0 0 25 0 1 0 927159718 163307520 38252 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 39870 38252 131 6 0 38340 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 168180

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32736
/proc/meminfo: memFree=29775064/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=178092 CPUtime=4782.22 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 63122 0 0 0 478197 25 0 0 25 0 1 0 927159718 182366208 42908 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 44523 42908 131 6 0 42993 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 186792

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32738
/proc/meminfo: memFree=29755572/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=196972 CPUtime=4842.22 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 67861 0 0 0 484196 26 0 0 25 0 1 0 927159718 201699328 47609 33554432000 4194304 4218580 140733528643872 18446744073709551615 4209771 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 49243 47609 131 6 0 47713 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 205672

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32739
/proc/meminfo: memFree=29739560/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=209740 CPUtime=4902.22 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 71069 0 0 0 490195 27 0 0 25 0 1 0 927159718 214773760 50814 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 52435 50814 131 6 0 50905 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 218440

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32741
/proc/meminfo: memFree=29718696/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=224720 CPUtime=4962.22 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 74808 0 0 0 496193 29 0 0 25 0 1 0 927159718 230113280 54550 33554432000 4194304 4218580 140733528643872 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 56180 54550 131 6 0 54650 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 233420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.61 1.90 1.97 2/173 32767
/proc/meminfo: memFree=30119596/32951124 swapFree=67050056/67111528
[pid=32593] ppid=32591 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/32593/stat : 32593 (esg_static.sh) S 32591 32593 32220 0 -1 4202496 353 2243 0 0 0 0 14 1 24 0 1 0 927159702 8908800 252 33554432000 4194304 4922060 140734808190016 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32593/statm: 2175 252 209 178 0 68 0
[pid=32596] ppid=32593 vsize=231992 CPUtime=4999.93 cores=0,2,4,6
/proc/32596/stat : 32596 (cdcl) R 32593 32593 32220 0 -1 4202496 76644 0 0 0 499963 30 0 0 25 0 1 0 927159718 237559808 56384 33554432000 4194304 4218580 140733528643872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32596/statm: 57998 56384 131 6 0 56468 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 240692

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 32593 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=142978
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 0.155976
# while last known CPU time is 5000.08
#
# 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.08
CPU user time (s): 4999.77
CPU system time (s): 0.31
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 240692

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

runsolver used 9.42257 second user time and 17.3674 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-15 18:32:49
IDJOB=3499091
IDBENCH=84215
IDSOLVER=1993
FILE ID=node101/3499091-1308155569
RUNJOBID= node101-1308150534-32238
PBS_JOBID= 13575599
Free space on /tmp= 73720 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499091-1308155569/watcher-3499091-1308155569 -o /tmp/evaluation-result-3499091-1308155569/solver-3499091-1308155569 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499091-1308155569.cnf

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=315393908

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30103076 kB
Buffers:        537516 kB
Cached:        1674868 kB
SwapCached:      25432 kB
Active:        1276056 kB
Inactive:      1207412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30103076 kB
SwapTotal:    67111528 kB
SwapFree:     67050056 kB
Dirty:          118248 kB
Writeback:           0 kB
AnonPages:      267992 kB
Mapped:           9668 kB
Slab:           300988 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   460228 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= 73720 MiB
End job on node101 at 2011-06-15 19:56:11