Trace number 3264150

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

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb45-21-1.used-as.sat04-883.cnf
MD5SUMd30b88c897dd41570f0430a76eb70b55
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.36879
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61855
Sum of the clauses size124565
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261810
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   61855   124565 |   18556       0        0     nan |  0.000 % |
0.00/0.12	c |         0 |   60686   197422 |      --       0       --      -- |     --   | -1169/72857
0.00/0.12	c ==============================================================================
0.00/0.12	c Result  :   #vars: 900   #clauses: 60686   #literals: 197422
0.00/0.12	c CPU time:   0.12598 s
0.00/0.12	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-3264150-1303565313/watcher-3264150-1303565313 -o /tmp/evaluation-result-3264150-1303565313/solver-3264150-1303565313 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3264150-1303565313.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.68 3.90 3.56 2/174 31405
/proc/meminfo: memFree=14766532/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 448946875 8908800 250 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 250 209 178 0 68 0

[startup+0.066917 s]
/proc/loadavg: 3.68 3.90 3.56 2/174 31405
/proc/meminfo: memFree=14766532/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 448946875 8908800 250 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100833 s]
/proc/loadavg: 3.68 3.90 3.56 2/174 31405
/proc/meminfo: memFree=14766532/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 448946875 8908800 250 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300798 s]
/proc/loadavg: 3.68 3.90 3.56 2/174 31405
/proc/meminfo: memFree=14766532/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.700718 s]
/proc/loadavg: 3.68 3.90 3.56 2/174 31405
/proc/meminfo: memFree=14766532/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+1.50063 s]
/proc/loadavg: 3.68 3.90 3.56 5/194 31444
/proc/meminfo: memFree=14736652/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=10736 CPUtime=1.33 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 1174 0 0 0 133 0 0 0 25 0 1 0 448946891 10993664 1084 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 2684 1084 130 6 0 1154 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19436

[startup+3.10034 s]
/proc/loadavg: 3.70 3.91 3.56 5/194 31444
/proc/meminfo: memFree=14731444/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=11964 CPUtime=2.93 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 1462 0 0 0 293 0 0 0 25 0 1 0 448946891 12251136 1372 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 2991 1372 131 6 0 1461 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20664

[startup+6.30073 s]
/proc/loadavg: 3.70 3.91 3.56 5/194 31444
/proc/meminfo: memFree=14722072/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=13800 CPUtime=6.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 1929 0 0 0 613 0 0 0 25 0 1 0 448946891 14131200 1839 33554432000 4194304 4218580 140736768574864 18446744073709551615 4213459 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 3450 1839 131 6 0 1920 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22500

[startup+12.7005 s]
/proc/loadavg: 3.75 3.91 3.56 5/194 31444
/proc/meminfo: memFree=14710560/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=16156 CPUtime=12.52 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 2513 0 0 0 1252 0 0 0 25 0 1 0 448946891 16543744 2422 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208530 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 4039 2422 131 6 0 2509 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24856

[startup+25.5011 s]
/proc/loadavg: 3.79 3.91 3.57 5/194 31445
/proc/meminfo: memFree=14698224/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=18760 CPUtime=25.32 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 3178 0 0 0 2532 0 0 0 25 0 1 0 448946891 19210240 3086 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 4690 3086 131 6 0 3160 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27460

[startup+51.1003 s]
/proc/loadavg: 3.86 3.92 3.58 5/194 31445
/proc/meminfo: memFree=14682164/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=22896 CPUtime=50.93 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 4231 0 0 0 5092 1 0 0 25 0 1 0 448946891 23445504 4121 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 5724 4121 131 6 0 4194 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31596

[startup+102.307 s]
/proc/loadavg: 3.94 3.93 3.60 5/194 31447
/proc/meminfo: memFree=14664792/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=25816 CPUtime=102.14 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 5017 0 0 0 10213 1 0 0 25 0 1 0 448946891 26435584 4859 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 6454 4859 131 6 0 4924 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34516

[startup+162.3 s]
/proc/loadavg: 3.98 3.94 3.62 5/194 31448
/proc/meminfo: memFree=14649268/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=29496 CPUtime=162.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 6038 0 0 0 16212 1 0 0 25 0 1 0 448946891 30203904 5783 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 7374 5783 131 6 0 5844 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 38196

[startup+222.301 s]
/proc/loadavg: 3.96 3.95 3.64 5/194 31561
/proc/meminfo: memFree=14652248/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=32488 CPUtime=222.12 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 6838 0 0 0 22211 1 0 0 25 0 1 0 448946891 33267712 6523 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 8122 6523 131 6 0 6592 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 41188

[startup+282.301 s]
/proc/loadavg: 3.98 3.95 3.66 5/194 31563
/proc/meminfo: memFree=14637684/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=35320 CPUtime=282.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 7647 0 0 0 28211 2 0 0 25 0 1 0 448946891 36167680 7240 33554432000 4194304 4218580 140736768574864 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 8830 7240 131 6 0 7300 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 44020

[startup+342.3 s]
/proc/loadavg: 3.99 3.96 3.68 5/194 31564
/proc/meminfo: memFree=14626492/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=37444 CPUtime=342.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 8465 0 0 0 34211 2 0 0 25 0 1 0 448946891 38342656 7744 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 9361 7744 131 6 0 7831 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 46144

[startup+402.301 s]
/proc/loadavg: 4.06 3.98 3.70 5/194 31566
/proc/meminfo: memFree=14618644/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2

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

[pid=31419] ppid=31405 vsize=43776 CPUtime=522.12 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 10603 0 0 0 52209 3 0 0 25 0 1 0 448946891 44826624 9347 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 10944 9347 131 6 0 9414 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 52476

[startup+582.301 s]
/proc/loadavg: 4.03 4.00 3.75 5/194 31571
/proc/meminfo: memFree=14597356/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=47696 CPUtime=582.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 11708 0 0 0 58209 4 0 0 25 0 1 0 448946891 48840704 10316 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 11924 10316 131 6 0 10394 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 56396

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.77 5/194 31572
/proc/meminfo: memFree=14591380/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=49424 CPUtime=642.14 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 12266 0 0 0 64210 4 0 0 25 0 1 0 448946891 50610176 10741 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 12356 10741 131 6 0 10826 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 58124

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 31574
/proc/meminfo: memFree=14585280/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=50948 CPUtime=702.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 12723 0 0 0 70209 4 0 0 25 0 1 0 448946891 52170752 11112 33554432000 4194304 4218580 140736768574864 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 12737 11112 131 6 0 11207 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 59648

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.79 5/194 31575
/proc/meminfo: memFree=14581648/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=52472 CPUtime=762.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 13264 0 0 0 76209 4 0 0 25 0 1 0 448946891 53731328 11528 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 13118 11528 131 6 0 11588 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 61172

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/194 31577
/proc/meminfo: memFree=14576528/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=53756 CPUtime=822.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 13773 0 0 0 82209 4 0 0 25 0 1 0 448946891 55046144 11821 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 13439 11821 131 6 0 11909 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 62456

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/194 31579
/proc/meminfo: memFree=14572392/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=54724 CPUtime=882.12 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 14241 0 0 0 88208 4 0 0 25 0 1 0 448946891 56037376 12073 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 13681 12073 131 6 0 12151 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 63424

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 3.82 5/194 31580
/proc/meminfo: memFree=14568268/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=56804 CPUtime=942.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 14899 0 0 0 94208 5 0 0 25 0 1 0 448946891 58167296 12607 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 14201 12607 131 6 0 12671 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 65504

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.83 5/194 31582
/proc/meminfo: memFree=14564020/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=58512 CPUtime=1002.12 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 15468 0 0 0 100207 5 0 0 25 0 1 0 448946891 59916288 13009 33554432000 4194304 4218580 140736768574864 18446744073709551615 4210207 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 14628 13009 131 6 0 13098 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 67212

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.84 5/194 31583
/proc/meminfo: memFree=14560888/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=59084 CPUtime=1062.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 15822 0 0 0 106207 6 0 0 25 0 1 0 448946891 60502016 13171 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 14771 13171 131 6 0 13241 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 67784

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.85 5/194 31585
/proc/meminfo: memFree=14558620/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=59724 CPUtime=1122.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 16098 0 0 0 112207 6 0 0 25 0 1 0 448946891 61157376 13327 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 14931 13327 131 6 0 13401 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 68424

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 31587
/proc/meminfo: memFree=14554372/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=60668 CPUtime=1182.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 16490 0 0 0 118207 6 0 0 25 0 1 0 448946891 62124032 13565 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 15167 13565 131 6 0 13637 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 69368

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.86 5/194 31588
/proc/meminfo: memFree=14551248/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=61496 CPUtime=1242.13 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 16805 0 0 0 124207 6 0 0 25 0 1 0 448946891 62971904 13757 33554432000 4194304 4218580 140736768574864 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 15374 13757 131 6 0 13844 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 70196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.87 5/194 31590
/proc/meminfo: memFree=14548496/32951124 swapFree=67111528/67111528
[pid=31405] ppid=31403 vsize=8700 CPUtime=0.15 cores=0,2
/proc/31405/stat : 31405 (esg_static.sh) S 31403 31405 30434 0 -1 4202496 355 1402 0 0 0 0 15 0 21 0 1 0 448946875 8908800 253 33554432000 4194304 4922060 140733586663392 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31405/statm: 2175 253 209 178 0 68 0
[pid=31419] ppid=31405 vsize=62108 CPUtime=1299.84 cores=0,2
/proc/31419/stat : 31419 (cdcl) R 31405 31405 30434 0 -1 4202496 17048 0 0 0 129978 6 0 0 25 0 1 0 448946891 63598592 13905 33554432000 4194304 4218580 140736768574864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31419/statm: 15527 13905 131 6 0 13997 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 70808

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.01
CPU user time (s): 1299.94
CPU system time (s): 0.069989
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 70808

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

runsolver used 2.30365 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 15:28:33
IDJOB=3264150
IDBENCH=84559
IDSOLVER=1609
FILE ID=node141/3264150-1303565313
RUNJOBID= node141-1303565312-31393
PBS_JOBID= 13150274
Free space on /tmp= 70968 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb45-21-1.used-as.sat04-883.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264150-1303565313/watcher-3264150-1303565313 -o /tmp/evaluation-result-3264150-1303565313/solver-3264150-1303565313 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3264150-1303565313.cnf

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

MD5SUM BENCH= d30b88c897dd41570f0430a76eb70b55
RANDOM SEED=1074171778

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14766556 kB
Buffers:       1625504 kB
Cached:       15924420 kB
SwapCached:          0 kB
Active:        9719096 kB
Inactive:      7893788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14766556 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1720 kB
Writeback:           0 kB
AnonPages:       63024 kB
Mapped:          14480 kB
Slab:           508664 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187684 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= 70956 MiB
End job on node141 at 2011-04-23 15:50:15