Trace number 3498931

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01? (TO) 5000.08 5000.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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 |   79453   236162 |   23835       0        0     nan |  0.000 % |
0.00/0.27	c |         0 |   78593   334041 |      --       0       --      -- |     --   | -860/97879
0.00/0.27	c ==============================================================================
0.00/0.27	c Result  :   #vars: 871   #clauses: 78593   #literals: 334041
0.00/0.27	c CPU time:   0.263959 s
0.00/0.27	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-3498931-1308150603/watcher-3498931-1308150603 -o /tmp/evaluation-result-3498931-1308150603/solver-3498931-1308150603 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498931-1308150603.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: 1.00 1.54 1.76 2/174 14845
/proc/meminfo: memFree=30523500/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 1005291232 8908800 249 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14845/statm: 2175 249 209 178 0 68 0

[startup+0.0786961 s]
/proc/loadavg: 1.00 1.54 1.76 2/174 14845
/proc/meminfo: memFree=30523500/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 1005291232 8908800 249 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14845/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100689 s]
/proc/loadavg: 1.00 1.54 1.76 2/174 14845
/proc/meminfo: memFree=30523500/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 1005291232 8908800 249 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14845/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300655 s]
/proc/loadavg: 1.00 1.54 1.76 2/174 14845
/proc/meminfo: memFree=30523500/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 1005291232 8908800 249 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14845/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700597 s]
/proc/loadavg: 1.00 1.54 1.76 2/174 14845
/proc/meminfo: memFree=30523500/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 1.00 1.54 1.76 3/176 14848
/proc/meminfo: memFree=30471572/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=13960 CPUtime=1.16 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 1973 0 0 0 116 0 0 0 19 0 1 0 1005291266 14295040 1884 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 3490 1884 131 6 0 1960 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22660

[startup+3.10018 s]
/proc/loadavg: 1.00 1.54 1.76 3/176 14849
/proc/meminfo: memFree=30427960/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=14492 CPUtime=2.76 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 2107 0 0 0 276 0 0 0 23 0 1 0 1005291266 14839808 2018 33554432000 4194304 4218580 140733973555776 18446744073709551615 216734844440 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 3623 2018 131 6 0 2093 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23192

[startup+6.30057 s]
/proc/loadavg: 1.08 1.55 1.76 3/176 14849
/proc/meminfo: memFree=30294808/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=15188 CPUtime=5.96 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 2300 0 0 0 596 0 0 0 25 0 1 0 1005291266 15552512 2211 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 3797 2211 131 6 0 2267 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23888

[startup+12.7005 s]
/proc/loadavg: 1.15 1.55 1.76 3/180 14861
/proc/meminfo: memFree=30007124/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=17728 CPUtime=12.36 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 2918 0 0 0 1236 0 0 0 25 0 1 0 1005291266 18153472 2829 33554432000 4194304 4218580 140733973555776 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 4432 2829 131 6 0 2902 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26428

[startup+25.5003 s]
/proc/loadavg: 1.34 1.58 1.76 3/180 14861
/proc/meminfo: memFree=29762252/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=21508 CPUtime=25.15 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 3858 0 0 0 2515 0 0 0 25 0 1 0 1005291266 22024192 3769 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 5377 3769 131 6 0 3847 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 30208

[startup+51.1008 s]
/proc/loadavg: 1.56 1.61 1.77 3/180 14862
/proc/meminfo: memFree=29740392/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=24780 CPUtime=50.75 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 4732 0 0 0 5075 0 0 0 25 0 1 0 1005291266 25374720 4608 33554432000 4194304 4218580 140733973555776 18446744073709551615 4209657 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 6195 4608 131 6 0 4665 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33480

[startup+102.307 s]
/proc/loadavg: 1.81 1.67 1.78 3/180 14863
/proc/meminfo: memFree=29715148/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=29088 CPUtime=101.96 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 5924 0 0 0 10196 0 0 0 25 0 1 0 1005291266 29786112 5677 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 7272 5677 131 6 0 5742 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37788

[startup+162.3 s]
/proc/loadavg: 1.93 1.72 1.79 3/180 14865
/proc/meminfo: memFree=29706332/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=33060 CPUtime=161.95 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 7089 0 0 0 16195 0 0 0 25 0 1 0 1005291266 33853440 6671 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 8265 6671 131 6 0 6735 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 41760

[startup+222.301 s]
/proc/loadavg: 1.97 1.77 1.80 3/180 14866
/proc/meminfo: memFree=29688540/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=36448 CPUtime=221.96 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 8083 0 0 0 22195 1 0 0 25 0 1 0 1005291266 37322752 7502 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 9112 7502 131 6 0 7582 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 45148

[startup+282.3 s]
/proc/loadavg: 1.99 1.81 1.81 3/180 14868
/proc/meminfo: memFree=29656884/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=40060 CPUtime=281.96 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 9208 0 0 0 28195 1 0 0 25 0 1 0 1005291266 41021440 8398 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 10015 8398 131 6 0 8485 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 48760

[startup+342.301 s]
/proc/loadavg: 2.04 1.86 1.83 3/180 14870
/proc/meminfo: memFree=29641460/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=44716 CPUtime=341.96 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 10519 0 0 0 34195 1 0 0 25 0 1 0 1005291266 45789184 9570 33554432000 4194304 4218580 140733973555776 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 11179 9570 131 6 0 9649 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 53416

[startup+402.3 s]
/proc/loadavg: 2.01 1.88 1.83 2/176 14882
/proc/meminfo: memFree=30173712/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7

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

/proc/14848/statm: 24541 22953 131 6 0 23011 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 106864

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/180 15121
/proc/meminfo: memFree=30357436/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=99056 CPUtime=4362.06 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 33798 0 0 0 436193 13 0 0 25 0 1 0 1005291266 101433344 23145 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 24764 23145 131 6 0 23234 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 107756

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 15122
/proc/meminfo: memFree=30355036/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=99836 CPUtime=4422.06 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 34207 0 0 0 442193 13 0 0 25 0 1 0 1005291266 102232064 23345 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 24959 23345 131 6 0 23429 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 108536

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 15124
/proc/meminfo: memFree=30353392/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=100032 CPUtime=4482.06 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 34335 0 0 0 448193 13 0 0 25 0 1 0 1005291266 102432768 23418 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 25008 23418 131 6 0 23478 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 108732

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 15126
/proc/meminfo: memFree=30350872/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=101652 CPUtime=4542.06 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 34918 0 0 0 454193 13 0 0 25 0 1 0 1005291266 104091648 23799 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 25413 23799 131 6 0 23883 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 110352

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 15127
/proc/meminfo: memFree=30348744/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=102008 CPUtime=4602.06 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 35069 0 0 0 460193 13 0 0 25 0 1 0 1005291266 104456192 23892 33554432000 4194304 4218580 140733973555776 18446744073709551615 4213183 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 25502 23892 131 6 0 23972 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 110708

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 15129
/proc/meminfo: memFree=30347596/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=103084 CPUtime=4662.06 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 35403 0 0 0 466193 13 0 0 25 0 1 0 1005291266 105558016 24162 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 25771 24162 131 6 0 24241 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 111784

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 15130
/proc/meminfo: memFree=30347068/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=103132 CPUtime=4722.06 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 35477 0 0 0 472193 13 0 0 25 0 1 0 1005291266 105607168 24169 33554432000 4194304 4218580 140733973555776 18446744073709551615 4211898 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 25783 24169 131 6 0 24253 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 111832

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 15132
/proc/meminfo: memFree=30347020/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=103220 CPUtime=4782.06 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 35555 0 0 0 478193 13 0 0 25 0 1 0 1005291266 105697280 24190 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 25805 24190 131 6 0 24275 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 111920

[startup+4842.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/180 15134
/proc/meminfo: memFree=30346496/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=103776 CPUtime=4842.07 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 35767 0 0 0 484193 14 0 0 25 0 1 0 1005291266 106266624 24336 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 25944 24336 131 6 0 24414 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 112476

[startup+4902.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/180 15135
/proc/meminfo: memFree=30345096/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=105128 CPUtime=4902.06 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 36237 0 0 0 490192 14 0 0 25 0 1 0 1005291266 107651072 24669 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 26282 24669 131 6 0 24752 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 113828

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 15137
/proc/meminfo: memFree=30343200/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=105276 CPUtime=4962.07 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 36349 0 0 0 496193 14 0 0 25 0 1 0 1005291266 107802624 24707 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 26319 24707 131 6 0 24789 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 113976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 15138
/proc/meminfo: memFree=30343040/32951124 swapFree=67054724/67111528
[pid=14845] ppid=14843 vsize=8700 CPUtime=0.31 cores=1,3,5,7
/proc/14845/stat : 14845 (esg_static.sh) S 14843 14845 14809 0 -1 4202496 354 2145 0 0 0 0 31 0 18 0 1 0 1005291232 8908800 252 33554432000 4194304 4922060 140733258310528 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14845/statm: 2175 252 209 178 0 68 0
[pid=14848] ppid=14845 vsize=105616 CPUtime=4999.77 cores=1,3,5,7
/proc/14848/stat : 14848 (cdcl) R 14845 14845 14809 0 -1 4202496 36434 0 0 0 499963 14 0 0 25 0 1 0 1005291266 108150784 24792 33554432000 4194304 4218580 140733973555776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/14848/statm: 26404 24792 131 6 0 24874 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 114316

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

Real time (s): 5000.02
CPU time (s): 5000.08
CPU user time (s): 4999.94
CPU system time (s): 0.14
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 114316

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

runsolver used 7.98679 second user time and 19.0371 second system time

The end

Launcher Data

Begin job on node119 at 2011-06-15 17:10:03
IDJOB=3498931
IDBENCH=71098
IDSOLVER=1993
FILE ID=node119/3498931-1308150603
RUNJOBID= node119-1308150602-14828
PBS_JOBID= 13575615
Free space on /tmp= 73920 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498931-1308150603/watcher-3498931-1308150603 -o /tmp/evaluation-result-3498931-1308150603/solver-3498931-1308150603 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498931-1308150603.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=878875609

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      30524540 kB
Buffers:        467640 kB
Cached:        1579708 kB
SwapCached:      11020 kB
Active:         649748 kB
Inactive:      1421216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30524540 kB
SwapTotal:    67111528 kB
SwapFree:     67054724 kB
Dirty:           56520 kB
Writeback:           0 kB
AnonPages:       21416 kB
Mapped:          12676 kB
Slab:           290804 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191988 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= 73904 MiB
End job on node119 at 2011-06-15 18:33:28