Trace number 3499019

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

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark104.513
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.20	c ==============================================================================
0.00/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.20	c ==============================================================================
0.00/0.20	c |         0 |  466689  1088941 |  140006       0        0     nan |  0.000 % |
1.89/1.97	c |         0 |  208560   658701 |      --       0       --      -- |     --   | -258127/-430235
1.89/1.97	c ==============================================================================
1.89/1.97	c Result  :   #vars: 40949   #clauses: 208560   #literals: 658701
1.89/1.97	c CPU time:   1.90471 s
1.89/1.97	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-3499019-1308152654/watcher-3499019-1308152654 -o /tmp/evaluation-result-3499019-1308152654/solver-3499019-1308152654 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499019-1308152654.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.02 2.01 1.97 2/178 29342
/proc/meminfo: memFree=30561416/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005496181 8908800 250 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29342/statm: 2175 250 209 178 0 68 0

[startup+0.00673801 s]
/proc/loadavg: 2.02 2.01 1.97 2/178 29342
/proc/meminfo: memFree=30561416/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005496181 8908800 250 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29342/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100786 s]
/proc/loadavg: 2.02 2.01 1.97 2/178 29342
/proc/meminfo: memFree=30561416/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005496181 8908800 250 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29342/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30077 s]
/proc/loadavg: 2.02 2.01 1.97 2/178 29342
/proc/meminfo: memFree=30561416/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005496181 8908800 250 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29342/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700695 s]
/proc/loadavg: 2.02 2.01 1.97 2/178 29342
/proc/meminfo: memFree=30561416/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005496181 8908800 250 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29342/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50055 s]
/proc/loadavg: 2.02 2.01 1.97 3/180 29344
/proc/meminfo: memFree=30482196/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005496181 8908800 250 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29342/statm: 2175 250 209 178 0 68 0
[pid=29343] ppid=29342 vsize=80680 CPUtime=1.49 cores=0,2,4,6
/proc/29343/stat : 29343 (SatELite_releas) R 29342 29342 29089 0 -1 4202496 18913 0 0 0 143 6 0 0 25 0 1 0 1005496181 82616320 17268 33554432000 134512640 135144242 4287650448 18446744073709551615 134551732 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/29343/statm: 20170 17268 77 155 0 20013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89380

[startup+3.10026 s]
/proc/loadavg: 2.01 2.01 1.97 3/180 29344
/proc/meminfo: memFree=30473248/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30059 s]
/proc/loadavg: 2.01 2.01 1.97 3/180 29345
/proc/meminfo: memFree=30520472/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=28880 CPUtime=4.17 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 5519 0 0 0 416 1 0 0 25 0 1 0 1005496393 29573120 5429 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/29345/statm: 7220 5429 131 6 0 5690 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37580

[startup+12.7005 s]
/proc/loadavg: 2.01 2.01 1.97 3/180 29346
/proc/meminfo: memFree=30516520/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=32604 CPUtime=10.57 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 6422 0 0 0 1056 1 0 0 25 0 1 0 1005496393 33386496 6332 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/29345/statm: 8151 6332 131 6 0 6621 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41304

[startup+25.5002 s]
/proc/loadavg: 2.01 2.01 1.97 3/180 29346
/proc/meminfo: memFree=30510172/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=39068 CPUtime=23.37 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 8051 0 0 0 2336 1 0 0 25 0 1 0 1005496393 40005632 7961 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208496 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/29345/statm: 9767 7961 131 6 0 8237 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47768

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 29347
/proc/meminfo: memFree=30504668/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=44652 CPUtime=48.97 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 9444 0 0 0 4895 2 0 0 25 0 1 0 1005496393 45723648 9348 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 11163 9348 131 6 0 9633 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53352

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 29348
/proc/meminfo: memFree=30500704/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=48680 CPUtime=100.17 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 10478 0 0 0 10015 2 0 0 25 0 1 0 1005496393 49848320 10360 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 12170 10360 131 6 0 10640 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 57380

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/180 29350
/proc/meminfo: memFree=30493816/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=55276 CPUtime=160.18 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 12234 0 0 0 16014 4 0 0 25 0 1 0 1005496393 56602624 12036 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 13819 12036 131 6 0 12289 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63976

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 1.98 3/180 29351
/proc/meminfo: memFree=30493520/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=55436 CPUtime=220.18 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 12331 0 0 0 22014 4 0 0 25 0 1 0 1005496393 56766464 12076 33554432000 4194304 4218580 140736688067568 18446744073709551615 4213195 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 13859 12076 131 6 0 12329 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 64136

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 29353
/proc/meminfo: memFree=30490636/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=58432 CPUtime=280.18 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 13174 0 0 0 28014 4 0 0 25 0 1 0 1005496393 59834368 12822 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 14608 12822 131 6 0 13078 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 67132

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 29354
/proc/meminfo: memFree=30487612/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=61784 CPUtime=340.18 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 14100 0 0 0 34014 4 0 0 25 0 1 0 1005496393 63266816 13649 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 15446 13649 131 6 0 13916 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 70484

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 29356
/proc/meminfo: memFree=30485228/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0

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

/proc/29345/statm: 31544 29732 131 6 0 30014 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 134876

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 29556
/proc/meminfo: memFree=30518944/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126208 CPUtime=4360.27 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 37363 0 0 0 436010 17 0 0 25 0 1 0 1005496393 129236992 29745 33554432000 4194304 4218580 140736688067568 18446744073709551615 4213514 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31552 29745 131 6 0 30022 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 134908

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29557
/proc/meminfo: memFree=30518148/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126240 CPUtime=4420.27 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 37462 0 0 0 442010 17 0 0 25 0 1 0 1005496393 129269760 29750 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31560 29750 131 6 0 30030 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 134940

[startup+4482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 29559
/proc/meminfo: memFree=30517844/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126240 CPUtime=4480.27 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 37566 0 0 0 448010 17 0 0 25 0 1 0 1005496393 129269760 29749 33554432000 4194304 4218580 140736688067568 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31560 29749 131 6 0 30030 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 134940

[startup+4542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 29560
/proc/meminfo: memFree=30518036/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126152 CPUtime=4540.27 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 37671 0 0 0 454010 17 0 0 25 0 1 0 1005496393 129179648 29734 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31538 29734 131 6 0 30008 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 134852

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29562
/proc/meminfo: memFree=30516268/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126408 CPUtime=4600.28 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 37781 0 0 0 460011 17 0 0 25 0 1 0 1005496393 129441792 29795 33554432000 4194304 4218580 140736688067568 18446744073709551615 4213968 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31602 29795 131 6 0 30072 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 135108

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29573
/proc/meminfo: memFree=30508304/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126408 CPUtime=4660.27 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 37876 0 0 0 466010 17 0 0 25 0 1 0 1005496393 129441792 29791 33554432000 4194304 4218580 140736688067568 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31602 29791 131 6 0 30072 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 135108

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29574
/proc/meminfo: memFree=30508156/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126344 CPUtime=4720.28 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 37972 0 0 0 472011 17 0 0 25 0 1 0 1005496393 129376256 29780 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31586 29780 131 6 0 30056 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 135044

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29576
/proc/meminfo: memFree=30508232/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126504 CPUtime=4780.28 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 38066 0 0 0 478011 17 0 0 25 0 1 0 1005496393 129540096 29817 33554432000 4194304 4218580 140736688067568 18446744073709551615 4209133 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31626 29817 131 6 0 30096 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 135204

[startup+4842.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 29577
/proc/meminfo: memFree=30503484/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126440 CPUtime=4840.28 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 38173 0 0 0 484011 17 0 0 25 0 1 0 1005496393 129474560 29799 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31610 29799 131 6 0 30080 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 135140

[startup+4902.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 29579
/proc/meminfo: memFree=30502952/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126328 CPUtime=4900.28 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 38280 0 0 0 490011 17 0 0 25 0 1 0 1005496393 129359872 29777 33554432000 4194304 4218580 140736688067568 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31582 29777 131 6 0 30052 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 135028

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29581
/proc/meminfo: memFree=30498200/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126456 CPUtime=4960.28 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 38420 0 0 0 496010 18 0 0 25 0 1 0 1005496393 129490944 29808 33554432000 4194304 4218580 140736688067568 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31614 29808 131 6 0 30084 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 135156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29582
/proc/meminfo: memFree=30498184/32950940 swapFree=67053432/67111528
[pid=29342] ppid=29340 vsize=8700 CPUtime=2.11 cores=0,2,4,6
/proc/29342/stat : 29342 (esg_static.sh) S 29340 29342 29089 0 -1 4202496 355 22515 0 0 0 0 203 8 18 0 1 0 1005496181 8908800 253 33554432000 4194304 4922060 140734964734080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29342/statm: 2175 253 209 178 0 68 0
[pid=29345] ppid=29342 vsize=126584 CPUtime=4997.99 cores=0,2,4,6
/proc/29345/stat : 29345 (cdcl) R 29342 29342 29089 0 -1 4202496 38492 0 0 0 499781 18 0 0 25 0 1 0 1005496393 129622016 29834 33554432000 4194304 4218580 140736688067568 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29345/statm: 31646 29834 131 6 0 30116 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 135284

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 29342 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=35690
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=82987
# CPU time returned by wait4() is 2.11868
# 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.84
CPU system time (s): 0.26
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 135284

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

runsolver used 8.23575 second user time and 16.7255 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-15 17:44:14
IDJOB=3499019
IDBENCH=82488
IDSOLVER=1993
FILE ID=node117/3499019-1308152654
RUNJOBID= node117-1308150266-29107
PBS_JOBID= 13575594
Free space on /tmp= 73848 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499019-1308152654/watcher-3499019-1308152654 -o /tmp/evaluation-result-3499019-1308152654/solver-3499019-1308152654 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499019-1308152654.cnf

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=173311031

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      30561844 kB
Buffers:        469968 kB
Cached:        1403612 kB
SwapCached:      11804 kB
Active:         903828 kB
Inactive:      1139564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      30561844 kB
SwapTotal:    67111528 kB
SwapFree:     67053432 kB
Dirty:            8972 kB
Writeback:           0 kB
AnonPages:      166988 kB
Mapped:          13044 kB
Slab:           281980 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   361508 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= 73832 MiB
End job on node117 at 2011-06-15 19:07:36