Trace number 3499090

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark622.811
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   55513   187620 |   16653       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   55174   187112 |      --       0       --      -- |     --   | -313/-424
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 8607   #clauses: 55174   #literals: 187112
0.00/0.08	c CPU time:   0.077988 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-3499090-1308155550/watcher-3499090-1308155550 -o /tmp/evaluation-result-3499090-1308155550/solver-3499090-1308155550 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499090-1308155550.cnf 

running on 4 cores: 1,3,5,7

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.64 2.15 2.05 2/176 12428
/proc/meminfo: memFree=29298868/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927154657 8908800 249 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12428/statm: 2175 249 209 178 0 68 0

[startup+0.0178909 s]
/proc/loadavg: 2.64 2.15 2.05 2/176 12428
/proc/meminfo: memFree=29298868/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927154657 8908800 249 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12428/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100875 s]
/proc/loadavg: 2.64 2.15 2.05 2/176 12428
/proc/meminfo: memFree=29298868/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927154657 8908800 249 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12428/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300805 s]
/proc/loadavg: 2.64 2.15 2.05 2/176 12428
/proc/meminfo: memFree=29298868/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+0.700736 s]
/proc/loadavg: 2.64 2.15 2.05 2/176 12428
/proc/meminfo: memFree=29298868/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 2.59 2.15 2.05 3/178 12431
/proc/meminfo: memFree=29290580/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=14036 CPUtime=1.38 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 1972 0 0 0 138 0 0 0 25 0 1 0 927154668 14372864 1882 33554432000 4194304 4218580 140735309995280 18446744073709551615 4211496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 3509 1882 131 6 0 1979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22736

[startup+3.10037 s]
/proc/loadavg: 2.59 2.15 2.05 3/178 12431
/proc/meminfo: memFree=29288844/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=15436 CPUtime=2.98 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 2331 0 0 0 298 0 0 0 25 0 1 0 927154668 15806464 2241 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208250 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 3859 2241 131 6 0 2329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24136

[startup+6.30082 s]
/proc/loadavg: 2.54 2.15 2.05 3/178 12431
/proc/meminfo: memFree=29286992/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=17240 CPUtime=6.17 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 2767 0 0 0 617 0 0 0 25 0 1 0 927154668 17653760 2677 33554432000 4194304 4218580 140735309995280 18446744073709551615 4210741 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12431/statm: 4310 2677 131 6 0 2780 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25940

[startup+12.7007 s]
/proc/loadavg: 2.50 2.15 2.05 3/178 12432
/proc/meminfo: memFree=29284020/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=19916 CPUtime=12.57 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 3442 0 0 0 1257 0 0 0 25 0 1 0 927154668 20393984 3352 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208150 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12431/statm: 4979 3352 131 6 0 3449 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28616

[startup+25.5005 s]
/proc/loadavg: 2.42 2.14 2.04 3/178 12432
/proc/meminfo: memFree=29278808/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=24244 CPUtime=25.37 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 4515 0 0 0 2537 0 0 0 25 0 1 0 927154668 24825856 4425 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12431/statm: 6061 4425 131 6 0 4531 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32944

[startup+51.1011 s]
/proc/loadavg: 2.25 2.13 2.04 3/178 12433
/proc/meminfo: memFree=29274456/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=27984 CPUtime=50.97 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 5494 0 0 0 5097 0 0 0 25 0 1 0 927154668 28655616 5374 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12431/statm: 6996 5374 131 6 0 5466 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36684

[startup+102.306 s]
/proc/loadavg: 2.16 2.12 2.04 3/178 12434
/proc/meminfo: memFree=29265140/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=35128 CPUtime=102.16 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 7460 0 0 0 10216 0 0 0 25 0 1 0 927154668 35971072 7155 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12431/statm: 8782 7155 131 6 0 7252 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 43828

[startup+162.301 s]
/proc/loadavg: 2.17 2.14 2.05 3/178 12436
/proc/meminfo: memFree=29257936/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=41484 CPUtime=162.16 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 9291 0 0 0 16215 1 0 0 25 0 1 0 927154668 42479616 8756 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208525 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 10371 8756 131 6 0 8841 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 50184

[startup+222.3 s]
/proc/loadavg: 2.06 2.11 2.05 3/178 12437
/proc/meminfo: memFree=29254460/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=42796 CPUtime=222.16 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 9932 0 0 0 22215 1 0 0 25 0 1 0 927154668 43823104 9071 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 10699 9071 131 6 0 9169 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 51496

[startup+282.301 s]
/proc/loadavg: 2.02 2.09 2.04 3/178 12439
/proc/meminfo: memFree=29251468/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=44724 CPUtime=282.16 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 10686 0 0 0 28215 1 0 0 25 0 1 0 927154668 45797376 9550 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 11181 9550 131 6 0 9651 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 53424

[startup+342.301 s]
/proc/loadavg: 2.01 2.07 2.04 3/178 12441
/proc/meminfo: memFree=29244388/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=50792 CPUtime=342.16 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 12477 0 0 0 34215 1 0 0 25 0 1 0 927154668 52011008 11069 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 12698 11069 131 6 0 11168 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 59492

[startup+402.301 s]
/proc/loadavg: 2.00 2.05 2.03 3/178 12442
/proc/meminfo: memFree=29240268/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7

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

/proc/12431/statm: 57331 55705 131 6 0 55801 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 238024

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12560
/proc/meminfo: memFree=28925500/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=232684 CPUtime=4362.23 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 76833 0 0 0 436187 36 0 0 25 0 1 0 927154668 238268416 56547 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 58171 56547 131 6 0 56641 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 241384

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12561
/proc/meminfo: memFree=28916564/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=238968 CPUtime=4422.23 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 78400 0 0 0 442186 37 0 0 25 0 1 0 927154668 244703232 58114 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 59742 58114 131 6 0 58212 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 247668

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12563
/proc/meminfo: memFree=28908240/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=244856 CPUtime=4482.23 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 79877 0 0 0 448185 38 0 0 25 0 1 0 927154668 250732544 59591 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 61214 59591 131 6 0 59684 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 253556

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12565
/proc/meminfo: memFree=28901784/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=249332 CPUtime=4542.23 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 81005 0 0 0 454185 38 0 0 25 0 1 0 927154668 255315968 60719 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 62333 60719 131 6 0 60803 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 258032

[startup+4602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 12566
/proc/meminfo: memFree=28894700/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=254212 CPUtime=4602.24 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 82232 0 0 0 460185 39 0 0 25 0 1 0 927154668 260313088 61946 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 63553 61946 131 6 0 62023 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 262912

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 12568
/proc/meminfo: memFree=28889228/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=258276 CPUtime=4662.23 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 83219 0 0 0 466184 39 0 0 25 0 1 0 927154668 264474624 62933 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 64569 62933 131 6 0 63039 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 266976

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12569
/proc/meminfo: memFree=28883144/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=262168 CPUtime=4722.24 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 84221 0 0 0 472184 40 0 0 25 0 1 0 927154668 268460032 63935 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 65542 63935 131 6 0 64012 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 270868

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12571
/proc/meminfo: memFree=28877664/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=266136 CPUtime=4782.23 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 85209 0 0 0 478183 40 0 0 25 0 1 0 927154668 272523264 64921 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 66534 64921 131 6 0 65004 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 274836

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12573
/proc/meminfo: memFree=28872700/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=269484 CPUtime=4842.24 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 86045 0 0 0 484183 41 0 0 25 0 1 0 927154668 275951616 65757 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 67371 65757 131 6 0 65841 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 278184

[startup+4902.3 s]
/proc/loadavg: 1.61 1.90 1.97 2/171 12599
/proc/meminfo: memFree=29049732/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=275960 CPUtime=4902.24 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 87649 0 0 0 490182 42 0 0 25 0 1 0 927154668 282583040 67361 33554432000 4194304 4218580 140735309995280 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 68990 67361 131 6 0 67460 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 284660

[startup+4962.3 s]
/proc/loadavg: 1.22 1.74 1.90 2/171 12601
/proc/meminfo: memFree=29045252/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=280224 CPUtime=4962.24 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 88723 0 0 0 496182 42 0 0 25 0 1 0 927154668 286949376 68435 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 70056 68435 131 6 0 68526 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 288924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.11 1.64 1.86 2/171 12602
/proc/meminfo: memFree=29041404/32951132 swapFree=67054656/67111528
[pid=12428] ppid=12426 vsize=8700 CPUtime=0.11 cores=1,3,5,7
/proc/12428/stat : 12428 (esg_static.sh) S 12426 12428 12011 0 -1 4202496 355 1714 0 0 0 0 10 1 24 0 1 0 927154657 8908800 252 33554432000 4194304 4922060 140735319661088 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12428/statm: 2175 252 209 178 0 68 0
[pid=12431] ppid=12428 vsize=284100 CPUtime=4999.94 cores=1,3,5,7
/proc/12431/stat : 12431 (cdcl) R 12428 12428 12011 0 -1 4202496 89696 0 0 0 499951 43 0 0 25 0 1 0 927154668 290918400 69408 33554432000 4194304 4218580 140735309995280 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12431/statm: 71025 69408 131 6 0 69495 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 292800

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 12428 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=103984
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=13997
# CPU time returned by wait4() is 0.117981
# while last known CPU time is 5000.05
#
# 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.05
CPU user time (s): 4999.61
CPU system time (s): 0.44
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 292800

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

runsolver used 7.65484 second user time and 17.7963 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-15 18:32:30
IDJOB=3499090
IDBENCH=84211
IDSOLVER=1993
FILE ID=node131/3499090-1308155550
RUNJOBID= node131-1308150419-12030
PBS_JOBID= 13575596
Free space on /tmp= 73852 MiB

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

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=1979463649

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29299040 kB
Buffers:        464060 kB
Cached:        2797592 kB
SwapCached:       9816 kB
Active:        1021932 kB
Inactive:      2280668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29299040 kB
SwapTotal:    67111528 kB
SwapFree:     67054656 kB
Dirty:            2156 kB
Writeback:           0 kB
AnonPages:       38632 kB
Mapped:          13272 kB
Slab:           286112 kB
PageTables:       4812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   228796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73852 MiB
End job on node131 at 2011-06-15 19:55:52