Trace number 3266438

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.01 1300.01

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/c6288.shuffled.cnf
MD5SUM75bd8319132b47c2d2e6f0889735a248
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.865867
Satisfiable
(Un)Satisfiability was proved
Number of variables5008
Number of clauses14813
Sum of the clauses size34485
Maximum clause length33
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29982
Number of clauses of size 34829
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   14811    34482 |    4443       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    8702    25472 |      --       0       --      -- |     --   | -6078/-8947
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1978   #clauses: 8702   #literals: 25472
0.00/0.06	c CPU time:   0.053991 s
0.00/0.06	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-3266438-1303578727/watcher-3266438-1303578727 -o /tmp/evaluation-result-3266438-1303578727/solver-3266438-1303578727 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3266438-1303578727.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.12 3.81 3.86 2/180 2451
/proc/meminfo: memFree=12931196/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) R 2449 2451 504 0 -1 4202496 310 0 0 0 0 0 0 0 23 0 1 0 469475018 8908800 249 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435837333 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/2451/statm: 2175 249 209 178 0 68 0

[startup+0.083759 s]
/proc/loadavg: 3.12 3.81 3.86 2/180 2451
/proc/meminfo: memFree=12931196/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+0.100755 s]
/proc/loadavg: 3.12 3.81 3.86 2/180 2451
/proc/meminfo: memFree=12931196/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+0.300717 s]
/proc/loadavg: 3.12 3.81 3.86 2/180 2451
/proc/meminfo: memFree=12931196/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+0.700641 s]
/proc/loadavg: 3.12 3.81 3.86 2/180 2451
/proc/meminfo: memFree=12931196/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 3.12 3.81 3.86 5/194 2478
/proc/meminfo: memFree=12916808/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=9384 CPUtime=1.42 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 838 0 0 0 142 0 0 0 25 0 1 0 469475024 9609216 748 33554432000 4194304 4218580 140735932824400 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 2346 748 130 6 0 816 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 18084

[startup+3.10022 s]
/proc/loadavg: 3.12 3.81 3.86 5/194 2478
/proc/meminfo: memFree=12913584/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=9920 CPUtime=3.02 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 970 0 0 0 302 0 0 0 25 0 1 0 469475024 10158080 880 33554432000 4194304 4218580 140735932824400 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 2480 880 130 6 0 950 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18620

[startup+6.30063 s]
/proc/loadavg: 3.19 3.82 3.86 5/194 2478
/proc/meminfo: memFree=12906764/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=10600 CPUtime=6.22 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 1125 0 0 0 622 0 0 0 25 0 1 0 469475024 10854400 1035 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 2650 1035 130 6 0 1120 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19300

[startup+12.7004 s]
/proc/loadavg: 3.26 3.82 3.86 5/194 2478
/proc/meminfo: memFree=12896720/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=12148 CPUtime=12.62 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 1520 0 0 0 1262 0 0 0 25 0 1 0 469475024 12439552 1430 33554432000 4194304 4218580 140735932824400 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 3037 1430 131 6 0 1507 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20848

[startup+25.501 s]
/proc/loadavg: 3.42 3.83 3.86 5/194 2479
/proc/meminfo: memFree=12888160/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=13980 CPUtime=25.42 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 1988 0 0 0 2542 0 0 0 25 0 1 0 469475024 14315520 1898 33554432000 4194304 4218580 140735932824400 18446744073709551615 4211456 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 3495 1898 131 6 0 1965 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 22680

[startup+51.1011 s]
/proc/loadavg: 3.62 3.84 3.86 5/194 2479
/proc/meminfo: memFree=12875596/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=16036 CPUtime=51.02 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 2504 0 0 0 5102 0 0 0 25 0 1 0 469475024 16420864 2390 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 4009 2390 131 6 0 2479 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24736

[startup+102.307 s]
/proc/loadavg: 3.83 3.86 3.87 5/194 2481
/proc/meminfo: memFree=12857228/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=19224 CPUtime=102.22 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 3384 0 0 0 10222 0 0 0 25 0 1 0 469475024 19685376 3190 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 4806 3190 131 6 0 3276 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27924

[startup+162.301 s]
/proc/loadavg: 3.97 3.90 3.88 5/194 2482
/proc/meminfo: memFree=12842460/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=22172 CPUtime=162.22 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 4291 0 0 0 16221 1 0 0 25 0 1 0 469475024 22704128 3940 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 5543 3940 131 6 0 4013 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 30872

[startup+222.301 s]
/proc/loadavg: 3.99 3.91 3.88 5/194 2484
/proc/meminfo: memFree=12836360/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=24680 CPUtime=222.22 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 5087 0 0 0 22221 1 0 0 25 0 1 0 469475024 25272320 4572 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 6170 4572 131 6 0 4640 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 33380

[startup+282.3 s]
/proc/loadavg: 3.99 3.93 3.89 5/194 2486
/proc/meminfo: memFree=12826916/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=26208 CPUtime=282.22 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 5673 0 0 0 28221 1 0 0 25 0 1 0 469475024 26836992 4932 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 6552 4932 131 6 0 5022 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 34908

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.89 5/194 2487
/proc/meminfo: memFree=12823040/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=26488 CPUtime=342.22 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 5976 0 0 0 34221 1 0 0 25 0 1 0 469475024 27123712 5001 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 6622 5001 131 6 0 5092 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 35188

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.90 5/194 2489
/proc/meminfo: memFree=12815836/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3

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

[pid=2454] ppid=2451 vsize=30188 CPUtime=522.23 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 7548 0 0 0 52221 2 0 0 25 0 1 0 469475024 30912512 5935 33554432000 4194304 4218580 140735932824400 18446744073709551615 4209506 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 7547 5935 131 6 0 6017 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 38888

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/194 2494
/proc/meminfo: memFree=12802504/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=30600 CPUtime=582.22 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 7874 0 0 0 58220 2 0 0 25 0 1 0 469475024 31334400 6042 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 7650 6042 131 6 0 6120 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 39300

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/194 2495
/proc/meminfo: memFree=12798144/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=31676 CPUtime=642.24 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 8364 0 0 0 64221 3 0 0 25 0 1 0 469475024 32436224 6309 33554432000 4194304 4218580 140735932824400 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 7919 6309 131 6 0 6389 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 40376

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/194 2497
/proc/meminfo: memFree=12773584/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=33400 CPUtime=702.23 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 8959 0 0 0 70220 3 0 0 25 0 1 0 469475024 34201600 6738 33554432000 4194304 4218580 140735932824400 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 8350 6738 131 6 0 6820 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 42100

[startup+762.307 s]
/proc/loadavg: 4.03 4.00 3.92 5/194 2498
/proc/meminfo: memFree=12763272/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=33932 CPUtime=762.23 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 9226 0 0 0 76220 3 0 0 25 0 1 0 469475024 34746368 6872 33554432000 4194304 4218580 140735932824400 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 8483 6872 131 6 0 6953 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 42632

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/194 2500
/proc/meminfo: memFree=12751720/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=34304 CPUtime=822.23 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 9504 0 0 0 82220 3 0 0 25 0 1 0 469475024 35127296 6972 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 8576 6972 131 6 0 7046 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 43004

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/194 2502
/proc/meminfo: memFree=12738300/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=34432 CPUtime=882.22 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 9699 0 0 0 88219 3 0 0 25 0 1 0 469475024 35258368 7000 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 8608 7000 131 6 0 7078 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 43132

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/194 2503
/proc/meminfo: memFree=12726616/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=34704 CPUtime=942.23 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 9956 0 0 0 94219 4 0 0 25 0 1 0 469475024 35536896 7069 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 8676 7069 131 6 0 7146 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 43404

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/194 2505
/proc/meminfo: memFree=12715444/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=35468 CPUtime=1002.23 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 10384 0 0 0 100219 4 0 0 25 0 1 0 469475024 36319232 7275 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 8867 7275 131 6 0 7337 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 44168

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/194 2506
/proc/meminfo: memFree=12705384/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=35572 CPUtime=1062.23 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 10609 0 0 0 106219 4 0 0 25 0 1 0 469475024 36425728 7309 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 8893 7309 131 6 0 7363 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 44272

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/194 2508
/proc/meminfo: memFree=12692216/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=35636 CPUtime=1122.24 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 10792 0 0 0 112219 5 0 0 25 0 1 0 469475024 36491264 7320 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 8909 7320 131 6 0 7379 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 44336

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/194 2510
/proc/meminfo: memFree=12683264/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=36364 CPUtime=1182.24 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 11104 0 0 0 118219 5 0 0 25 0 1 0 469475024 37236736 7501 33554432000 4194304 4218580 140735932824400 18446744073709551615 212435672119 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 9091 7501 131 6 0 7561 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 45064

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/194 2511
/proc/meminfo: memFree=12674684/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=36764 CPUtime=1242.23 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 11346 0 0 0 124218 5 0 0 25 0 1 0 469475024 37646336 7600 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 9191 7600 131 6 0 7661 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 45464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.93 4/192 2514
/proc/meminfo: memFree=12703828/32951124 swapFree=67111528/67111528
[pid=2451] ppid=2449 vsize=8700 CPUtime=0.05 cores=1,3
/proc/2451/stat : 2451 (esg_static.sh) S 2449 2451 504 0 -1 4202496 352 787 0 0 0 0 5 0 23 0 1 0 469475018 8908800 252 33554432000 4194304 4922060 140735590842080 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2451/statm: 2175 252 209 178 0 68 0
[pid=2454] ppid=2451 vsize=37368 CPUtime=1299.94 cores=1,3
/proc/2454/stat : 2454 (cdcl) R 2451 2451 504 0 -1 4202496 11725 0 0 0 129988 6 0 0 25 0 1 0 469475024 38264832 7744 33554432000 4194304 4218580 140735932824400 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2454/statm: 9342 7744 131 6 0 7812 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 46068

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)
Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.95
CPU system time (s): 0.065989
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 46260

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

runsolver used 2.04169 second user time and 5.06223 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 19:12:07
IDJOB=3266438
IDBENCH=87734
IDSOLVER=1609
FILE ID=node102/3266438-1303578727
RUNJOBID= node102-1303578726-2429
PBS_JOBID= 13150307
Free space on /tmp= 70716 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT02/handmade/simon/satex-challenges/c6288.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266438-1303578727/watcher-3266438-1303578727 -o /tmp/evaluation-result-3266438-1303578727/solver-3266438-1303578727 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3266438-1303578727.cnf

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

MD5SUM BENCH= 75bd8319132b47c2d2e6f0889735a248
RANDOM SEED=652617249

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12931228 kB
Buffers:       1838580 kB
Cached:       17556924 kB
SwapCached:          0 kB
Active:        9801720 kB
Inactive:      9660264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12931228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2168 kB
Writeback:           0 kB
AnonPages:       65760 kB
Mapped:          15268 kB
Slab:           493668 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213484 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= 70712 MiB
End job on node102 at 2011-04-23 19:33:49