Trace number 3262434

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/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark899.169
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

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 |   26441   116565 |    7932       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 223   #clauses: 26441   #literals: 116565
0.00/0.01	c CPU time:   0.010998 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-3262434-1303543693/watcher-3262434-1303543693 -o /tmp/evaluation-result-3262434-1303543693/solver-3262434-1303543693 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3262434-1303543693.cnf 

running on 2 cores: 0,2

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.13 3.78 3.68 6/177 15256
/proc/meminfo: memFree=14460380/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) R 15252 15255 14093 0 -1 4202496 311 0 0 0 0 0 0 0 22 0 1 0 465970013 8908800 250 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921597333 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/15255/statm: 2175 250 209 178 0 68 0

[startup+0.0812131 s]
/proc/loadavg: 3.13 3.78 3.68 6/177 15256
/proc/meminfo: memFree=14460380/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.100207 s]
/proc/loadavg: 3.13 3.78 3.68 6/177 15256
/proc/meminfo: memFree=14460380/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.300175 s]
/proc/loadavg: 3.13 3.78 3.68 6/177 15256
/proc/meminfo: memFree=14460380/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.700101 s]
/proc/loadavg: 3.13 3.78 3.68 6/177 15256
/proc/meminfo: memFree=14460380/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 3.20 3.78 3.68 6/194 15278
/proc/meminfo: memFree=14436340/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=11380 CPUtime=1.45 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 1334 0 0 0 145 0 0 0 25 0 1 0 465970016 11653120 1244 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 2845 1244 131 6 0 1315 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20080

[startup+3.10072 s]
/proc/loadavg: 3.20 3.78 3.68 5/194 15278
/proc/meminfo: memFree=14432868/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=12488 CPUtime=3.05 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 1618 0 0 0 305 0 0 0 25 0 1 0 465970016 12787712 1528 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 3122 1528 131 6 0 1592 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 21188

[startup+6.30113 s]
/proc/loadavg: 3.20 3.78 3.68 5/194 15278
/proc/meminfo: memFree=14425244/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=14320 CPUtime=6.25 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 2057 0 0 0 625 0 0 0 25 0 1 0 465970016 14663680 1967 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 3580 1967 131 6 0 2050 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23020

[startup+12.701 s]
/proc/loadavg: 3.32 3.79 3.69 6/194 15279
/proc/meminfo: memFree=14415832/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=16060 CPUtime=12.65 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 2513 0 0 0 1265 0 0 0 25 0 1 0 465970016 16445440 2416 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 4015 2416 131 6 0 2485 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24760

[startup+25.5006 s]
/proc/loadavg: 3.43 3.79 3.69 5/194 15279
/proc/meminfo: memFree=14406288/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=18964 CPUtime=25.45 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 3274 0 0 0 2545 0 0 0 25 0 1 0 465970016 19419136 3146 33554432000 4194304 4218580 140737395457184 18446744073709551615 4210400 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 4741 3146 131 6 0 3211 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27664

[startup+51.1009 s]
/proc/loadavg: 3.62 3.81 3.70 6/194 15279
/proc/meminfo: memFree=14392632/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=22216 CPUtime=51.05 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 4171 0 0 0 5105 0 0 0 25 0 1 0 465970016 22749184 3933 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 5554 3933 131 6 0 4024 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30916

[startup+102.308 s]
/proc/loadavg: 3.85 3.84 3.71 5/194 15281
/proc/meminfo: memFree=14374132/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=25952 CPUtime=102.26 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 5408 0 0 0 10225 1 0 0 25 0 1 0 465970016 26574848 4894 33554432000 4194304 4218580 140737395457184 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 6488 4894 131 6 0 4958 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34652

[startup+162.301 s]
/proc/loadavg: 3.94 3.86 3.73 5/194 15283
/proc/meminfo: memFree=14356128/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=30032 CPUtime=162.25 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 6817 0 0 0 16224 1 0 0 25 0 1 0 465970016 30752768 5893 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 7508 5893 131 6 0 5978 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 38732

[startup+222.301 s]
/proc/loadavg: 3.98 3.89 3.74 5/194 15284
/proc/meminfo: memFree=14347548/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=32316 CPUtime=222.26 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 7807 0 0 0 22224 2 0 0 25 0 1 0 465970016 33091584 6463 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 8079 6463 131 6 0 6549 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 41016

[startup+282.301 s]
/proc/loadavg: 3.99 3.90 3.75 5/194 15286
/proc/meminfo: memFree=14337860/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=35268 CPUtime=282.26 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 8955 0 0 0 28223 3 0 0 25 0 1 0 465970016 36114432 7211 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 8817 7211 131 6 0 7287 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 43968

[startup+342.301 s]
/proc/loadavg: 3.99 3.92 3.77 5/194 15287
/proc/meminfo: memFree=14329536/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=36628 CPUtime=342.26 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 9728 0 0 0 34223 3 0 0 25 0 1 0 465970016 37507072 7544 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 9157 7544 131 6 0 7627 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 45328

[startup+402.301 s]
/proc/loadavg: 4.03 3.94 3.78 5/194 15289
/proc/meminfo: memFree=14320216/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2

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

[pid=15276] ppid=15255 vsize=41244 CPUtime=522.26 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 12107 0 0 0 52221 5 0 0 25 0 1 0 465970016 42233856 8698 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 10311 8698 131 6 0 8781 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 49944

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.83 5/194 15294
/proc/meminfo: memFree=14308724/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=42240 CPUtime=582.27 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 12736 0 0 0 58221 6 0 0 25 0 1 0 465970016 43253760 8943 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 10560 8943 131 6 0 9030 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 50940

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/194 15295
/proc/meminfo: memFree=14302512/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=43480 CPUtime=642.28 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 13510 0 0 0 64222 6 0 0 25 0 1 0 465970016 44523520 9274 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 10870 9274 131 6 0 9340 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 52180

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 15297
/proc/meminfo: memFree=14296164/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=43980 CPUtime=702.27 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 14130 0 0 0 70221 6 0 0 25 0 1 0 465970016 45035520 9390 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 10995 9390 131 6 0 9465 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 52680

[startup+762.308 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 15299
/proc/meminfo: memFree=14290316/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=45008 CPUtime=762.28 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 14801 0 0 0 76221 7 0 0 25 0 1 0 465970016 46088192 9639 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 11252 9639 131 6 0 9722 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 53708

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/194 15300
/proc/meminfo: memFree=14284456/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=45124 CPUtime=822.27 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 15299 0 0 0 82219 8 0 0 25 0 1 0 465970016 46206976 9673 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 11281 9673 131 6 0 9751 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 53824

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.86 5/194 15302
/proc/meminfo: memFree=14275996/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=48464 CPUtime=882.28 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 16525 0 0 0 88218 10 0 0 25 0 1 0 465970016 49627136 10510 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 12116 10510 131 6 0 10586 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 57164

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 3.87 5/194 15303
/proc/meminfo: memFree=14271892/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=49536 CPUtime=942.28 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 17239 0 0 0 94218 10 0 0 25 0 1 0 465970016 50724864 10786 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 12384 10786 131 6 0 10854 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 58236

[startup+1002.3 s]
/proc/loadavg: 4.15 4.05 3.89 5/194 15305
/proc/meminfo: memFree=14269132/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=50716 CPUtime=1002.28 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 17906 0 0 0 100217 11 0 0 25 0 1 0 465970016 51933184 11075 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 12679 11075 131 6 0 11149 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 59416

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.89 5/194 15307
/proc/meminfo: memFree=14268988/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=51008 CPUtime=1062.29 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 18474 0 0 0 106218 11 0 0 25 0 1 0 465970016 52232192 11148 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 12752 11148 131 6 0 11222 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 59708

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.90 5/194 15308
/proc/meminfo: memFree=14266968/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=50976 CPUtime=1122.28 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 18999 0 0 0 112217 11 0 0 25 0 1 0 465970016 52199424 11146 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 12744 11146 131 6 0 11214 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 59676

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/194 15310
/proc/meminfo: memFree=14264592/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=51008 CPUtime=1182.28 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 19497 0 0 0 118217 11 0 0 25 0 1 0 465970016 52232192 11153 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 12752 11153 131 6 0 11222 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 59708

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/194 15311
/proc/meminfo: memFree=14260236/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=51892 CPUtime=1242.29 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 20149 0 0 0 124217 12 0 0 25 0 1 0 465970016 53137408 11353 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 12973 11353 131 6 0 11443 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 60592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.91 6/194 15313
/proc/meminfo: memFree=14258600/32951124 swapFree=67111528/67111528
[pid=15255] ppid=15252 vsize=8700 CPUtime=0.02 cores=0,2
/proc/15255/stat : 15255 (esg_static.sh) S 15252 15255 14093 0 -1 4202496 355 592 0 0 0 0 2 0 22 0 1 0 465970013 8908800 253 33554432000 4194304 4922060 140735758571888 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15255/statm: 2175 253 209 178 0 68 0
[pid=15276] ppid=15255 vsize=52344 CPUtime=1300 cores=0,2
/proc/15276/stat : 15276 (cdcl) R 15255 15255 14093 0 -1 4202496 20756 0 0 0 129988 12 0 0 25 0 1 0 465970016 53600256 11493 33554432000 4194304 4218580 140737395457184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15276/statm: 13086 11493 131 6 0 11556 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 61044

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.04
CPU user time (s): 1299.91
CPU system time (s): 0.13098
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 61172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21715
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= 37
involuntary context switches= 3199

runsolver used 2.23166 second user time and 4.83626 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 09:28:13
IDJOB=3262434
IDBENCH=83311
IDSOLVER=1609
FILE ID=node109/3262434-1303543693
RUNJOBID= node109-1303543692-15227
PBS_JOBID= 13143129
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=1782590711

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14458328 kB
Buffers:       2093712 kB
Cached:       15761156 kB
SwapCached:          0 kB
Active:        9694436 kB
Inactive:      8227708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14458328 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5240 kB
Writeback:           0 kB
AnonPages:       67116 kB
Mapped:          14500 kB
Slab:           506636 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194800 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= 71628 MiB
End job on node109 at 2011-04-23 09:49:55