Trace number 3250640

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
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 variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

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 |   26889   121302 |    8066       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 312   #clauses: 26889   #literals: 121302
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-3250640-1303544597/watcher-3250640-1303544597 -o /tmp/evaluation-result-3250640-1303544597/solver-3250640-1303544597 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3250640-1303544597.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: 0.92 1.13 2.08 4/187 16371
/proc/meminfo: memFree=18533964/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 466058206 8908800 250 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 250 209 178 0 68 0

[startup+0.083224 s]
/proc/loadavg: 0.92 1.13 2.08 4/187 16371
/proc/meminfo: memFree=18533964/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.100206 s]
/proc/loadavg: 0.92 1.13 2.08 4/187 16371
/proc/meminfo: memFree=18533964/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.300171 s]
/proc/loadavg: 0.92 1.13 2.08 4/187 16371
/proc/meminfo: memFree=18533964/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.700141 s]
/proc/loadavg: 0.92 1.13 2.08 4/187 16371
/proc/meminfo: memFree=18533964/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+1.50103 s]
/proc/loadavg: 0.92 1.13 2.08 5/194 16381
/proc/meminfo: memFree=18518832/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=11020 CPUtime=1.46 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 1240 0 0 0 146 0 0 0 25 0 1 0 466058209 11284480 1150 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 2755 1150 131 6 0 1225 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19720

[startup+3.10076 s]
/proc/loadavg: 0.92 1.13 2.08 5/194 16381
/proc/meminfo: memFree=18515608/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=12016 CPUtime=3.06 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 1500 0 0 0 306 0 0 0 25 0 1 0 466058209 12304384 1410 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 3004 1410 131 6 0 1474 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20716

[startup+6.30022 s]
/proc/loadavg: 1.17 1.18 2.09 5/194 16382
/proc/meminfo: memFree=18508788/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=13216 CPUtime=6.26 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 1790 0 0 0 626 0 0 0 25 0 1 0 466058209 13533184 1700 33554432000 4194304 4218580 140733572831904 18446744073709551615 4211919 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 3304 1700 131 6 0 1774 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21916

[startup+12.7012 s]
/proc/loadavg: 1.39 1.23 2.10 5/194 16382
/proc/meminfo: memFree=18500152/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=14832 CPUtime=12.66 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 2205 0 0 0 1266 0 0 0 25 0 1 0 466058209 15187968 2111 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 3708 2111 131 6 0 2178 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23532

[startup+25.501 s]
/proc/loadavg: 1.97 1.36 2.13 5/194 16382
/proc/meminfo: memFree=18489248/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=17308 CPUtime=25.46 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 2883 0 0 0 2546 0 0 0 25 0 1 0 466058209 17723392 2735 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 4327 2735 131 6 0 2797 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26008

[startup+51.1007 s]
/proc/loadavg: 2.66 1.57 2.18 5/194 16383
/proc/meminfo: memFree=18475400/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=20412 CPUtime=51.06 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 3815 0 0 0 5106 0 0 0 25 0 1 0 466058209 20901888 3487 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 5103 3487 131 6 0 3573 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29112

[startup+102.307 s]
/proc/loadavg: 3.42 1.94 2.27 5/194 16384
/proc/meminfo: memFree=18457276/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=25024 CPUtime=102.27 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 5404 0 0 0 10226 1 0 0 25 0 1 0 466058209 25624576 4643 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 6256 4643 131 6 0 4726 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 33724

[startup+162.301 s]
/proc/loadavg: 3.78 2.32 2.37 5/194 16386
/proc/meminfo: memFree=18442120/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=28632 CPUtime=162.26 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 6917 0 0 0 16225 1 0 0 25 0 1 0 466058209 29319168 5541 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 7158 5541 131 6 0 5628 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 37332

[startup+222.301 s]
/proc/loadavg: 3.92 2.62 2.47 5/194 16387
/proc/meminfo: memFree=18432536/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=30552 CPUtime=222.26 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 8044 0 0 0 22225 1 0 0 25 0 1 0 466058209 31285248 6049 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 7638 6049 131 6 0 6108 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 39252

[startup+282.301 s]
/proc/loadavg: 3.97 2.87 2.57 5/194 16389
/proc/meminfo: memFree=18417376/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=34960 CPUtime=282.26 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 9585 0 0 0 28224 2 0 0 25 0 1 0 466058209 35799040 7124 33554432000 4194304 4218580 140733572831904 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 8740 7124 131 6 0 7210 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 43660

[startup+342.301 s]
/proc/loadavg: 3.99 3.07 2.65 5/194 16391
/proc/meminfo: memFree=18407784/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=36108 CPUtime=342.26 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 10486 0 0 0 34224 2 0 0 25 0 1 0 466058209 36974592 7414 33554432000 4194304 4218580 140733572831904 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 9027 7414 131 6 0 7497 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 44808

[startup+402.301 s]
/proc/loadavg: 4.03 3.25 2.74 5/194 16392
/proc/meminfo: memFree=18399820/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6

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

[pid=16380] ppid=16371 vsize=42764 CPUtime=522.26 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 13962 0 0 0 52222 4 0 0 25 0 1 0 466058209 43790336 9096 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 10691 9096 131 6 0 9161 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 51464

[startup+582.301 s]
/proc/loadavg: 4.01 3.60 2.96 5/194 16397
/proc/meminfo: memFree=18384828/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=43228 CPUtime=582.26 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 14674 0 0 0 58222 4 0 0 25 0 1 0 466058209 44265472 9185 33554432000 4194304 4218580 140733572831904 18446744073709551615 4211015 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 10807 9185 131 6 0 9277 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 51928

[startup+642.3 s]
/proc/loadavg: 4.00 3.67 3.02 5/194 16399
/proc/meminfo: memFree=18376612/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=45932 CPUtime=642.27 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 15864 0 0 0 64222 5 0 0 25 0 1 0 466058209 47034368 9875 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 11483 9875 131 6 0 9953 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 54632

[startup+702.3 s]
/proc/loadavg: 4.00 3.72 3.08 5/194 16400
/proc/meminfo: memFree=18370004/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=48920 CPUtime=702.27 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 17009 0 0 0 70222 5 0 0 25 0 1 0 466058209 50094080 10642 33554432000 4194304 4218580 140733572831904 18446744073709551615 4200452 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 12230 10642 131 6 0 10700 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 57620

[startup+762.307 s]
/proc/loadavg: 4.00 3.77 3.13 5/194 16402
/proc/meminfo: memFree=18362036/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=50864 CPUtime=762.27 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 17959 0 0 0 76222 5 0 0 25 0 1 0 466058209 52084736 11096 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 12716 11096 131 6 0 11186 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 59564

[startup+822.3 s]
/proc/loadavg: 4.00 3.81 3.19 5/194 16403
/proc/meminfo: memFree=18358404/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=50896 CPUtime=822.26 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 18610 0 0 0 82221 5 0 0 25 0 1 0 466058209 52117504 11108 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 12724 11108 131 6 0 11194 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 59596

[startup+882.301 s]
/proc/loadavg: 4.00 3.84 3.23 5/194 16405
/proc/meminfo: memFree=18355268/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=51528 CPUtime=882.27 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 19348 0 0 0 88221 6 0 0 25 0 1 0 466058209 52764672 11259 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 12882 11259 131 6 0 11352 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 60228

[startup+942.301 s]
/proc/loadavg: 4.12 3.90 3.29 5/194 16407
/proc/meminfo: memFree=18351512/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=52192 CPUtime=942.27 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 20179 0 0 0 94221 6 0 0 25 0 1 0 466058209 53444608 11452 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 13048 11452 131 6 0 11518 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 60892

[startup+1002.3 s]
/proc/loadavg: 4.09 3.93 3.33 5/194 16408
/proc/meminfo: memFree=18348624/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=52488 CPUtime=1002.27 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 20833 0 0 0 100221 6 0 0 25 0 1 0 466058209 53747712 11525 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 13122 11525 131 6 0 11592 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 61188

[startup+1062.3 s]
/proc/loadavg: 4.03 3.94 3.37 5/194 16410
/proc/meminfo: memFree=18347728/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=52912 CPUtime=1062.28 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 21525 0 0 0 106221 7 0 0 25 0 1 0 466058209 54181888 11608 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 13228 11608 131 6 0 11698 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 61612

[startup+1122.3 s]
/proc/loadavg: 4.06 3.97 3.41 5/194 16420
/proc/meminfo: memFree=18342884/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=55076 CPUtime=1122.27 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 22611 0 0 0 112220 7 0 0 25 0 1 0 466058209 56397824 12171 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 13769 12171 131 6 0 12239 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 63776

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.45 5/194 16422
/proc/meminfo: memFree=18340620/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=55380 CPUtime=1182.27 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 23357 0 0 0 118220 7 0 0 25 0 1 0 466058209 56709120 12260 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 13845 12260 131 6 0 12315 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 64080

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.48 5/194 16424
/proc/meminfo: memFree=18336120/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=55940 CPUtime=1242.28 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 24065 0 0 0 124220 8 0 0 25 0 1 0 466058209 57282560 12386 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 13985 12386 131 6 0 12455 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 64640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.51 3/188 16432
/proc/meminfo: memFree=18428764/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16368 vsize=8700 CPUtime=0.02 cores=4,6
/proc/16371/stat : 16371 (esg_static.sh) S 16368 16371 15610 0 -1 4202496 355 598 0 0 0 0 2 0 22 0 1 0 466058206 8908800 253 33554432000 4194304 4922060 140733800212320 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16371/statm: 2175 253 209 178 0 68 0
[pid=16380] ppid=16371 vsize=55908 CPUtime=1299.98 cores=4,6
/proc/16380/stat : 16380 (cdcl) R 16371 16371 15610 0 -1 4202496 24665 0 0 0 129990 8 0 0 25 0 1 0 466058209 57249792 12378 33554432000 4194304 4218580 140733572831904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16380/statm: 13977 12378 131 6 0 12447 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 64608

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.02
CPU user time (s): 1299.93
CPU system time (s): 0.090986
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 64768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25649
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= 24
involuntary context switches= 818

runsolver used 2.25966 second user time and 4.84426 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 09:43:17
IDJOB=3250640
IDBENCH=83335
IDSOLVER=1609
FILE ID=node130/3250640-1303544597
RUNJOBID= node130-1303544597-16331
PBS_JOBID= 13143108
Free space on /tmp= 71848 MiB

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

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

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=1430603881

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18534376 kB
Buffers:       2089220 kB
Cached:       11713712 kB
SwapCached:          0 kB
Active:        6298716 kB
Inactive:      7574948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18534376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6524 kB
Writeback:          36 kB
AnonPages:       70096 kB
Mapped:          15328 kB
Slab:           479368 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   238440 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= 71852 MiB
End job on node130 at 2011-04-23 10:04:59