Trace number 3251476

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.38479
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  256038   513645 |   76811       0        0     nan |  0.000 % |
0.00/0.51	c |         0 |  254389   711960 |      --       0       --      -- |     --   | -1649/198315
0.00/0.51	c ==============================================================================
0.00/0.51	c Result  :   #vars: 1609   #clauses: 254389   #literals: 711960
0.00/0.51	c CPU time:   0.492925 s
0.00/0.51	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-3251476-1303585102/watcher-3251476-1303585102 -o /tmp/evaluation-result-3251476-1303585102/solver-3251476-1303585102 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251476-1303585102.cnf 

running on 2 cores: 5,7

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.93 2.04 3.09 5/192 16841
/proc/meminfo: memFree=14396004/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) R 16839 16841 15898 0 -1 4202496 311 0 0 0 0 0 0 0 23 0 1 0 470108208 8908800 249 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244169109 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/16841/statm: 2175 249 209 178 0 68 0

[startup+0.058627 s]
/proc/loadavg: 0.93 2.04 3.09 5/192 16841
/proc/meminfo: memFree=14396004/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 470108208 8908800 249 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100604 s]
/proc/loadavg: 0.93 2.04 3.09 5/192 16841
/proc/meminfo: memFree=14396004/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 470108208 8908800 249 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30057 s]
/proc/loadavg: 0.93 2.04 3.09 5/192 16841
/proc/meminfo: memFree=14396004/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 470108208 8908800 249 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.707526 s]
/proc/loadavg: 0.93 2.04 3.09 5/192 16841
/proc/meminfo: memFree=14396004/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14392888/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=12172 CPUtime=0.87 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 1537 0 0 0 87 0 0 0 20 0 1 0 470108271 12464128 1447 33554432000 4194304 4218580 140736114999616 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 3043 1447 129 6 0 1513 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20872

[startup+3.10108 s]
/proc/loadavg: 1.18 2.07 3.10 6/194 16846
/proc/meminfo: memFree=14388420/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=12964 CPUtime=2.47 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 1739 0 0 0 247 0 0 0 25 0 1 0 470108271 13275136 1649 33554432000 4194304 4218580 140736114999616 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 3241 1649 129 6 0 1711 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21664

[startup+6.30052 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14383236/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=14156 CPUtime=5.67 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 2023 0 0 0 567 0 0 0 25 0 1 0 470108271 14495744 1933 33554432000 4194304 4218580 140736114999616 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 3539 1933 129 6 0 2009 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22856

[startup+12.7004 s]
/proc/loadavg: 1.61 2.14 3.11 5/194 16846
/proc/meminfo: memFree=14373944/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=16024 CPUtime=12.07 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 2510 0 0 0 1207 0 0 0 25 0 1 0 470108271 16408576 2420 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 4006 2420 130 6 0 2476 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24724

[startup+25.5012 s]
/proc/loadavg: 1.98 2.20 3.11 5/194 16846
/proc/meminfo: memFree=14364232/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=18536 CPUtime=24.87 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 3117 0 0 0 2487 0 0 0 25 0 1 0 470108271 18980864 3027 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 4634 3027 131 6 0 3104 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27236

[startup+51.1007 s]
/proc/loadavg: 2.67 2.34 3.14 5/194 16847
/proc/meminfo: memFree=14345668/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=23820 CPUtime=50.47 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 4455 0 0 0 5046 1 0 0 25 0 1 0 470108271 24391680 4361 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 5955 4361 131 6 0 4425 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32520

[startup+102.307 s]
/proc/loadavg: 3.47 2.62 3.18 5/194 16849
/proc/meminfo: memFree=14324700/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=27868 CPUtime=101.67 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 5502 0 0 0 10166 1 0 0 25 0 1 0 470108271 28536832 5370 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 6967 5370 131 6 0 5437 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 36568

[startup+162.301 s]
/proc/loadavg: 3.87 2.88 3.24 5/194 16859
/proc/meminfo: memFree=14300728/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=34344 CPUtime=161.67 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 7165 0 0 0 16165 2 0 0 25 0 1 0 470108271 35168256 6964 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 8586 6964 131 6 0 7056 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 43044

[startup+222.301 s]
/proc/loadavg: 3.95 3.08 3.28 5/194 16861
/proc/meminfo: memFree=14290584/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=38216 CPUtime=221.67 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 8370 0 0 0 22165 2 0 0 25 0 1 0 470108271 39133184 7961 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 9554 7961 131 6 0 8024 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 46916

[startup+282.301 s]
/proc/loadavg: 4.02 3.26 3.33 5/194 16862
/proc/meminfo: memFree=14279904/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=40532 CPUtime=281.67 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 9076 0 0 0 28164 3 0 0 25 0 1 0 470108271 41504768 8539 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 10133 8539 131 6 0 8603 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 49232

[startup+342.301 s]
/proc/loadavg: 4.01 3.39 3.37 5/194 16864
/proc/meminfo: memFree=14268088/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=43728 CPUtime=341.67 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 9995 0 0 0 34164 3 0 0 25 0 1 0 470108271 44777472 9317 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 10932 9317 131 6 0 9402 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 52428

[startup+402.301 s]
/proc/loadavg: 4.00 3.50 3.40 5/194 16868
/proc/meminfo: memFree=14258516/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7

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

[pid=16845] ppid=16841 vsize=52448 CPUtime=521.68 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 12574 0 0 0 52164 4 0 0 25 0 1 0 470108271 53706752 11498 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 13112 11498 131 6 0 11582 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 61148

[startup+582.3 s]
/proc/loadavg: 4.00 3.73 3.51 5/194 16873
/proc/meminfo: memFree=14232040/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=54336 CPUtime=581.68 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 13150 0 0 0 58164 4 0 0 25 0 1 0 470108271 55640064 11969 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 13584 11969 131 6 0 12054 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 63036

[startup+642.301 s]
/proc/loadavg: 4.00 3.78 3.54 5/194 16875
/proc/meminfo: memFree=14225696/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=56204 CPUtime=641.68 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 13711 0 0 0 64164 4 0 0 25 0 1 0 470108271 57552896 12442 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 14051 12442 131 6 0 12521 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 64904

[startup+702.3 s]
/proc/loadavg: 4.08 3.83 3.57 5/194 16877
/proc/meminfo: memFree=14217108/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=59088 CPUtime=701.68 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 14698 0 0 0 70163 5 0 0 25 0 1 0 470108271 60506112 13182 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 14772 13182 131 6 0 13242 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 67788

[startup+762.307 s]
/proc/loadavg: 4.06 3.87 3.60 5/194 16878
/proc/meminfo: memFree=14212880/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=59628 CPUtime=761.69 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 14997 0 0 0 76164 5 0 0 25 0 1 0 470108271 61059072 13289 33554432000 4194304 4218580 140736114999616 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 14907 13289 131 6 0 13377 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 68328

[startup+822.3 s]
/proc/loadavg: 4.08 3.91 3.62 5/194 16880
/proc/meminfo: memFree=14208764/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=60304 CPUtime=821.68 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 15293 0 0 0 82163 5 0 0 25 0 1 0 470108271 61751296 13459 33554432000 4194304 4218580 140736114999616 18446744073709551615 4210513 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 15076 13459 131 6 0 13546 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 69004

[startup+882.301 s]
/proc/loadavg: 4.03 3.92 3.64 5/194 16881
/proc/meminfo: memFree=14203408/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=60996 CPUtime=881.68 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 15610 0 0 0 88163 5 0 0 25 0 1 0 470108271 62459904 13650 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 15249 13650 131 6 0 13719 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 69696

[startup+942.3 s]
/proc/loadavg: 4.01 3.93 3.66 5/194 16883
/proc/meminfo: memFree=14199404/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=62544 CPUtime=941.68 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 16175 0 0 0 94163 5 0 0 25 0 1 0 470108271 64045056 14043 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 15636 14043 131 6 0 14106 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 71244

[startup+1002.3 s]
/proc/loadavg: 4.06 3.96 3.69 5/194 16885
/proc/meminfo: memFree=14192660/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=63992 CPUtime=1001.68 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 16666 0 0 0 100163 5 0 0 25 0 1 0 470108271 65527808 14379 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 15998 14379 131 6 0 14468 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 72692

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.70 5/194 16886
/proc/meminfo: memFree=14183572/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=69504 CPUtime=1061.69 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 18188 0 0 0 106163 6 0 0 25 0 1 0 470108271 71172096 15780 33554432000 4194304 4218580 140736114999616 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 17376 15780 131 6 0 15846 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 78204

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.72 5/194 16888
/proc/meminfo: memFree=14178336/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=70188 CPUtime=1121.69 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 18481 0 0 0 112163 6 0 0 25 0 1 0 470108271 71872512 15958 33554432000 4194304 4218580 140736114999616 18446744073709551615 4213187 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 17547 15958 131 6 0 16017 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 78888

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/194 16889
/proc/meminfo: memFree=14174832/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=70336 CPUtime=1181.69 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 18602 0 0 0 118163 6 0 0 25 0 1 0 470108271 72024064 15966 33554432000 4194304 4218580 140736114999616 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 17584 15966 131 6 0 16054 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 79036

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 16891
/proc/meminfo: memFree=14172184/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=70464 CPUtime=1241.69 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 18721 0 0 0 124163 6 0 0 25 0 1 0 470108271 72155136 15994 33554432000 4194304 4218580 140736114999616 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 17616 15994 131 6 0 16086 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 79164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.00 3.77 2/187 16897
/proc/meminfo: memFree=14342460/32951124 swapFree=67111524/67111528
[pid=16841] ppid=16839 vsize=8700 CPUtime=0.61 cores=5,7
/proc/16841/stat : 16841 (esg_static.sh) S 16839 16841 15898 0 -1 4202496 353 4851 0 0 0 0 59 2 17 0 1 0 470108208 8908800 252 33554432000 4194304 4922060 140736355027808 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16841/statm: 2175 252 209 178 0 68 0
[pid=16845] ppid=16841 vsize=70544 CPUtime=1299.4 cores=5,7
/proc/16845/stat : 16845 (cdcl) R 16841 16841 15898 0 -1 4202496 18878 0 0 0 129934 6 0 0 25 0 1 0 470108271 72237056 16019 33554432000 4194304 4218580 140736114999616 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16845/statm: 17636 16019 131 6 0 16106 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 79244

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.03
CPU user time (s): 1299.94
CPU system time (s): 0.093985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 79308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24115
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= 10
involuntary context switches= 1111

runsolver used 2.16767 second user time and 4.93625 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 20:58:22
IDJOB=3251476
IDBENCH=88223
IDSOLVER=1609
FILE ID=node136/3251476-1303585102
RUNJOBID= node136-1303585102-16798
PBS_JOBID= 13150335
Free space on /tmp= 71624 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p15-s72490337.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251476-1303585102/watcher-3251476-1303585102 -o /tmp/evaluation-result-3251476-1303585102/solver-3251476-1303585102 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3251476-1303585102.cnf

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=1793352170

node136.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.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.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.76
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.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.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.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.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.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.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:      14397408 kB
Buffers:       1700960 kB
Cached:       16191792 kB
SwapCached:          4 kB
Active:        9465276 kB
Inactive:      8522656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14397408 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           14420 kB
Writeback:           0 kB
AnonPages:       94248 kB
Mapped:          15264 kB
Slab:           500764 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   283780 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= 71620 MiB
End job on node136 at 2011-04-23 21:20:04