Trace number 3280655

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

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1110.09
Satisfiable
(Un)Satisfiability was proved
Number of variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

Solver Data

0.00/0.00	c Parsing...
0.00/0.52	c ==============================================================================
0.00/0.52	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.52	c ==============================================================================
0.00/0.52	c |         0 | 1254005  3044653 |  376201       0        0     nan |  0.000 % |
9.79/9.85	c |         0 |  600262  2684082 |      --       0       --      -- |     --   | -653743/-360571
9.79/9.88	c ==============================================================================
9.79/9.88	c Result  :   #vars: 43082   #clauses: 600262   #literals: 2684082
9.79/9.88	c CPU time:   9.64453 s
9.79/9.88	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-3280655-1303749509/watcher-3280655-1303749509 -o /tmp/evaluation-result-3280655-1303749509/solver-3280655-1303749509 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3280655-1303749509.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: 1.38 2.08 2.63 4/196 7092
/proc/meminfo: memFree=14166404/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=0 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) R 7090 7092 6665 0 -1 4202496 311 0 0 0 0 0 0 0 22 0 1 0 486548850 8908800 250 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377121685 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/7092/statm: 2175 250 209 178 0 68 0

[startup+0.068079 s]
/proc/loadavg: 1.38 2.08 2.63 4/196 7092
/proc/meminfo: memFree=14166404/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=0 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 486548850 8908800 250 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7092/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101074 s]
/proc/loadavg: 1.38 2.08 2.63 4/196 7092
/proc/meminfo: memFree=14166404/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=0 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 486548850 8908800 250 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7092/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301047 s]
/proc/loadavg: 1.38 2.08 2.63 4/196 7092
/proc/meminfo: memFree=14166404/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=0 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 486548850 8908800 250 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7092/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700964 s]
/proc/loadavg: 1.38 2.08 2.63 4/196 7092
/proc/meminfo: memFree=14166404/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=0 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 486548850 8908800 250 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7092/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 1.38 2.08 2.63 4/192 7112
/proc/meminfo: memFree=13890032/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=0 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 486548850 8908800 250 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7092/statm: 2175 250 209 178 0 68 0
[pid=7093] ppid=7092 vsize=182528 CPUtime=1.49 cores=4,6
/proc/7093/stat : 7093 (SatELite_releas) R 7092 7092 6665 0 -1 4202496 40411 0 0 0 140 9 0 0 25 0 1 0 486548850 186908672 39483 33554432000 134512640 135144242 4292350416 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7093/statm: 45632 39483 77 155 0 45475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191228

[startup+3.10054 s]
/proc/loadavg: 1.51 2.09 2.63 4/192 7112
/proc/meminfo: memFree=13852972/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=0 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 486548850 8908800 250 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7092/statm: 2175 250 209 178 0 68 0
[pid=7093] ppid=7092 vsize=200264 CPUtime=3.09 cores=4,6
/proc/7093/stat : 7093 (SatELite_releas) R 7092 7092 6665 0 -1 4202496 43853 0 0 0 296 13 0 0 25 0 1 0 486548850 205070336 42925 33554432000 134512640 135144242 4292350416 18446744073709551615 134554902 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7093/statm: 50066 42925 77 155 0 49909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 208964

[startup+6.30092 s]
/proc/loadavg: 1.51 2.09 2.63 5/198 7123
/proc/meminfo: memFree=13662484/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=0 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 486548850 8908800 250 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7092/statm: 2175 250 209 178 0 68 0
[pid=7093] ppid=7092 vsize=211064 CPUtime=6.29 cores=4,6
/proc/7093/stat : 7093 (SatELite_releas) R 7092 7092 6665 0 -1 4202496 47016 0 0 0 610 19 0 0 25 0 1 0 486548850 216129536 45372 33554432000 134512640 135144242 4292350416 18446744073709551615 134550512 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7093/statm: 52766 45372 77 155 0 52609 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 219764

[startup+12.7008 s]
/proc/loadavg: 1.82 2.14 2.64 4/192 7143
/proc/meminfo: memFree=13907088/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=49788 CPUtime=2.35 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 10740 0 0 0 234 1 0 0 25 0 1 0 486549884 50982912 10646 33554432000 4194304 4218580 140733805588336 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 12447 10646 131 6 0 10917 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 58488

[startup+25.5004 s]
/proc/loadavg: 2.08 2.18 2.64 5/198 7187
/proc/meminfo: memFree=14097212/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=52660 CPUtime=15.15 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 11454 0 0 0 1513 2 0 0 25 0 1 0 486549884 53923840 11360 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 13165 11360 131 6 0 11635 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 61360

[startup+51.1007 s]
/proc/loadavg: 2.73 2.33 2.68 5/198 7187
/proc/meminfo: memFree=14086660/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=55264 CPUtime=40.75 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 12095 0 0 0 4073 2 0 0 25 0 1 0 486549884 56590336 12001 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 13816 12001 131 6 0 12286 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63964

[startup+102.307 s]
/proc/loadavg: 3.49 2.61 2.75 5/198 7189
/proc/meminfo: memFree=14073908/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=58200 CPUtime=91.96 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 12854 0 0 0 9194 2 0 0 25 0 1 0 486549884 59596800 12760 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 14550 12760 131 6 0 13020 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 66900

[startup+162.301 s]
/proc/loadavg: 3.81 2.86 2.83 5/198 7190
/proc/meminfo: memFree=14060724/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=62356 CPUtime=151.95 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 13921 0 0 0 15193 2 0 0 25 0 1 0 486549884 63852544 13805 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 15589 13805 131 6 0 14059 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 71056

[startup+222.301 s]
/proc/loadavg: 3.93 3.06 2.90 5/198 7192
/proc/meminfo: memFree=14055344/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=63508 CPUtime=211.96 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 14193 0 0 0 21193 3 0 0 25 0 1 0 486549884 65032192 14063 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208136 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 15877 14063 131 6 0 14347 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 72208

[startup+282.301 s]
/proc/loadavg: 4.03 3.25 2.97 5/198 7194
/proc/meminfo: memFree=14047888/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=65344 CPUtime=271.96 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 14703 0 0 0 27193 3 0 0 25 0 1 0 486549884 66912256 14543 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 16336 14543 131 6 0 14806 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 74044

[startup+342.301 s]
/proc/loadavg: 4.01 3.38 3.03 5/198 7195
/proc/meminfo: memFree=14041648/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=68300 CPUtime=331.96 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 15522 0 0 0 33193 3 0 0 25 0 1 0 486549884 69939200 15267 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 17075 15267 131 6 0 15545 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 77000

[startup+402.301 s]
/proc/loadavg: 4.00 3.49 3.09 5/198 7197
/proc/meminfo: memFree=14038648/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6

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

[pid=7143] ppid=7092 vsize=73404 CPUtime=511.97 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 16945 0 0 0 51193 4 0 0 25 0 1 0 486549884 75165696 16559 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 18351 16559 131 6 0 16821 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 82104

[startup+582.3 s]
/proc/loadavg: 4.06 3.73 3.25 5/198 7202
/proc/meminfo: memFree=14025556/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=75404 CPUtime=571.97 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 17507 0 0 0 57193 4 0 0 25 0 1 0 486549884 77213696 17040 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 18851 17040 131 6 0 17321 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 84104

[startup+642.301 s]
/proc/loadavg: 4.02 3.78 3.29 5/198 7203
/proc/meminfo: memFree=14022056/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=75884 CPUtime=631.97 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 17660 0 0 0 63193 4 0 0 25 0 1 0 486549884 77705216 17157 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208422 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 18971 17157 131 6 0 17441 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 84584

[startup+702.301 s]
/proc/loadavg: 4.08 3.83 3.34 5/198 7205
/proc/meminfo: memFree=14018064/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=76240 CPUtime=691.97 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 17812 0 0 0 69193 4 0 0 25 0 1 0 486549884 78069760 17259 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 19060 17259 131 6 0 17530 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 84940

[startup+762.307 s]
/proc/loadavg: 4.06 3.87 3.38 5/198 7206
/proc/meminfo: memFree=14014944/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=76828 CPUtime=751.98 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 18052 0 0 0 75194 4 0 0 25 0 1 0 486549884 78671872 17404 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 19207 17404 131 6 0 17677 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 85528

[startup+822.301 s]
/proc/loadavg: 4.02 3.89 3.42 5/198 7208
/proc/meminfo: memFree=14012192/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=78044 CPUtime=811.97 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 18489 0 0 0 81193 4 0 0 25 0 1 0 486549884 79917056 17717 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 19511 17717 131 6 0 17981 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 86744

[startup+882.301 s]
/proc/loadavg: 4.06 3.92 3.46 5/198 7210
/proc/meminfo: memFree=14008448/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=80132 CPUtime=871.98 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 19096 0 0 0 87193 5 0 0 25 0 1 0 486549884 82055168 18214 33554432000 4194304 4218580 140733805588336 18446744073709551615 4213825 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 20033 18214 131 6 0 18503 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 88832

[startup+942.301 s]
/proc/loadavg: 4.08 3.95 3.49 5/198 7211
/proc/meminfo: memFree=14006696/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=80292 CPUtime=931.98 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 19179 0 0 0 93193 5 0 0 25 0 1 0 486549884 82219008 18258 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 20073 18258 131 6 0 18543 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 88992

[startup+1002.3 s]
/proc/loadavg: 4.11 3.97 3.53 5/198 7213
/proc/meminfo: memFree=14005928/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=80356 CPUtime=991.99 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 19268 0 0 0 99194 5 0 0 25 0 1 0 486549884 82284544 18272 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208299 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 20089 18272 131 6 0 18559 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 89056

[startup+1062.3 s]
/proc/loadavg: 4.04 3.97 3.55 5/198 7214
/proc/meminfo: memFree=14004180/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=81436 CPUtime=1051.99 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 19635 0 0 0 105194 5 0 0 25 0 1 0 486549884 83390464 18554 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 20359 18554 131 6 0 18829 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 90136

[startup+1122.3 s]
/proc/loadavg: 4.09 3.99 3.58 5/198 7216
/proc/meminfo: memFree=14000816/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=81712 CPUtime=1111.99 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 19751 0 0 0 111194 5 0 0 25 0 1 0 486549884 83673088 18620 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 20428 18620 131 6 0 18898 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 90412

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.61 5/198 7218
/proc/meminfo: memFree=13998072/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=81712 CPUtime=1171.99 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 19853 0 0 0 117194 5 0 0 25 0 1 0 486549884 83673088 18635 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 20428 18635 131 6 0 18898 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 90412

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.63 5/198 7219
/proc/meminfo: memFree=13996196/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=82452 CPUtime=1231.99 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 20100 0 0 0 123194 5 0 0 25 0 1 0 486549884 84430848 18813 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 20613 18813 131 6 0 19083 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 91152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.00 3.65 4/196 7222
/proc/meminfo: memFree=14096632/32951124 swapFree=67111528/67111528
[pid=7092] ppid=7090 vsize=8700 CPUtime=10.32 cores=4,6
/proc/7092/stat : 7092 (esg_static.sh) S 7090 7092 6665 0 -1 4202496 355 54515 0 0 0 0 1009 23 18 0 1 0 486548850 8908800 253 33554432000 4194304 4922060 140736229362000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7092/statm: 2175 253 209 178 0 68 0
[pid=7143] ppid=7092 vsize=86872 CPUtime=1289.69 cores=4,6
/proc/7143/stat : 7143 (cdcl) R 7092 7092 6665 0 -1 4202496 21318 0 0 0 128964 5 0 0 25 0 1 0 486549884 88956928 19911 33554432000 4194304 4218580 140733805588336 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7143/statm: 21718 19911 131 6 0 20188 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 95572

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.05
CPU user time (s): 1299.75
CPU system time (s): 0.298954
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 235236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.75
system time used= 0.298954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76201
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= 17
involuntary context switches= 3380

runsolver used 2.28965 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 18:38:30
IDJOB=3280655
IDBENCH=20410
IDSOLVER=1609
FILE ID=node135/3280655-1303749509
RUNJOBID= node135-1303749506-7048
PBS_JOBID= 13154027
Free space on /tmp= 71284 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280655-1303749509/watcher-3280655-1303749509 -o /tmp/evaluation-result-3280655-1303749509/solver-3280655-1303749509 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3280655-1303749509.cnf

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=1915156689

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:      14167296 kB
Buffers:       2063068 kB
Cached:       15891344 kB
SwapCached:          0 kB
Active:        7634060 kB
Inactive:     10551996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14167296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           85480 kB
Writeback:           0 kB
AnonPages:      230824 kB
Mapped:          15656 kB
Slab:           534436 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   444364 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= 71236 MiB
End job on node135 at 2011-04-25 19:00:12