Trace number 3258650

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes5.cnf
MD5SUMf892a2bda6fe6aec6f2fcb4e1c541df8
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  305320   613120 |   91595       0        0     nan |  0.000 % |
1.10/1.17	c |         0 |  301912  1020575 |      --       0       --      -- |     --   | -3408/407455
1.10/1.17	c ==============================================================================
1.10/1.17	c Result  :   #vars: 2560   #clauses: 301912   #literals: 1020575
1.10/1.17	c CPU time:   1.15782 s
1.10/1.17	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-3258650-1303479395/watcher-3258650-1303479395 -o /tmp/evaluation-result-3258650-1303479395/solver-3258650-1303479395 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3258650-1303479395.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.93 3.89 1/177 19725
/proc/meminfo: memFree=22706728/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=0 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 192130763 8908800 250 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 250 209 178 0 68 0

[startup+0.014316 s]
/proc/loadavg: 3.68 3.93 3.89 1/177 19725
/proc/meminfo: memFree=22706728/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=0 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 192130763 8908800 250 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100326 s]
/proc/loadavg: 3.68 3.93 3.89 1/177 19725
/proc/meminfo: memFree=22706728/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=0 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 192130763 8908800 250 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30032 s]
/proc/loadavg: 3.68 3.93 3.89 1/177 19725
/proc/meminfo: memFree=22706728/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=0 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 192130763 8908800 250 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700243 s]
/proc/loadavg: 3.68 3.93 3.89 1/177 19725
/proc/meminfo: memFree=22706728/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=0 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 192130763 8908800 250 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50105 s]
/proc/loadavg: 3.68 3.93 3.89 2/176 19744
/proc/meminfo: memFree=22685456/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 8700

[startup+3.1008 s]
/proc/loadavg: 3.68 3.93 3.89 2/176 19745
/proc/meminfo: memFree=22695376/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=15664 CPUtime=1.74 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 2408 0 0 0 174 0 0 0 25 0 1 0 192130898 16039936 2319 33554432000 4194304 4218580 140734174061712 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 3916 2319 130 6 0 2386 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24364

[startup+6.30024 s]
/proc/loadavg: 3.46 3.88 3.87 2/173 19745
/proc/meminfo: memFree=22692928/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=17776 CPUtime=4.94 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 2924 0 0 0 494 0 0 0 25 0 1 0 192130898 18202624 2835 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 4444 2835 130 6 0 2914 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26476

[startup+12.7011 s]
/proc/loadavg: 3.27 3.84 3.86 2/173 19746
/proc/meminfo: memFree=22690552/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=20480 CPUtime=11.34 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 3584 0 0 0 1134 0 0 0 25 0 1 0 192130898 20971520 3495 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 5120 3495 131 6 0 3590 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29180

[startup+25.5008 s]
/proc/loadavg: 2.76 3.70 3.81 2/173 19746
/proc/meminfo: memFree=22687744/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=23684 CPUtime=24.14 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 4399 0 0 0 2414 0 0 0 25 0 1 0 192130898 24252416 4309 33554432000 4194304 4218580 140734174061712 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 5921 4309 131 6 0 4391 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32384

[startup+51.1004 s]
/proc/loadavg: 2.16 3.48 3.73 2/173 19746
/proc/meminfo: memFree=22683436/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=27852 CPUtime=49.74 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 5462 0 0 0 4974 0 0 0 25 0 1 0 192130898 28520448 5351 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 6963 5351 131 6 0 5433 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36552

[startup+102.306 s]
/proc/loadavg: 1.50 3.09 3.59 2/173 19748
/proc/meminfo: memFree=22678208/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=33048 CPUtime=100.94 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 6809 0 0 0 10094 0 0 0 25 0 1 0 192130898 33841152 6641 33554432000 4194304 4218580 140734174061712 18446744073709551615 4209504 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 8262 6641 131 6 0 6732 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 41748

[startup+162.301 s]
/proc/loadavg: 1.18 2.71 3.42 2/173 19750
/proc/meminfo: memFree=22672440/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=38776 CPUtime=160.94 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 8431 0 0 0 16093 1 0 0 25 0 1 0 192130898 39706624 8092 33554432000 4194304 4218580 140734174061712 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 9694 8092 131 6 0 8164 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 47476

[startup+222.301 s]
/proc/loadavg: 1.07 2.40 3.27 2/173 19751
/proc/meminfo: memFree=22667040/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=44228 CPUtime=220.94 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 9978 0 0 0 22093 1 0 0 25 0 1 0 192130898 45289472 9456 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 11057 9456 131 6 0 9527 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 52928

[startup+282.301 s]
/proc/loadavg: 1.02 2.14 3.12 2/173 19753
/proc/meminfo: memFree=22664264/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=47180 CPUtime=280.94 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 10903 0 0 0 28092 2 0 0 25 0 1 0 192130898 48312320 10198 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 11795 10198 131 6 0 10265 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 55880

[startup+342.301 s]
/proc/loadavg: 1.04 1.94 2.99 2/173 19754
/proc/meminfo: memFree=22661868/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=49616 CPUtime=340.94 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 11669 0 0 0 34092 2 0 0 25 0 1 0 192130898 50806784 10798 33554432000 4194304 4218580 140734174061712 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 12404 10798 131 6 0 10874 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 58316

[startup+402.301 s]
/proc/loadavg: 1.01 1.77 2.87 2/173 19756
/proc/meminfo: memFree=22658836/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=52924 CPUtime=400.95 cores=0,2

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

[pid=19745] ppid=19725 vsize=57688 CPUtime=520.95 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 14344 0 0 0 52091 4 0 0 25 0 1 0 192130898 59072512 12808 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 14422 12808 131 6 0 12892 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 66388

[startup+582.301 s]
/proc/loadavg: 1.00 1.41 2.53 2/173 19761
/proc/meminfo: memFree=22651860/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=59844 CPUtime=580.95 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 15098 0 0 0 58091 4 0 0 25 0 1 0 192130898 61280256 13342 33554432000 4194304 4218580 140734174061712 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 14961 13342 131 6 0 13431 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 68544

[startup+642.3 s]
/proc/loadavg: 1.00 1.34 2.43 2/173 19762
/proc/meminfo: memFree=22649940/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=62000 CPUtime=640.96 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 15846 0 0 0 64092 4 0 0 25 0 1 0 192130898 63488000 13884 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 15500 13884 131 6 0 13970 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 70700

[startup+702.301 s]
/proc/loadavg: 1.00 1.27 2.34 2/173 19764
/proc/meminfo: memFree=22647276/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=64540 CPUtime=700.96 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 16666 0 0 0 70092 4 0 0 25 0 1 0 192130898 66088960 14528 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 16135 14528 131 6 0 14605 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 73240

[startup+762.306 s]
/proc/loadavg: 1.00 1.22 2.25 2/173 19766
/proc/meminfo: memFree=22645348/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=66444 CPUtime=760.96 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 17271 0 0 0 76092 4 0 0 25 0 1 0 192130898 68038656 15013 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 16611 15013 131 6 0 15081 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 75144

[startup+822.301 s]
/proc/loadavg: 1.00 1.18 2.17 2/173 19767
/proc/meminfo: memFree=22643428/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=68516 CPUtime=820.96 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 17920 0 0 0 82092 4 0 0 25 0 1 0 192130898 70160384 15526 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 17129 15526 131 6 0 15599 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 77216

[startup+882.301 s]
/proc/loadavg: 1.05 1.16 2.10 2/173 19769
/proc/meminfo: memFree=22641776/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=70364 CPUtime=880.96 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 18519 0 0 0 88091 5 0 0 25 0 1 0 192130898 72052736 15965 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 17591 15965 131 6 0 16061 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 79064

[startup+942.301 s]
/proc/loadavg: 1.02 1.13 2.03 2/173 19770
/proc/meminfo: memFree=22640248/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=71724 CPUtime=940.96 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 19204 0 0 0 94091 5 0 0 25 0 1 0 192130898 73445376 16333 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 17931 16333 131 6 0 16401 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 80424

[startup+1002.3 s]
/proc/loadavg: 1.00 1.10 1.96 2/173 19772
/proc/meminfo: memFree=22639944/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=72160 CPUtime=1000.97 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 19552 0 0 0 100091 6 0 0 25 0 1 0 192130898 73891840 16448 33554432000 4194304 4218580 140734174061712 18446744073709551615 4214068 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 18040 16448 131 6 0 16510 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 80860

[startup+1062.3 s]
/proc/loadavg: 1.00 1.08 1.90 2/173 19774
/proc/meminfo: memFree=22636044/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=76432 CPUtime=1060.96 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 20750 0 0 0 106090 6 0 0 25 0 1 0 192130898 78266368 17482 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 19108 17482 131 6 0 17578 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 85132

[startup+1122.3 s]
/proc/loadavg: 1.00 1.06 1.84 2/173 19775
/proc/meminfo: memFree=22634872/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=77492 CPUtime=1120.97 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 21272 0 0 0 112091 6 0 0 25 0 1 0 192130898 79351808 17776 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 19373 17776 131 6 0 17843 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 86192

[startup+1182.3 s]
/proc/loadavg: 1.00 1.05 1.78 2/173 19780
/proc/meminfo: memFree=22632432/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=79656 CPUtime=1180.96 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 22034 0 0 0 118090 6 0 0 25 0 1 0 192130898 81567744 18314 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 19914 18314 131 6 0 18384 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 88356

[startup+1242.3 s]
/proc/loadavg: 1.00 1.04 1.73 2/173 19781
/proc/meminfo: memFree=22631268/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=80664 CPUtime=1240.96 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 22462 0 0 0 124090 6 0 0 25 0 1 0 192130898 82599936 18569 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 20166 18569 131 6 0 18636 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 89364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.03 1.68 2/173 19783
/proc/meminfo: memFree=22629720/32951124 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8700 CPUtime=1.34 cores=0,2
/proc/19725/stat : 19725 (esg_static.sh) S 19723 19725 17977 0 -1 4202496 355 6230 0 0 0 0 132 2 18 0 1 0 192130763 8908800 253 33554432000 4194304 4922060 140735850284608 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19725/statm: 2175 253 209 178 0 68 0
[pid=19745] ppid=19725 vsize=82508 CPUtime=1298.68 cores=0,2
/proc/19745/stat : 19745 (cdcl) R 19725 19725 17977 0 -1 4202496 23097 0 0 0 129861 7 0 0 25 0 1 0 192130898 84488192 19018 33554432000 4194304 4218580 140734174061712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19745/statm: 20627 19018 131 6 0 19097 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 91208

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

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

runsolver used 1.91071 second user time and 4.01339 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-22 15:36:35
IDJOB=3258650
IDBENCH=71408
IDSOLVER=1609
FILE ID=node107/3258650-1303479395
RUNJOBID= node107-1303478092-19575
PBS_JOBID= 13107197
Free space on /tmp= 72192 MiB

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

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=1453721318

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      22706876 kB
Buffers:       1158304 kB
Cached:        8558216 kB
SwapCached:          0 kB
Active:        6373868 kB
Inactive:      3407220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22706876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5120 kB
Writeback:           0 kB
AnonPages:       64728 kB
Mapped:          15076 kB
Slab:           397888 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219780 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= 72188 MiB
End job on node107 at 2011-04-22 15:58:17