Trace number 3262962

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
MD5SUM731331ace9dcb7404987f98927f5c914
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 variables840
Number of clauses72688
Sum of the clauses size146160
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 528

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   72688   146160 |   21806       0        0     nan |  0.000 % |
0.00/0.18	c |         0 |   71848   194340 |      --       0       --      -- |     --   | -840/48180
0.00/0.18	c ==============================================================================
0.00/0.18	c Result  :   #vars: 812   #clauses: 71848   #literals: 194340
0.00/0.18	c CPU time:   0.176973 s
0.00/0.18	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-3262962-1303547361/watcher-3262962-1303547361 -o /tmp/evaluation-result-3262962-1303547361/solver-3262962-1303547361 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3262962-1303547361.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.82 3.43 3/186 24673
/proc/meminfo: memFree=12700768/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 447151761 8908800 249 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 249 209 178 0 68 0

[startup+0.0815319 s]
/proc/loadavg: 3.38 3.82 3.43 3/186 24673
/proc/meminfo: memFree=12700768/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 447151761 8908800 249 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100537 s]
/proc/loadavg: 3.38 3.82 3.43 3/186 24673
/proc/meminfo: memFree=12700768/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 447151761 8908800 249 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300451 s]
/proc/loadavg: 3.38 3.82 3.43 3/186 24673
/proc/meminfo: memFree=12700768/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 8700

[startup+0.700372 s]
/proc/loadavg: 3.38 3.82 3.43 3/186 24673
/proc/meminfo: memFree=12700768/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 8700

[startup+1.50026 s]
/proc/loadavg: 3.38 3.82 3.43 5/194 24689
/proc/meminfo: memFree=12674072/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=10036 CPUtime=1.28 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 1001 0 0 0 128 0 0 0 25 0 1 0 447151782 10276864 912 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 2509 912 130 6 0 979 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18736

[startup+3.10093 s]
/proc/loadavg: 3.38 3.82 3.43 5/194 24689
/proc/meminfo: memFree=12670228/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=11156 CPUtime=2.88 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 1274 0 0 0 288 0 0 0 25 0 1 0 447151782 11423744 1185 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 2789 1185 130 6 0 1259 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19856

[startup+6.30029 s]
/proc/loadavg: 3.43 3.82 3.43 5/194 24689
/proc/meminfo: memFree=12661844/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=12364 CPUtime=6.07 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 1587 0 0 0 607 0 0 0 25 0 1 0 447151782 12660736 1498 33554432000 4194304 4218580 140736044366464 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 3091 1498 130 6 0 1561 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 21064

[startup+12.701 s]
/proc/loadavg: 3.48 3.83 3.43 5/194 24689
/proc/meminfo: memFree=12651864/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=14492 CPUtime=12.48 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 2097 0 0 0 1248 0 0 0 25 0 1 0 447151782 14839808 2008 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 3623 2008 131 6 0 2093 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23192

[startup+25.5005 s]
/proc/loadavg: 3.59 3.83 3.44 5/194 24690
/proc/meminfo: memFree=12641100/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=18320 CPUtime=25.27 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 3064 0 0 0 2527 0 0 0 25 0 1 0 447151782 18759680 2975 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 4580 2975 131 6 0 3050 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27020

[startup+51.1004 s]
/proc/loadavg: 3.73 3.84 3.46 5/194 24690
/proc/meminfo: memFree=12626008/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=24660 CPUtime=50.87 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 4676 0 0 0 5087 0 0 0 25 0 1 0 447151782 25251840 4552 33554432000 4194304 4218580 140736044366464 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 6165 4552 131 6 0 4635 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33360

[startup+102.307 s]
/proc/loadavg: 3.88 3.87 3.48 5/194 24692
/proc/meminfo: memFree=12607112/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=29516 CPUtime=102.08 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 5970 0 0 0 10207 1 0 0 25 0 1 0 447151782 30224384 5764 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208461 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 7379 5764 131 6 0 5849 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 38216

[startup+162.3 s]
/proc/loadavg: 3.95 3.89 3.51 5/194 24693
/proc/meminfo: memFree=12586028/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=38236 CPUtime=162.08 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 8280 0 0 0 16207 1 0 0 25 0 1 0 447151782 39153664 7971 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 9559 7971 131 6 0 8029 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46936

[startup+222.3 s]
/proc/loadavg: 3.98 3.91 3.54 5/194 24695
/proc/meminfo: memFree=12574228/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=41816 CPUtime=222.08 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 9390 0 0 0 22206 2 0 0 25 0 1 0 447151782 42819584 8856 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 10454 8856 131 6 0 8924 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 50516

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.56 5/194 24696
/proc/meminfo: memFree=12563304/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=43848 CPUtime=282.08 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 10036 0 0 0 28206 2 0 0 25 0 1 0 447151782 44900352 9358 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 10962 9358 131 6 0 9432 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 52548

[startup+342.301 s]
/proc/loadavg: 3.99 3.93 3.59 5/194 24698
/proc/meminfo: memFree=12555352/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=47092 CPUtime=342.08 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 10988 0 0 0 34206 2 0 0 25 0 1 0 447151782 48222208 10188 33554432000 4194304 4218580 140736044366464 18446744073709551615 4210444 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 11773 10188 131 6 0 10243 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 55792

[startup+402.301 s]
/proc/loadavg: 3.99 3.94 3.61 5/194 24700
/proc/meminfo: memFree=12543800/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3

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

[pid=24688] ppid=24673 vsize=53560 CPUtime=522.09 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 12968 0 0 0 52207 2 0 0 25 0 1 0 447151782 54845440 11782 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 13390 11782 131 6 0 11860 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 62260

[startup+582.301 s]
/proc/loadavg: 4.02 3.97 3.68 5/194 24704
/proc/meminfo: memFree=12523384/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=54920 CPUtime=582.09 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 13465 0 0 0 58207 2 0 0 25 0 1 0 447151782 56238080 12141 33554432000 4194304 4218580 140736044366464 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 13730 12141 131 6 0 12200 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 63620

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.69 5/194 24706
/proc/meminfo: memFree=12517780/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=55204 CPUtime=642.1 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 13772 0 0 0 64208 2 0 0 25 0 1 0 447151782 56528896 12212 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 13801 12212 131 6 0 12271 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 63904

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.71 5/194 24708
/proc/meminfo: memFree=12511688/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=56948 CPUtime=702.1 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 14282 0 0 0 70207 3 0 0 25 0 1 0 447151782 58314752 12616 33554432000 4194304 4218580 140736044366464 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 14237 12616 131 6 0 12707 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 65648

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.73 5/194 24709
/proc/meminfo: memFree=12506972/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=59232 CPUtime=762.11 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 15048 0 0 0 76208 3 0 0 25 0 1 0 447151782 60653568 13222 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 14808 13222 131 6 0 13278 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 67932

[startup+822.3 s]
/proc/loadavg: 4.03 3.99 3.75 5/194 24711
/proc/meminfo: memFree=12503620/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=60236 CPUtime=822.11 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 15482 0 0 0 82207 4 0 0 25 0 1 0 447151782 61681664 13474 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 15059 13474 131 6 0 13529 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 68936

[startup+882.3 s]
/proc/loadavg: 4.01 3.99 3.76 5/194 24712
/proc/meminfo: memFree=12498156/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=61296 CPUtime=882.11 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 15900 0 0 0 88207 4 0 0 25 0 1 0 447151782 62767104 13723 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 15324 13723 131 6 0 13794 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 69996

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/194 24714
/proc/meminfo: memFree=12493180/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=62264 CPUtime=942.11 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 16357 0 0 0 94207 4 0 0 25 0 1 0 447151782 63758336 13976 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 15566 13976 131 6 0 14036 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 70964

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.78 5/194 24716
/proc/meminfo: memFree=12488072/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=63552 CPUtime=1002.12 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 16824 0 0 0 100208 4 0 0 25 0 1 0 447151782 65077248 14284 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 15888 14284 131 6 0 14358 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 72252

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.80 5/194 24717
/proc/meminfo: memFree=12481344/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=67348 CPUtime=1062.11 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 17852 0 0 0 106207 4 0 0 25 0 1 0 447151782 68964352 15228 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 16837 15228 131 6 0 15307 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 76048

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.81 5/194 24719
/proc/meminfo: memFree=12477588/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=68280 CPUtime=1122.12 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 18261 0 0 0 112208 4 0 0 25 0 1 0 447151782 69918720 15461 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 17070 15461 131 6 0 15540 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 76980

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 24720
/proc/meminfo: memFree=12475588/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=68452 CPUtime=1182.13 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 18465 0 0 0 118208 5 0 0 25 0 1 0 447151782 70094848 15501 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208586 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 17113 15501 131 6 0 15583 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 77152

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/194 24722
/proc/meminfo: memFree=12474204/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=68580 CPUtime=1242.13 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 18620 0 0 0 124208 5 0 0 25 0 1 0 447151782 70225920 15534 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 17145 15534 131 6 0 15615 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 77280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.01 3.84 3/188 24726
/proc/meminfo: memFree=12592784/32951124 swapFree=67111528/67111528
[pid=24673] ppid=24671 vsize=8700 CPUtime=0.2 cores=1,3
/proc/24673/stat : 24673 (esg_static.sh) S 24671 24673 23623 0 -1 4202496 353 1511 0 0 0 0 20 0 21 0 1 0 447151761 8908800 252 33554432000 4194304 4922060 140735547981216 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24673/statm: 2175 252 209 178 0 68 0
[pid=24688] ppid=24673 vsize=68496 CPUtime=1299.84 cores=1,3
/proc/24688/stat : 24688 (cdcl) R 24673 24673 23623 0 -1 4202496 18743 0 0 0 129979 5 0 0 25 0 1 0 447151782 70139904 15519 33554432000 4194304 4218580 140736044366464 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24688/statm: 17124 15519 131 6 0 15594 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 77196

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.06
CPU user time (s): 1299.99
CPU system time (s): 0.065989
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 77356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20619
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= 19
involuntary context switches= 1256

runsolver used 1.9767 second user time and 5.12622 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 10:29:21
IDJOB=3262962
IDBENCH=83907
IDSOLVER=1609
FILE ID=node143/3262962-1303547361
RUNJOBID= node143-1303547361-24640
PBS_JOBID= 13143095
Free space on /tmp= 72396 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262962-1303547361/watcher-3262962-1303547361 -o /tmp/evaluation-result-3262962-1303547361/solver-3262962-1303547361 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3262962-1303547361.cnf

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

MD5SUM BENCH= 731331ace9dcb7404987f98927f5c914
RANDOM SEED=1562968586

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12701296 kB
Buffers:       2294932 kB
Cached:       17323848 kB
SwapCached:          0 kB
Active:        9546056 kB
Inactive:     10148824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12701296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6844 kB
Writeback:           0 kB
AnonPages:       74772 kB
Mapped:          15468 kB
Slab:           490724 kB
PageTables:       5596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240784 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= 72396 MiB
End job on node143 at 2011-04-23 10:51:03