Trace number 3265690

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) 1299.99 1300.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-icl005.shuffled-as.sat05-3826.cnf
MD5SUM5d8489e52ec1ef9c7431a7fd60f9ff86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark455.087
Satisfiable
(Un)Satisfiability was proved
Number of variables2703
Number of clauses18312
Sum of the clauses size128119
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2533
Number of clauses of size 32417
Number of clauses of size 4522
Number of clauses of size 5685
Number of clauses of size over 514099

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 |   17985   126245 |    5395       0        0     nan |  0.000 % |
0.00/0.04	c |         0 |   16566   118617 |      --       0       --      -- |     --   | -278/-3316
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 2618   #clauses: 16566   #literals: 118617
0.00/0.04	c CPU time:   0.039993 s
0.00/0.04	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-3265690-1303575013/watcher-3265690-1303575013 -o /tmp/evaluation-result-3265690-1303575013/solver-3265690-1303575013 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3265690-1303575013.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.68 3.90 3.65 4/190 29859
/proc/meminfo: memFree=21333052/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469099989 8908800 250 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 250 209 178 0 68 0

[startup+0.0336179 s]
/proc/loadavg: 3.68 3.90 3.65 4/190 29859
/proc/meminfo: memFree=21333052/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469099989 8908800 250 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100573 s]
/proc/loadavg: 3.68 3.90 3.65 4/190 29859
/proc/meminfo: memFree=21333052/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+0.300538 s]
/proc/loadavg: 3.68 3.90 3.65 4/190 29859
/proc/meminfo: memFree=21333052/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+0.700469 s]
/proc/loadavg: 3.68 3.90 3.65 4/190 29859
/proc/meminfo: memFree=21333052/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+1.50037 s]
/proc/loadavg: 3.68 3.90 3.65 6/192 29863
/proc/meminfo: memFree=21316428/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=12292 CPUtime=1.43 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 1549 0 0 0 143 0 0 0 25 0 1 0 469099995 12587008 1460 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 3073 1460 131 6 0 1543 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20992

[startup+3.10109 s]
/proc/loadavg: 3.79 3.92 3.66 5/192 29900
/proc/meminfo: memFree=21314072/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=13828 CPUtime=3.03 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 1933 0 0 0 303 0 0 0 25 0 1 0 469099995 14159872 1844 33554432000 4194304 4218580 140734992939296 18446744073709551615 4209440 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 3457 1844 131 6 0 1927 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22528

[startup+6.30054 s]
/proc/loadavg: 3.79 3.92 3.66 6/192 29900
/proc/meminfo: memFree=21303628/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=15652 CPUtime=6.23 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 2378 0 0 0 623 0 0 0 25 0 1 0 469099995 16027648 2289 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 3913 2289 131 6 0 2383 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24352

[startup+12.7004 s]
/proc/loadavg: 4.04 3.97 3.68 5/192 29901
/proc/meminfo: memFree=21294232/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=17908 CPUtime=12.63 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 2952 0 0 0 1263 0 0 0 25 0 1 0 469099995 18337792 2863 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 4477 2863 131 6 0 2947 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26608

[startup+25.5002 s]
/proc/loadavg: 4.03 3.97 3.68 5/192 29901
/proc/meminfo: memFree=21284240/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=20324 CPUtime=25.43 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 3584 0 0 0 2543 0 0 0 25 0 1 0 469099995 20811776 3474 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 5081 3474 131 6 0 3551 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29024

[startup+51.1008 s]
/proc/loadavg: 4.02 3.97 3.69 5/192 29901
/proc/meminfo: memFree=21273196/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=22928 CPUtime=51.02 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 4291 0 0 0 5102 0 0 0 25 0 1 0 469099995 23478272 4143 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 5732 4143 131 6 0 4202 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31628

[startup+102.307 s]
/proc/loadavg: 4.01 3.97 3.70 5/192 29903
/proc/meminfo: memFree=21257932/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=26428 CPUtime=102.23 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 5245 0 0 0 10223 0 0 0 25 0 1 0 469099995 27062272 5001 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 6607 5001 131 6 0 5077 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 35128

[startup+162.301 s]
/proc/loadavg: 4.06 3.99 3.73 5/192 29905
/proc/meminfo: memFree=21247244/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=28788 CPUtime=162.23 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 5919 0 0 0 16222 1 0 0 25 0 1 0 469099995 29478912 5581 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 7197 5581 131 6 0 5667 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 37488

[startup+222.3 s]
/proc/loadavg: 4.02 3.99 3.74 5/192 29906
/proc/meminfo: memFree=21236312/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=31184 CPUtime=222.23 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 6630 0 0 0 22222 1 0 0 25 0 1 0 469099995 31932416 6194 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 7796 6194 131 6 0 6266 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 39884

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.75 5/192 29908
/proc/meminfo: memFree=21230968/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=32572 CPUtime=282.23 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 7081 0 0 0 28222 1 0 0 25 0 1 0 469099995 33353728 6543 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 8143 6543 131 6 0 6613 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 41272

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.76 5/192 29909
/proc/meminfo: memFree=21225480/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=33572 CPUtime=342.23 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 7423 0 0 0 34221 2 0 0 25 0 1 0 469099995 34377728 6782 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 8393 6782 131 6 0 6863 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 42272

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/192 29911
/proc/meminfo: memFree=21220252/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3

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

[pid=29862] ppid=29859 vsize=35716 CPUtime=522.22 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 8304 0 0 0 52220 2 0 0 25 0 1 0 469099995 36573184 7303 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 8929 7303 131 6 0 7399 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 44416

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/192 29916
/proc/meminfo: memFree=21208280/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=36928 CPUtime=582.22 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 8699 0 0 0 58220 2 0 0 25 0 1 0 469099995 37814272 7617 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 9232 7617 131 6 0 7702 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 45628

[startup+642.301 s]
/proc/loadavg: 4.06 4.00 3.82 5/192 29917
/proc/meminfo: memFree=21203916/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=37396 CPUtime=642.23 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 8915 0 0 0 64221 2 0 0 25 0 1 0 469099995 38293504 7757 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 9349 7757 131 6 0 7819 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 46096

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.83 5/192 29919
/proc/meminfo: memFree=21200544/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=38608 CPUtime=702.22 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 9258 0 0 0 70220 2 0 0 25 0 1 0 469099995 39534592 8032 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 9652 8032 131 6 0 8122 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 47308

[startup+762.307 s]
/proc/loadavg: 4.07 4.02 3.84 5/192 29921
/proc/meminfo: memFree=21198784/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=39012 CPUtime=762.23 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 9475 0 0 0 76220 3 0 0 25 0 1 0 469099995 39948288 8159 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 9753 8159 131 6 0 8223 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 47712

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.85 5/192 29922
/proc/meminfo: memFree=21193432/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=41948 CPUtime=822.23 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 10254 0 0 0 82220 3 0 0 25 0 1 0 469099995 42954752 8872 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 10487 8872 131 6 0 8957 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 50648

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.85 5/192 29924
/proc/meminfo: memFree=21191180/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=42292 CPUtime=882.22 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 10469 0 0 0 88219 3 0 0 25 0 1 0 469099995 43307008 8981 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 10573 8981 131 6 0 9043 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 50992

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/192 29925
/proc/meminfo: memFree=21188672/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=43136 CPUtime=942.22 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 10745 0 0 0 94219 3 0 0 25 0 1 0 469099995 44171264 9188 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 10784 9188 131 6 0 9254 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 51836

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/192 29927
/proc/meminfo: memFree=21185432/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=43384 CPUtime=1002.22 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 10870 0 0 0 100219 3 0 0 25 0 1 0 469099995 44425216 9239 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 10846 9239 131 6 0 9316 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 52084

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/192 29929
/proc/meminfo: memFree=21184040/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=43580 CPUtime=1062.22 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 10990 0 0 0 106219 3 0 0 25 0 1 0 469099995 44625920 9299 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 10895 9299 131 6 0 9365 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 52280

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/192 29930
/proc/meminfo: memFree=21181796/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=44204 CPUtime=1122.22 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 11199 0 0 0 112219 3 0 0 25 0 1 0 469099995 45264896 9425 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 11051 9425 131 6 0 9521 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 52904

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.89 5/192 29932
/proc/meminfo: memFree=21179292/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=44536 CPUtime=1182.21 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 11389 0 0 0 118218 3 0 0 25 0 1 0 469099995 45604864 9519 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 11134 9519 131 6 0 9604 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 53236

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.89 5/192 29933
/proc/meminfo: memFree=21176168/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=44736 CPUtime=1242.21 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 11499 0 0 0 124218 3 0 0 25 0 1 0 469099995 45809664 9564 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 11184 9564 131 6 0 9654 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 53436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.90 4/189 29936
/proc/meminfo: memFree=21224788/32951132 swapFree=67111524/67111528
[pid=29859] ppid=29856 vsize=8700 CPUtime=0.05 cores=1,3
/proc/29859/stat : 29859 (esg_static.sh) S 29856 29859 28928 0 -1 4202496 355 748 0 0 0 0 5 0 21 0 1 0 469099989 8908800 253 33554432000 4194304 4922060 140734221407600 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29859/statm: 2175 253 209 178 0 68 0
[pid=29862] ppid=29859 vsize=45012 CPUtime=1299.92 cores=1,3
/proc/29862/stat : 29862 (cdcl) R 29859 29859 28928 0 -1 4202496 11673 0 0 0 129989 3 0 0 25 0 1 0 469099995 46092288 9637 33554432000 4194304 4218580 140734992939296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29862/statm: 11253 9637 131 6 0 9723 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 53712

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.95
CPU system time (s): 0.040993
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 53904

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

runsolver used 1.9897 second user time and 5.10822 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 18:10:13
IDJOB=3265690
IDBENCH=85799
IDSOLVER=1609
FILE ID=node128/3265690-1303575013
RUNJOBID= node128-1303575013-29814
PBS_JOBID= 13150290
Free space on /tmp= 66820 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-icl005.shuffled-as.sat05-3826.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265690-1303575013/watcher-3265690-1303575013 -o /tmp/evaluation-result-3265690-1303575013/solver-3265690-1303575013 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3265690-1303575013.cnf

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=295322565

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21333340 kB
Buffers:       1330120 kB
Cached:        9577680 kB
SwapCached:          4 kB
Active:        1979928 kB
Inactive:      9000048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21333340 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6392 kB
Writeback:           8 kB
AnonPages:       70940 kB
Mapped:          15168 kB
Slab:           574616 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   249544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66820 MiB
End job on node128 at 2011-04-23 18:31:53