Trace number 3259266

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01? (TO) 1300.02 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes7.cnf
MD5SUM6200c727c8a5a324974090a1f9a6d7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03669
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
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 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.00/0.12	c |         0 |   60464   198501 |      --       0       --      -- |     --   | -945/74828
0.00/0.12	c ==============================================================================
0.00/0.12	c Result  :   #vars: 900   #clauses: 60464   #literals: 198501
0.00/0.12	c CPU time:   0.116982 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-3259266-1303505047/watcher-3259266-1303505047 -o /tmp/evaluation-result-3259266-1303505047/solver-3259266-1303505047 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3259266-1303505047.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.82 3.68 2.41 3/180 30405
/proc/meminfo: memFree=18901612/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 462103201 8908800 249 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 249 209 178 0 68 0

[startup+0.0281991 s]
/proc/loadavg: 3.82 3.68 2.41 3/180 30405
/proc/meminfo: memFree=18901612/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 462103201 8908800 249 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100207 s]
/proc/loadavg: 3.82 3.68 2.41 3/180 30405
/proc/meminfo: memFree=18901612/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 462103201 8908800 249 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300114 s]
/proc/loadavg: 3.82 3.68 2.41 3/180 30405
/proc/meminfo: memFree=18901612/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.701043 s]
/proc/loadavg: 3.82 3.68 2.41 3/180 30405
/proc/meminfo: memFree=18901612/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 3.67 3.65 2.40 5/194 30432
/proc/meminfo: memFree=18861564/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=10992 CPUtime=1.34 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 1234 0 0 0 134 0 0 0 25 0 1 0 462103216 11255808 1145 33554432000 4194304 4218580 140735792131296 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 2748 1145 130 6 0 1218 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19692

[startup+3.10071 s]
/proc/loadavg: 3.67 3.65 2.40 5/194 30433
/proc/meminfo: memFree=18866648/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=12520 CPUtime=2.94 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 1627 0 0 0 294 0 0 0 25 0 1 0 462103216 12820480 1538 33554432000 4194304 4218580 140735792131296 18446744073709551615 4209623 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 3130 1538 131 6 0 1600 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21220

[startup+6.30118 s]
/proc/loadavg: 3.70 3.65 2.41 5/194 30433
/proc/meminfo: memFree=18856692/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=14616 CPUtime=6.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 2137 0 0 0 614 0 0 0 25 0 1 0 462103216 14966784 2048 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 3654 2048 131 6 0 2124 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23316

[startup+12.7011 s]
/proc/loadavg: 3.72 3.66 2.42 5/194 30433
/proc/meminfo: memFree=18845536/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=17340 CPUtime=12.54 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 2827 0 0 0 1254 0 0 0 25 0 1 0 462103216 17756160 2738 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 4335 2738 131 6 0 2805 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26040

[startup+25.5009 s]
/proc/loadavg: 3.78 3.68 2.44 5/194 30433
/proc/meminfo: memFree=18832264/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=20284 CPUtime=25.33 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 3549 0 0 0 2533 0 0 0 25 0 1 0 462103216 20770816 3456 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 5071 3456 131 6 0 3541 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28984

[startup+51.1006 s]
/proc/loadavg: 3.86 3.70 2.48 5/194 30434
/proc/meminfo: memFree=18814636/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=24380 CPUtime=50.93 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 4603 0 0 0 5093 0 0 0 25 0 1 0 462103216 24965120 4474 33554432000 4194304 4218580 140735792131296 18446744073709551615 4211916 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 6095 4474 131 6 0 4565 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33080

[startup+102.307 s]
/proc/loadavg: 3.94 3.74 2.56 5/194 30435
/proc/meminfo: memFree=18793408/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=29612 CPUtime=102.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 6037 0 0 0 10213 1 0 0 25 0 1 0 462103216 30322688 5799 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 7403 5799 131 6 0 5873 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 38312

[startup+162.301 s]
/proc/loadavg: 3.97 3.79 2.65 5/194 30437
/proc/meminfo: memFree=18776148/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=32664 CPUtime=162.13 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 6934 0 0 0 16212 1 0 0 25 0 1 0 462103216 33447936 6570 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 8166 6570 131 6 0 6636 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41364

[startup+222.301 s]
/proc/loadavg: 3.99 3.82 2.73 5/194 30439
/proc/meminfo: memFree=18759252/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=36180 CPUtime=222.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 7897 0 0 0 22212 2 0 0 25 0 1 0 462103216 37048320 7429 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 9045 7429 131 6 0 7515 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 44880

[startup+282.301 s]
/proc/loadavg: 3.99 3.85 2.81 5/194 30441
/proc/meminfo: memFree=18748308/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=38292 CPUtime=282.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 8546 0 0 0 28212 2 0 0 25 0 1 0 462103216 39211008 7950 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 9573 7950 131 6 0 8043 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 46992

[startup+342.301 s]
/proc/loadavg: 4.04 3.89 2.88 5/194 30442
/proc/meminfo: memFree=18738856/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=39812 CPUtime=342.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 9120 0 0 0 34212 2 0 0 25 0 1 0 462103216 40767488 8367 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 9953 8367 131 6 0 8423 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 48512

[startup+402.301 s]
/proc/loadavg: 4.12 3.94 2.96 5/194 30443
/proc/meminfo: memFree=18728788/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6

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

[pid=30409] ppid=30405 vsize=44576 CPUtime=522.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 10610 0 0 0 52211 3 0 0 25 0 1 0 462103216 45645824 9557 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 11144 9557 131 6 0 9614 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 53276

[startup+582.301 s]
/proc/loadavg: 4.00 3.96 3.14 5/194 30449
/proc/meminfo: memFree=18704016/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=46692 CPUtime=582.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 11293 0 0 0 58211 3 0 0 25 0 1 0 462103216 47812608 10082 33554432000 4194304 4218580 140735792131296 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 11673 10082 131 6 0 10143 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 55392

[startup+642.301 s]
/proc/loadavg: 4.00 3.96 3.19 5/194 30450
/proc/meminfo: memFree=18696300/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=48680 CPUtime=642.15 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 12098 0 0 0 64212 3 0 0 25 0 1 0 462103216 49848320 10554 33554432000 4194304 4218580 140735792131296 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 12170 10554 131 6 0 10640 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 57380

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.24 5/194 30451
/proc/meminfo: memFree=18689824/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=50332 CPUtime=702.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 12781 0 0 0 70211 3 0 0 25 0 1 0 462103216 51539968 10994 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 12583 10994 131 6 0 11053 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 59032

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.28 5/194 30453
/proc/meminfo: memFree=18686192/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=50976 CPUtime=762.15 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 13151 0 0 0 76211 4 0 0 25 0 1 0 462103216 52199424 11148 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 12744 11148 131 6 0 11214 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 59676

[startup+822.301 s]
/proc/loadavg: 4.07 3.99 3.33 5/194 30455
/proc/meminfo: memFree=18678472/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=53076 CPUtime=822.15 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 13826 0 0 0 82211 4 0 0 25 0 1 0 462103216 54349824 11679 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 13269 11679 131 6 0 11739 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 61776

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.37 5/194 30457
/proc/meminfo: memFree=18673616/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=54480 CPUtime=882.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 14299 0 0 0 88210 4 0 0 25 0 1 0 462103216 55787520 12006 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 13620 12006 131 6 0 12090 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 63180

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.40 5/194 30458
/proc/meminfo: memFree=18666500/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=55716 CPUtime=942.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 14767 0 0 0 94210 4 0 0 25 0 1 0 462103216 57053184 12313 33554432000 4194304 4218580 140735792131296 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 13929 12313 131 6 0 12399 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 64416

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.44 5/194 30459
/proc/meminfo: memFree=18662128/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=56384 CPUtime=1002.14 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 15172 0 0 0 100210 4 0 0 25 0 1 0 462103216 57737216 12478 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 14096 12478 131 6 0 12566 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 65084

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.48 5/194 30470
/proc/meminfo: memFree=18656740/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=57192 CPUtime=1062.15 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 15555 0 0 0 106210 5 0 0 25 0 1 0 462103216 58564608 12679 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 14298 12679 131 6 0 12768 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 65892

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.50 5/194 30472
/proc/meminfo: memFree=18652484/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=57720 CPUtime=1122.15 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 15898 0 0 0 112210 5 0 0 25 0 1 0 462103216 59105280 12837 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 14430 12837 131 6 0 12900 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 66420

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.53 5/194 30474
/proc/meminfo: memFree=18647872/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=58424 CPUtime=1182.15 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 16225 0 0 0 118210 5 0 0 25 0 1 0 462103216 59826176 13004 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 14606 13004 131 6 0 13076 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 67124

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.57 5/194 30478
/proc/meminfo: memFree=18642100/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=58848 CPUtime=1242.15 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 16457 0 0 0 124210 5 0 0 25 0 1 0 462103216 60260352 13093 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 14712 13093 131 6 0 13182 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 67548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.59 4/192 30480
/proc/meminfo: memFree=18700596/32951124 swapFree=67111528/67111528
[pid=30405] ppid=30403 vsize=8700 CPUtime=0.14 cores=4,6
/proc/30405/stat : 30405 (esg_static.sh) S 30403 30405 30364 0 -1 4202496 353 1402 0 0 0 0 14 0 22 0 1 0 462103201 8908800 252 33554432000 4194304 4922060 140737249569920 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30405/statm: 2175 252 209 178 0 68 0
[pid=30409] ppid=30405 vsize=59660 CPUtime=1299.86 cores=4,6
/proc/30409/stat : 30409 (cdcl) R 30405 30405 30364 0 -1 4202496 16799 0 0 0 129981 5 0 0 25 0 1 0 462103216 61091840 13316 33554432000 4194304 4218580 140735792131296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/30409/statm: 14915 13316 131 6 0 13385 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 68360

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.96
CPU system time (s): 0.06499
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 68360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18565
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= 1094

runsolver used 2.26166 second user time and 4.84126 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-22 22:44:07
IDJOB=3259266
IDBENCH=71540
IDSOLVER=1609
FILE ID=node130/3259266-1303505047
RUNJOBID= node130-1303505046-30383
PBS_JOBID= 13134274
Free space on /tmp= 71776 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes7.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259266-1303505047/watcher-3259266-1303505047 -o /tmp/evaluation-result-3259266-1303505047/solver-3259266-1303505047 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3259266-1303505047.cnf

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=1592099035

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18901768 kB
Buffers:       1694220 kB
Cached:       11745812 kB
SwapCached:          0 kB
Active:        5842712 kB
Inactive:      7665648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18901768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5444 kB
Writeback:           0 kB
AnonPages:       67568 kB
Mapped:          15384 kB
Slab:           475584 kB
PageTables:       4548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216608 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= 71764 MiB
End job on node130 at 2011-04-22 23:05:49