Trace number 3250508

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
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 variables254
Number of clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

Solver Data

0.00/0.01	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 |   34661   157137 |   10398       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 254   #clauses: 34661   #literals: 157137
0.00/0.01	c CPU time:   0.011998 s
0.00/0.01	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-3250508-1303542456/watcher-3250508-1303542456 -o /tmp/evaluation-result-3250508-1303542456/solver-3250508-1303542456 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3250508-1303542456.cnf 

running on 2 cores: 4,6

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.86 3.83 3.70 4/196 17370
/proc/meminfo: memFree=14434868/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) R 17368 17370 16790 0 -1 4202496 312 0 0 0 0 0 0 0 25 0 1 0 465843479 8908800 250 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377121685 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/17370/statm: 2175 250 209 178 0 68 0

[startup+0.0615821 s]
/proc/loadavg: 3.86 3.83 3.70 4/196 17370
/proc/meminfo: memFree=14434868/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.100585 s]
/proc/loadavg: 3.86 3.83 3.70 4/196 17370
/proc/meminfo: memFree=14434868/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.300551 s]
/proc/loadavg: 3.86 3.83 3.70 4/196 17370
/proc/meminfo: memFree=14434868/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.70046 s]
/proc/loadavg: 3.86 3.83 3.70 4/196 17370
/proc/meminfo: memFree=14434868/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 3.86 3.83 3.70 6/198 17373
/proc/meminfo: memFree=14429032/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=11492 CPUtime=1.46 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 1357 0 0 0 146 0 0 0 25 0 1 0 465843482 11767808 1267 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 2873 1267 131 6 0 1343 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20192

[startup+3.10097 s]
/proc/loadavg: 3.86 3.83 3.70 5/198 17373
/proc/meminfo: memFree=14427668/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=12368 CPUtime=3.06 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 1587 0 0 0 306 0 0 0 25 0 1 0 465843482 12664832 1497 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/17373/statm: 3092 1497 131 6 0 1562 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21068

[startup+6.30041 s]
/proc/loadavg: 3.87 3.83 3.70 5/198 17373
/proc/meminfo: memFree=14424816/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=14280 CPUtime=6.25 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 2045 0 0 0 625 0 0 0 25 0 1 0 465843482 14622720 1955 33554432000 4194304 4218580 140736094212432 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 3570 1955 131 6 0 2040 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22980

[startup+12.7002 s]
/proc/loadavg: 3.88 3.83 3.71 5/198 17373
/proc/meminfo: memFree=14421440/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=16192 CPUtime=12.64 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 2547 0 0 0 1264 0 0 0 25 0 1 0 465843482 16580608 2454 33554432000 4194304 4218580 140736094212432 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 4048 2454 131 6 0 2518 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24892

[startup+25.5008 s]
/proc/loadavg: 3.91 3.84 3.71 5/198 17373
/proc/meminfo: memFree=14417824/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=18644 CPUtime=25.41 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 3181 0 0 0 2541 0 0 0 25 0 1 0 465843482 19091456 3067 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/17373/statm: 4661 3067 131 6 0 3131 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 27344

[startup+51.1011 s]
/proc/loadavg: 3.94 3.85 3.72 5/198 17374
/proc/meminfo: memFree=14411800/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=22664 CPUtime=50.97 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 4302 0 0 0 5096 1 0 0 25 0 1 0 465843482 23207936 4066 33554432000 4194304 4218580 140736094212432 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/17373/statm: 5666 4066 131 6 0 4136 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 31364

[startup+102.308 s]
/proc/loadavg: 4.06 3.90 3.74 5/198 17375
/proc/meminfo: memFree=14404600/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=25732 CPUtime=102.08 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 5462 0 0 0 10207 1 0 0 25 0 1 0 465843482 26349568 4835 33554432000 4194304 4218580 140736094212432 18446744073709551615 4210778 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 6433 4835 131 6 0 4903 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 34432

[startup+162.3 s]
/proc/loadavg: 4.17 3.95 3.76 5/198 17377
/proc/meminfo: memFree=14396516/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=28448 CPUtime=161.95 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 6637 0 0 0 16194 1 0 0 25 0 1 0 465843482 29130752 5508 33554432000 4194304 4218580 140736094212432 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/17373/statm: 7112 5508 131 6 0 5582 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 37148

[startup+222.3 s]
/proc/loadavg: 4.28 4.00 3.79 5/198 17379
/proc/meminfo: memFree=14376544/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=30524 CPUtime=221.87 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 7680 0 0 0 22185 2 0 0 25 0 1 0 465843482 31256576 6045 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 7631 6045 131 6 0 6101 0
Current children cumulated CPU time (s) 221.9
Current children cumulated vsize (KiB) 39224

[startup+282.3 s]
/proc/loadavg: 4.10 4.00 3.80 5/198 17380
/proc/meminfo: memFree=14369076/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=34348 CPUtime=281.87 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 9111 0 0 0 28185 2 0 0 25 0 1 0 465843482 35172352 6977 33554432000 4194304 4218580 140736094212432 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 8587 6977 131 6 0 7057 0
Current children cumulated CPU time (s) 281.9
Current children cumulated vsize (KiB) 43048

[startup+342.301 s]
/proc/loadavg: 4.16 4.03 3.82 5/198 17382
/proc/meminfo: memFree=14364976/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=37312 CPUtime=341.87 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 10362 0 0 0 34185 2 0 0 25 0 1 0 465843482 38207488 7743 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208536 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 9328 7743 131 6 0 7798 0
Current children cumulated CPU time (s) 341.9
Current children cumulated vsize (KiB) 46012

[startup+402.301 s]
/proc/loadavg: 4.10 4.04 3.83 5/198 17383
/proc/meminfo: memFree=14360368/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6

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

[pid=17373] ppid=17370 vsize=42352 CPUtime=521.88 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 13152 0 0 0 52184 4 0 0 25 0 1 0 465843482 43368448 8999 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208566 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 10588 8999 131 6 0 9058 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 51052

[startup+582.301 s]
/proc/loadavg: 4.09 4.04 3.86 5/198 17388
/proc/meminfo: memFree=14309332/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=42620 CPUtime=581.88 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 13740 0 0 0 58184 4 0 0 25 0 1 0 465843482 43642880 9036 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 10655 9036 131 6 0 9125 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 51320

[startup+642.301 s]
/proc/loadavg: 4.06 4.05 3.87 5/198 17390
/proc/meminfo: memFree=14305968/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=43604 CPUtime=641.89 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 14526 0 0 0 64184 5 0 0 25 0 1 0 465843482 44650496 9281 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 10901 9281 131 6 0 9371 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 52304

[startup+702.301 s]
/proc/loadavg: 4.14 4.07 3.89 5/198 17391
/proc/meminfo: memFree=14300616/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=45700 CPUtime=701.88 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 15539 0 0 0 70183 5 0 0 25 0 1 0 465843482 46796800 9820 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 11425 9820 131 6 0 9895 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 54400

[startup+762.307 s]
/proc/loadavg: 4.12 4.08 3.91 5/198 17393
/proc/meminfo: memFree=14295620/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=47500 CPUtime=761.9 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 16476 0 0 0 76184 6 0 0 25 0 1 0 465843482 48640000 10254 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 11875 10254 131 6 0 10345 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 56200

[startup+822.3 s]
/proc/loadavg: 4.04 4.06 3.91 5/198 17395
/proc/meminfo: memFree=14291012/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=49628 CPUtime=821.89 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 17411 0 0 0 82183 6 0 0 25 0 1 0 465843482 50819072 10817 33554432000 4194304 4218580 140736094212432 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 12407 10817 131 6 0 10877 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 58328

[startup+882.301 s]
/proc/loadavg: 4.05 4.06 3.91 5/198 17396
/proc/meminfo: memFree=14290240/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=49812 CPUtime=881.9 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 18118 0 0 0 88183 7 0 0 25 0 1 0 465843482 51007488 10869 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 12453 10869 131 6 0 10923 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 58512

[startup+942.301 s]
/proc/loadavg: 4.21 4.11 3.94 5/198 17398
/proc/meminfo: memFree=14289720/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=50292 CPUtime=941.89 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 18768 0 0 0 94182 7 0 0 25 0 1 0 465843482 51499008 10985 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 12573 10985 131 6 0 11043 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 58992

[startup+1002.3 s]
/proc/loadavg: 4.08 4.08 3.94 5/198 17399
/proc/meminfo: memFree=14288332/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=50488 CPUtime=1001.9 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 19401 0 0 0 100182 8 0 0 25 0 1 0 465843482 51699712 11009 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 12622 11009 131 6 0 11092 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 59188

[startup+1062.3 s]
/proc/loadavg: 3.54 3.94 3.89 4/191 17419
/proc/meminfo: memFree=14318996/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=51992 CPUtime=1061.9 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 20292 0 0 0 106182 8 0 0 25 0 1 0 465843482 53239808 11386 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 12998 11386 131 6 0 11468 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 60692

[startup+1122.3 s]
/proc/loadavg: 3.20 3.77 3.84 4/191 17421
/proc/meminfo: memFree=14318236/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=52424 CPUtime=1121.9 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 20942 0 0 0 112182 8 0 0 25 0 1 0 465843482 53682176 11495 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 13106 11495 131 6 0 11576 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 61124

[startup+1182.3 s]
/proc/loadavg: 3.11 3.64 3.79 3/185 17470
/proc/meminfo: memFree=14486104/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=52380 CPUtime=1181.9 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 21566 0 0 0 118181 9 0 0 25 0 1 0 465843482 53637120 11505 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 13095 11505 131 6 0 11565 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 61080

[startup+1242.3 s]
/proc/loadavg: 2.44 3.35 3.68 3/184 17472
/proc/meminfo: memFree=14472136/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=54452 CPUtime=1241.9 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 22618 0 0 0 124181 9 0 0 25 0 1 0 465843482 55758848 12020 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 13613 12020 131 6 0 12083 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 63152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.16 3.10 3.57 3/184 17473
/proc/meminfo: memFree=14467784/32951124 swapFree=67111528/67111528
[pid=17370] ppid=17368 vsize=8700 CPUtime=0.03 cores=4,6
/proc/17370/stat : 17370 (esg_static.sh) S 17368 17370 16790 0 -1 4202496 356 746 0 0 0 0 3 0 25 0 1 0 465843479 8908800 253 33554432000 4194304 4922060 140735430523136 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17370/statm: 2175 253 209 178 0 68 0
[pid=17373] ppid=17370 vsize=54908 CPUtime=1299.61 cores=4,6
/proc/17373/stat : 17373 (cdcl) R 17370 17370 16790 0 -1 4202496 23315 0 0 0 129951 10 0 0 25 0 1 0 465843482 56225792 12139 33554432000 4194304 4218580 140736094212432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17373/statm: 13727 12139 131 6 0 12197 0
Current children cumulated CPU time (s) 1299.64
Current children cumulated vsize (KiB) 63608

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): 1299.66
CPU user time (s): 1299.55
CPU system time (s): 0.111982
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 63736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24429
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= 25
involuntary context switches= 36927

runsolver used 2.20766 second user time and 4.89626 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 09:07:36
IDJOB=3250508
IDBENCH=83275
IDSOLVER=1609
FILE ID=node135/3250508-1303542456
RUNJOBID= node135-1303542334-17282
PBS_JOBID= 13143103
Free space on /tmp= 71372 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_508.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250508-1303542456/watcher-3250508-1303542456 -o /tmp/evaluation-result-3250508-1303542456/solver-3250508-1303542456 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3250508-1303542456.cnf

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

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=165780888

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14435272 kB
Buffers:       2055744 kB
Cached:       15701148 kB
SwapCached:          0 kB
Active:        7379532 kB
Inactive:     10543256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14435272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:      165544 kB
Mapped:          15180 kB
Slab:           529296 kB
PageTables:       5884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   354224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node135 at 2011-04-23 09:29:18