Trace number 3499047

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.02 4999.81

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1033.04
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  213504   522328 |   64051       0        0     nan |  0.000 % |
0.00/0.67	c |         0 |  133536   451114 |      --       0       --      -- |     --   | -79968/-71214
0.00/0.67	c ==============================================================================
0.00/0.67	c Result  :   #vars: 26201   #clauses: 133536   #literals: 451114
0.00/0.67	c CPU time:   0.6559 s
0.00/0.67	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-3499047-1308154728/watcher-3499047-1308154728 -o /tmp/evaluation-result-3499047-1308154728/solver-3499047-1308154728 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499047-1308154728.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.00 2.00 1.97 2/178 6603
/proc/meminfo: memFree=28461612/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 907888410 8908800 249 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6603/statm: 2175 249 209 178 0 68 0

[startup+0.0779101 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 6603
/proc/meminfo: memFree=28461612/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 907888410 8908800 249 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6603/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100902 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 6603
/proc/meminfo: memFree=28461612/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 907888410 8908800 249 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6603/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300867 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 6603
/proc/meminfo: memFree=28461612/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 907888410 8908800 249 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6603/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700786 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 6603
/proc/meminfo: memFree=28461612/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 907888410 8908800 249 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6603/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50063 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6606
/proc/meminfo: memFree=28440672/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=21044 CPUtime=0.73 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 3662 0 0 0 73 0 0 0 18 0 1 0 907888486 21549056 3566 33554432000 4194304 4218580 140734264951200 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6606/statm: 5261 3566 131 6 0 3731 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29744

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6606
/proc/meminfo: memFree=28439060/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=22364 CPUtime=2.33 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 4006 0 0 0 233 0 0 0 22 0 1 0 907888486 22900736 3910 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6606/statm: 5591 3910 131 6 0 4061 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31064

[startup+6.30067 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6606
/proc/meminfo: memFree=28436580/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=24080 CPUtime=5.54 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 4447 0 0 0 553 1 0 0 25 0 1 0 907888486 24657920 4351 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6606/statm: 6020 4351 131 6 0 4490 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32780

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6606
/proc/meminfo: memFree=28434244/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=25632 CPUtime=11.94 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 4823 0 0 0 1193 1 0 0 25 0 1 0 907888486 26247168 4727 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208727 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6606/statm: 6408 4727 131 6 0 4878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34332

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6607
/proc/meminfo: memFree=28431272/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=28740 CPUtime=24.74 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 5596 0 0 0 2473 1 0 0 25 0 1 0 907888486 29429760 5500 33554432000 4194304 4218580 140734264951200 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6606/statm: 7185 5500 131 6 0 5655 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37440

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6607
/proc/meminfo: memFree=28427524/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=32468 CPUtime=50.34 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 6550 0 0 0 5033 1 0 0 25 0 1 0 907888486 33247232 6418 33554432000 4194304 4218580 140734264951200 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6606/statm: 8117 6418 131 6 0 6587 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 41168

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6657
/proc/meminfo: memFree=28677956/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=39272 CPUtime=101.54 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 8398 0 0 0 10153 1 0 0 25 0 1 0 907888486 40214528 8116 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 9818 8116 131 6 0 8288 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 47972

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6658
/proc/meminfo: memFree=28672232/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=41080 CPUtime=161.54 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 9087 0 0 0 16152 2 0 0 25 0 1 0 907888486 42065920 8575 33554432000 4194304 4218580 140734264951200 18446744073709551615 4209504 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 10270 8575 131 6 0 8740 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 49780

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6660
/proc/meminfo: memFree=28666380/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=43028 CPUtime=221.54 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 9828 0 0 0 22152 2 0 0 25 0 1 0 907888486 44060672 9069 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 10757 9069 131 6 0 9227 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 51728

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6662
/proc/meminfo: memFree=28663020/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=44840 CPUtime=281.55 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 10542 0 0 0 28152 3 0 0 25 0 1 0 907888486 45916160 9515 33554432000 4194304 4218580 140734264951200 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 11210 9515 131 6 0 9680 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 53540

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6663
/proc/meminfo: memFree=28658036/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=47416 CPUtime=341.55 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 11458 0 0 0 34152 3 0 0 25 0 1 0 907888486 48553984 10178 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 11854 10178 131 6 0 10324 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56116

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6668
/proc/meminfo: memFree=28653288/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7

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

/proc/6606/statm: 38916 37231 131 6 0 37386 0
Current children cumulated CPU time (s) 4302.48
Current children cumulated vsize (KiB) 164364

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6785
/proc/meminfo: memFree=28429576/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=161608 CPUtime=4361.73 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 59708 0 0 0 436148 25 0 0 25 0 1 0 907888486 165486592 38726 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 40402 38726 131 6 0 38872 0
Current children cumulated CPU time (s) 4362.48
Current children cumulated vsize (KiB) 170308

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6787
/proc/meminfo: memFree=28425456/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=162752 CPUtime=4421.74 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 60103 0 0 0 442149 25 0 0 25 0 1 0 907888486 166658048 38994 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 40688 38994 131 6 0 39158 0
Current children cumulated CPU time (s) 4422.49
Current children cumulated vsize (KiB) 171452

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6789
/proc/meminfo: memFree=28420732/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=165808 CPUtime=4481.75 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 60881 0 0 0 448149 26 0 0 25 0 1 0 907888486 169787392 39772 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 41452 39772 131 6 0 39922 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 174508

[startup+4542.3 s]
/proc/loadavg: 2.07 2.02 2.00 4/180 6790
/proc/meminfo: memFree=28416248/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=168516 CPUtime=4541.74 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 61615 0 0 0 454148 26 0 0 25 0 1 0 907888486 172560384 40457 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 42129 40457 131 6 0 40599 0
Current children cumulated CPU time (s) 4542.49
Current children cumulated vsize (KiB) 177216

[startup+4602.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/180 6792
/proc/meminfo: memFree=28409784/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=171492 CPUtime=4601.75 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 62384 0 0 0 460149 26 0 0 25 0 1 0 907888486 175607808 41173 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 42873 41173 131 6 0 41343 0
Current children cumulated CPU time (s) 4602.5
Current children cumulated vsize (KiB) 180192

[startup+4662.3 s]
/proc/loadavg: 2.02 2.02 2.00 4/180 6793
/proc/meminfo: memFree=28402324/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=173980 CPUtime=4661.74 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 63065 0 0 0 466148 26 0 0 25 0 1 0 907888486 178155520 41798 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 43495 41798 131 6 0 41965 0
Current children cumulated CPU time (s) 4662.49
Current children cumulated vsize (KiB) 182680

[startup+4722.31 s]
/proc/loadavg: 2.01 2.01 2.00 4/180 6795
/proc/meminfo: memFree=28398100/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=176592 CPUtime=4721.75 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 63809 0 0 0 472149 26 0 0 25 0 1 0 907888486 180830208 42479 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 44148 42479 131 6 0 42618 0
Current children cumulated CPU time (s) 4722.5
Current children cumulated vsize (KiB) 185292

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 6797
/proc/meminfo: memFree=28392252/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=179032 CPUtime=4781.76 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 64471 0 0 0 478149 27 0 0 25 0 1 0 907888486 183328768 43088 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 44758 43088 131 6 0 43228 0
Current children cumulated CPU time (s) 4782.51
Current children cumulated vsize (KiB) 187732

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6798
/proc/meminfo: memFree=28388396/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=180996 CPUtime=4841.76 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 64941 0 0 0 484149 27 0 0 25 0 1 0 907888486 185339904 43558 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 45249 43558 131 6 0 43719 0
Current children cumulated CPU time (s) 4842.51
Current children cumulated vsize (KiB) 189696

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6800
/proc/meminfo: memFree=28382304/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=185292 CPUtime=4901.76 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 66062 0 0 0 490149 27 0 0 25 0 1 0 907888486 189739008 44633 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 46323 44633 131 6 0 44793 0
Current children cumulated CPU time (s) 4902.51
Current children cumulated vsize (KiB) 193992

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6801
/proc/meminfo: memFree=28375092/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=186968 CPUtime=4961.76 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 66532 0 0 0 496149 27 0 0 25 0 1 0 907888486 191455232 45044 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 46742 45044 131 6 0 45212 0
Current children cumulated CPU time (s) 4962.51
Current children cumulated vsize (KiB) 195668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6802
/proc/meminfo: memFree=28368508/32951124 swapFree=67054460/67111528
[pid=6603] ppid=6601 vsize=8700 CPUtime=0.75 cores=1,3,5,7
/proc/6603/stat : 6603 (esg_static.sh) S 6601 6603 6328 0 -1 4202496 353 9667 0 0 0 0 73 2 16 0 1 0 907888410 8908800 252 33554432000 4194304 4922060 140734201819600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6603/statm: 2175 252 209 178 0 68 0
[pid=6606] ppid=6603 vsize=188092 CPUtime=4999.27 cores=1,3,5,7
/proc/6606/stat : 6606 (cdcl) R 6603 6603 6328 0 -1 4202496 66869 0 0 0 499900 27 0 0 25 0 1 0 907888486 192606208 45323 33554432000 4194304 4218580 140734264951200 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6606/statm: 47023 45323 131 6 0 45493 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 196792

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 6603 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=735888
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 0.756884
# while last known CPU time is 5000.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.81
CPU time (s): 5000.02
CPU user time (s): 4999.73
CPU system time (s): 0.29
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 196792

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

runsolver used 8.60469 second user time and 17.9843 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-15 18:18:48
IDJOB=3499047
IDBENCH=83121
IDSOLVER=1993
FILE ID=node143/3499047-1308154728
RUNJOBID= node143-1308150601-6347
PBS_JOBID= 13575609
Free space on /tmp= 74004 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499047-1308154728/watcher-3499047-1308154728 -o /tmp/evaluation-result-3499047-1308154728/solver-3499047-1308154728 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499047-1308154728.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=1006394896

node143.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.846
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.846
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.15
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.846
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.846
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.846
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.846
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.846
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.74
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.846
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:      28461544 kB
Buffers:        491552 kB
Cached:        3375032 kB
SwapCached:       9964 kB
Active:        1344800 kB
Inactive:      2764872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28461544 kB
SwapTotal:    67111528 kB
SwapFree:     67054460 kB
Dirty:            4688 kB
Writeback:           0 kB
AnonPages:      240708 kB
Mapped:          12984 kB
Slab:           315644 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   430760 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= 74044 MiB
End job on node143 at 2011-06-15 19:42:10