Trace number 3250728

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) 1300.04 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
Bench CategoryCRAFTED (crafted 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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   13362    59166 |    4008       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 218   #clauses: 13362   #literals: 59166
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	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.0 (svn: 935)

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-3250728-1303545342/watcher-3250728-1303545342 -o /tmp/evaluation-result-3250728-1303545342/solver-3250728-1303545342 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3250728-1303545342.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.46 3.87 3.70 7/181 13194
/proc/meminfo: memFree=15687840/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 466132958 8908800 250 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 250 209 178 0 68 0

[startup+0.105484 s]
/proc/loadavg: 3.46 3.87 3.70 7/181 13194
/proc/meminfo: memFree=15687840/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.200493 s]
/proc/loadavg: 3.46 3.87 3.70 7/181 13194
/proc/meminfo: memFree=15687840/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.300419 s]
/proc/loadavg: 3.46 3.87 3.70 7/181 13194
/proc/meminfo: memFree=15687840/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.700346 s]
/proc/loadavg: 3.46 3.87 3.70 7/181 13194
/proc/meminfo: memFree=15687840/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.5002 s]
/proc/loadavg: 3.46 3.87 3.70 5/194 13219
/proc/meminfo: memFree=15668136/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=10388 CPUtime=1.48 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 1083 0 0 0 148 0 0 0 25 0 1 0 466132959 10637312 994 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 2597 994 130 6 0 1067 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19088

[startup+3.10092 s]
/proc/loadavg: 3.46 3.87 3.70 5/194 13219
/proc/meminfo: memFree=15663860/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=11728 CPUtime=3.08 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 1410 0 0 0 308 0 0 0 25 0 1 0 466132959 12009472 1321 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 2932 1321 130 6 0 1402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20428

[startup+6.30035 s]
/proc/loadavg: 3.50 3.87 3.70 5/194 13219
/proc/meminfo: memFree=15656672/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=12852 CPUtime=6.28 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 1711 0 0 0 628 0 0 0 25 0 1 0 466132959 13160448 1622 33554432000 4194304 4218580 140734737419584 18446744073709551615 4209500 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 3213 1622 131 6 0 1683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21552

[startup+12.7002 s]
/proc/loadavg: 3.54 3.87 3.70 5/194 13219
/proc/meminfo: memFree=15647620/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=14684 CPUtime=12.67 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 2148 0 0 0 1267 0 0 0 25 0 1 0 466132959 15036416 2051 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 3671 2051 131 6 0 2141 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23384

[startup+25.5009 s]
/proc/loadavg: 3.64 3.88 3.70 5/194 13220
/proc/meminfo: memFree=15635616/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=17812 CPUtime=25.47 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 3035 0 0 0 2547 0 0 0 25 0 1 0 466132959 18239488 2869 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 4453 2869 131 6 0 2923 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26512

[startup+51.1004 s]
/proc/loadavg: 3.76 3.89 3.71 5/194 13220
/proc/meminfo: memFree=15622192/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=21132 CPUtime=51.08 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 3991 0 0 0 5107 1 0 0 25 0 1 0 466132959 21639168 3683 33554432000 4194304 4218580 140734737419584 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 5283 3683 131 6 0 3753 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29832

[startup+102.3 s]
/proc/loadavg: 3.96 3.91 3.73 5/194 13222
/proc/meminfo: memFree=15603072/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=25716 CPUtime=102.28 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 5559 0 0 0 10227 1 0 0 25 0 1 0 466132959 26333184 4834 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 6429 4834 131 6 0 4899 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34416

[startup+162.301 s]
/proc/loadavg: 3.98 3.93 3.74 5/194 13223
/proc/meminfo: memFree=15586416/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=30160 CPUtime=162.28 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 7158 0 0 0 16226 2 0 0 25 0 1 0 466132959 30883840 5930 33554432000 4194304 4218580 140734737419584 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 7540 5930 131 6 0 6010 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38860

[startup+222.307 s]
/proc/loadavg: 3.99 3.94 3.75 5/194 13225
/proc/meminfo: memFree=15577224/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=32544 CPUtime=222.29 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 8250 0 0 0 22226 3 0 0 25 0 1 0 466132959 33325056 6522 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 8136 6522 131 6 0 6606 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 41244

[startup+282.3 s]
/proc/loadavg: 4.10 3.98 3.78 5/194 13227
/proc/meminfo: memFree=15568528/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=35384 CPUtime=282.28 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 9426 0 0 0 28224 4 0 0 25 0 1 0 466132959 36233216 7253 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 8846 7253 131 6 0 7316 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 44084

[startup+342.3 s]
/proc/loadavg: 4.04 3.98 3.79 5/194 13237
/proc/meminfo: memFree=15557136/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=37528 CPUtime=342.28 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 10443 0 0 0 34224 4 0 0 25 0 1 0 466132959 38428672 7767 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 9382 7767 131 6 0 7852 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 46228

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.80 5/194 13269
/proc/meminfo: memFree=15570428/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3

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

[pid=13199] ppid=13194 vsize=41916 CPUtime=582.29 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 13617 0 0 0 58223 6 0 0 25 0 1 0 466132959 42921984 8878 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 10479 8878 131 6 0 8949 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 50616

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.83 5/194 13278
/proc/meminfo: memFree=15539004/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=42824 CPUtime=642.3 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 14375 0 0 0 64223 7 0 0 25 0 1 0 466132959 43851776 9088 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 10706 9088 131 6 0 9176 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 51524

[startup+702.3 s]
/proc/loadavg: 4.03 3.99 3.84 5/194 13280
/proc/meminfo: memFree=15531288/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=43640 CPUtime=702.29 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 15123 0 0 0 70222 7 0 0 25 0 1 0 466132959 44687360 9317 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 10910 9317 131 6 0 9380 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 52340

[startup+762.301 s]
/proc/loadavg: 4.01 3.99 3.85 5/194 13281
/proc/meminfo: memFree=15523324/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=46416 CPUtime=762.3 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 16194 0 0 0 76223 7 0 0 25 0 1 0 466132959 47529984 10006 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 11604 10006 131 6 0 10074 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 55116

[startup+822.301 s]
/proc/loadavg: 4.15 4.03 3.87 5/194 13283
/proc/meminfo: memFree=15515736/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=48820 CPUtime=822.3 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 17194 0 0 0 82222 8 0 0 25 0 1 0 466132959 49991680 10619 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 12205 10619 131 6 0 10675 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 57520

[startup+882.307 s]
/proc/loadavg: 4.05 4.02 3.87 5/194 13285
/proc/meminfo: memFree=15511996/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=48904 CPUtime=882.31 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 17757 0 0 0 88222 9 0 0 25 0 1 0 466132959 50077696 10642 33554432000 4194304 4218580 140734737419584 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 12226 10642 131 6 0 10696 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 57604

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.88 5/194 13286
/proc/meminfo: memFree=15509248/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=49656 CPUtime=942.3 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 18538 0 0 0 94220 10 0 0 25 0 1 0 466132959 50847744 10828 33554432000 4194304 4218580 140734737419584 18446744073709551615 4209133 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 12414 10828 131 6 0 10884 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 58356

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 13288
/proc/meminfo: memFree=15506992/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=50048 CPUtime=1002.3 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 19214 0 0 0 100220 10 0 0 25 0 1 0 466132959 51249152 10896 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 12512 10896 131 6 0 10982 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 58748

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/194 13289
/proc/meminfo: memFree=15500520/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=52096 CPUtime=1062.31 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 20244 0 0 0 106220 11 0 0 25 0 1 0 466132959 53346304 11436 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 13024 11436 131 6 0 11494 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 60796

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 6/194 13291
/proc/meminfo: memFree=15497148/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=52224 CPUtime=1122.3 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 20816 0 0 0 112219 11 0 0 25 0 1 0 466132959 53477376 11469 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 13056 11469 131 6 0 11526 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 60924

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 13293
/proc/meminfo: memFree=15495268/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=52320 CPUtime=1182.31 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 21375 0 0 0 118219 12 0 0 25 0 1 0 466132959 53575680 11494 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 13080 11494 131 6 0 11550 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 61020

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/194 13294
/proc/meminfo: memFree=15493016/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=52500 CPUtime=1242.31 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 22016 0 0 0 124218 13 0 0 25 0 1 0 466132959 53760000 11518 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 13125 11518 131 6 0 11595 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 61200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.91 6/194 13296
/proc/meminfo: memFree=15488900/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=53484 CPUtime=1300.02 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 22857 0 0 0 129989 13 0 0 25 0 1 0 466132959 54767616 11772 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 13371 11772 131 6 0 11841 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 62184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.91 6/194 13296
/proc/meminfo: memFree=15488900/32950928 swapFree=67111528/67111528
[pid=13194] ppid=13192 vsize=8700 CPUtime=0.01 cores=1,3
/proc/13194/stat : 13194 (esg_static.sh) S 13192 13194 12177 0 -1 4202496 356 374 0 0 0 0 1 0 24 0 1 0 466132958 8908800 253 33554432000 4194304 4922060 140733292893920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13194/statm: 2175 253 209 178 0 68 0
[pid=13199] ppid=13194 vsize=53484 CPUtime=1300.02 cores=1,3
/proc/13199/stat : 13199 (cdcl) R 13194 13194 12177 0 -1 4202496 22857 0 0 0 129989 13 0 0 25 0 1 0 466132959 54767616 11772 33554432000 4194304 4218580 140734737419584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13199/statm: 13371 11772 131 6 0 11841 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 62184

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.9
CPU system time (s): 0.139978
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 62248

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

runsolver used 2.07968 second user time and 5.01724 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 09:55:42
IDJOB=3250728
IDBENCH=83353
IDSOLVER=1609
FILE ID=node122/3250728-1303545342
RUNJOBID= node122-1303545341-13170
PBS_JOBID= 13143116
Free space on /tmp= 70908 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250728-1303545342/watcher-3250728-1303545342 -o /tmp/evaluation-result-3250728-1303545342/solver-3250728-1303545342 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3250728-1303545342.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=1411660774

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15688864 kB
Buffers:       1773428 kB
Cached:       14869976 kB
SwapCached:          0 kB
Active:        5284404 kB
Inactive:     11426496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15688864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2524 kB
Writeback:           0 kB
AnonPages:       66400 kB
Mapped:          15460 kB
Slab:           486968 kB
PageTables:       5412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   206520 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= 70904 MiB
End job on node122 at 2011-04-23 10:17:24