Trace number 3262214

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-01UNSAT 1024.45 1024.48

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark194.97
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

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 |   21509    94265 |    6452       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 201   #clauses: 21509   #literals: 94265
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
1024.36/1024.47	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3262214-1303542664/watcher-3262214-1303542664 -o /tmp/evaluation-result-3262214-1303542664/solver-3262214-1303542664 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3262214-1303542664.cnf 

running on 2 cores: 5,7

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.93 3.07 2.98 5/192 10989
/proc/meminfo: memFree=14429948/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) R 10987 10989 10350 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 465864417 8908800 250 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244169109 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/10989/statm: 2175 250 209 178 0 68 0

[startup+0.0578919 s]
/proc/loadavg: 3.93 3.07 2.98 5/192 10989
/proc/meminfo: memFree=14429948/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.100865 s]
/proc/loadavg: 3.93 3.07 2.98 5/192 10989
/proc/meminfo: memFree=14429948/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.300806 s]
/proc/loadavg: 3.93 3.07 2.98 5/192 10989
/proc/meminfo: memFree=14429948/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.700734 s]
/proc/loadavg: 3.93 3.07 2.98 5/192 10989
/proc/meminfo: memFree=14429948/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.50059 s]
/proc/loadavg: 3.94 3.08 2.98 5/194 10992
/proc/meminfo: memFree=14425236/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=11348 CPUtime=1.47 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 1322 0 0 0 147 0 0 0 25 0 1 0 465864420 11620352 1220 33554432000 4194304 4218580 140734529493232 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 2837 1220 131 6 0 1307 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20048

[startup+3.10031 s]
/proc/loadavg: 3.94 3.08 2.98 5/194 10992
/proc/meminfo: memFree=14423004/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=12324 CPUtime=3.07 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 1576 0 0 0 307 0 0 0 25 0 1 0 465864420 12619776 1474 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 3081 1474 131 6 0 1551 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21024

[startup+6.30075 s]
/proc/loadavg: 3.94 3.08 2.98 5/194 10992
/proc/meminfo: memFree=14420540/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=14040 CPUtime=6.27 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 1995 0 0 0 627 0 0 0 25 0 1 0 465864420 14376960 1893 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 3510 1893 131 6 0 1980 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22740

[startup+12.7006 s]
/proc/loadavg: 3.95 3.11 3.00 5/194 10992
/proc/meminfo: memFree=14416176/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=16376 CPUtime=12.66 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 2592 0 0 0 1266 0 0 0 25 0 1 0 465864420 16769024 2482 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 4094 2482 131 6 0 2564 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25076

[startup+25.5004 s]
/proc/loadavg: 3.95 3.14 3.01 5/194 10993
/proc/meminfo: memFree=14411220/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=19360 CPUtime=25.46 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 3413 0 0 0 2546 0 0 0 25 0 1 0 465864420 19824640 3254 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 4840 3254 131 6 0 3310 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28060

[startup+51.1009 s]
/proc/loadavg: 3.97 3.21 3.03 5/194 10993
/proc/meminfo: memFree=14404012/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=22532 CPUtime=51.06 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 4325 0 0 0 5106 0 0 0 25 0 1 0 465864420 23072768 4038 33554432000 4194304 4218580 140734529493232 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 5633 4038 131 6 0 4103 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31232

[startup+102.307 s]
/proc/loadavg: 3.99 3.34 3.08 5/194 10995
/proc/meminfo: memFree=14389732/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=27288 CPUtime=102.27 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 5795 0 0 0 10226 1 0 0 25 0 1 0 465864420 27942912 5230 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 6822 5230 131 6 0 5292 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 35988

[startup+162.3 s]
/proc/loadavg: 3.99 3.46 3.14 5/194 10996
/proc/meminfo: memFree=14377072/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=30436 CPUtime=162.26 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 7011 0 0 0 16225 1 0 0 25 0 1 0 465864420 31166464 6013 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 7609 6013 131 6 0 6079 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 39136

[startup+222.301 s]
/proc/loadavg: 4.09 3.58 3.20 5/194 10998
/proc/meminfo: memFree=14371336/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=33248 CPUtime=222.27 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 8124 0 0 0 22225 2 0 0 25 0 1 0 465864420 34045952 6710 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 8312 6710 131 6 0 6782 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 41948

[startup+282.3 s]
/proc/loadavg: 4.03 3.66 3.25 5/194 11000
/proc/meminfo: memFree=14364372/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=34984 CPUtime=282.26 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 8969 0 0 0 28224 2 0 0 25 0 1 0 465864420 35823616 7161 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 8746 7161 131 6 0 7216 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 43684

[startup+342.301 s]
/proc/loadavg: 4.01 3.72 3.29 5/194 11001
/proc/meminfo: memFree=14356172/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=37468 CPUtime=342.26 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 9988 0 0 0 34223 3 0 0 25 0 1 0 465864420 38367232 7762 33554432000 4194304 4218580 140734529493232 18446744073709551615 4211898 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 9367 7762 131 6 0 7837 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 46168

[startup+402.301 s]
/proc/loadavg: 4.08 3.78 3.34 5/194 11003
/proc/meminfo: memFree=14350448/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7

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


[startup+702.3 s]
/proc/loadavg: 4.00 3.91 3.51 5/194 11011
/proc/meminfo: memFree=14323800/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=44592 CPUtime=702.25 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 14338 0 0 0 70219 6 0 0 25 0 1 0 465864420 45662208 9543 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 11148 9543 131 6 0 9618 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 53292

[startup+762.307 s]
/proc/loadavg: 4.13 3.96 3.55 5/194 11012
/proc/meminfo: memFree=14318688/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=45448 CPUtime=762.26 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 14997 0 0 0 76220 6 0 0 25 0 1 0 465864420 46538752 9764 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 11362 9764 131 6 0 9832 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 54148

[startup+822.3 s]
/proc/loadavg: 4.05 3.96 3.57 5/194 11014
/proc/meminfo: memFree=14314692/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=46420 CPUtime=822.25 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 15642 0 0 0 82218 7 0 0 25 0 1 0 465864420 47534080 10000 33554432000 4194304 4218580 140734529493232 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 11605 10000 131 6 0 10075 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 55120

[startup+882.301 s]
/proc/loadavg: 4.02 3.97 3.59 5/194 11016
/proc/meminfo: memFree=14311316/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=47572 CPUtime=882.24 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 16400 0 0 0 88217 7 0 0 25 0 1 0 465864420 48713728 10292 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 11893 10292 131 6 0 10363 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 56272

[startup+942.3 s]
/proc/loadavg: 4.00 3.97 3.62 5/194 11017
/proc/meminfo: memFree=14307328/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=50016 CPUtime=942.24 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 17400 0 0 0 94217 7 0 0 25 0 1 0 465864420 51216384 10903 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 12504 10903 131 6 0 10974 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 58716

[startup+1002.3 s]
/proc/loadavg: 4.04 3.99 3.64 6/194 11019
/proc/meminfo: memFree=14304952/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=51032 CPUtime=1002.25 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 18062 0 0 0 100217 8 0 0 25 0 1 0 465864420 52256768 11160 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 12758 11160 131 6 0 11228 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 59732

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

[startup+1011.1 s]
/proc/loadavg: 4.03 3.99 3.65 5/194 11019
/proc/meminfo: memFree=14304200/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=50872 CPUtime=1011.05 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 18129 0 0 0 101097 8 0 0 25 0 1 0 465864420 52092928 11120 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 12718 11120 131 6 0 11188 0
Current children cumulated CPU time (s) 1011.06
Current children cumulated vsize (KiB) 59572

[startup+1017.51 s]
/proc/loadavg: 4.03 3.99 3.65 5/194 11019
/proc/meminfo: memFree=14304076/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=50776 CPUtime=1017.45 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 18176 0 0 0 101737 8 0 0 25 0 1 0 465864420 51994624 11095 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 12694 11095 131 6 0 11164 0
Current children cumulated CPU time (s) 1017.46
Current children cumulated vsize (KiB) 59476

[startup+1020.7 s]
/proc/loadavg: 4.03 3.99 3.65 5/194 11019
/proc/meminfo: memFree=14303704/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=50936 CPUtime=1020.65 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 18210 0 0 0 102057 8 0 0 25 0 1 0 465864420 52158464 11129 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 12734 11129 131 6 0 11204 0
Current children cumulated CPU time (s) 1020.66
Current children cumulated vsize (KiB) 59636

[startup+1022.3 s]
/proc/loadavg: 4.03 3.99 3.65 5/194 11019
/proc/meminfo: memFree=14303580/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=50936 CPUtime=1022.25 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 18217 0 0 0 102217 8 0 0 25 0 1 0 465864420 52158464 11136 33554432000 4194304 4218580 140734529493232 18446744073709551615 4213514 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 12734 11136 131 6 0 11204 0
Current children cumulated CPU time (s) 1022.26
Current children cumulated vsize (KiB) 59636

[startup+1023.1 s]
/proc/loadavg: 4.03 3.99 3.65 5/194 11019
/proc/meminfo: memFree=14303576/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=50744 CPUtime=1023.05 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 18217 0 0 0 102297 8 0 0 25 0 1 0 465864420 51961856 11089 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 12686 11089 131 6 0 11156 0
Current children cumulated CPU time (s) 1023.06
Current children cumulated vsize (KiB) 59444

[startup+1023.9 s]
/proc/loadavg: 4.03 3.99 3.65 5/194 11019
/proc/meminfo: memFree=14303576/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=50776 CPUtime=1023.85 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 18222 0 0 0 102377 8 0 0 25 0 1 0 465864420 51994624 11094 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 12694 11094 131 6 0 11164 0
Current children cumulated CPU time (s) 1023.86
Current children cumulated vsize (KiB) 59476

[startup+1024.3 s]
/proc/loadavg: 4.03 3.99 3.65 5/194 11019
/proc/meminfo: memFree=14303576/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=50808 CPUtime=1024.25 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 18226 0 0 0 102417 8 0 0 25 0 1 0 465864420 52027392 11098 33554432000 4194304 4218580 140734529493232 18446744073709551615 4210400 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 12702 11098 131 6 0 11172 0
Current children cumulated CPU time (s) 1024.26
Current children cumulated vsize (KiB) 59508

[startup+1024.4 s]
/proc/loadavg: 4.03 3.99 3.65 5/194 11019
/proc/meminfo: memFree=14303576/32951124 swapFree=67111524/67111528
[pid=10989] ppid=10987 vsize=8700 CPUtime=0.01 cores=5,7
/proc/10989/stat : 10989 (esg_static.sh) S 10987 10989 10350 0 -1 4202496 355 499 0 0 0 0 1 0 25 0 1 0 465864417 8908800 253 33554432000 4194304 4922060 140735407855280 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10989/statm: 2175 253 209 178 0 68 0
[pid=10992] ppid=10989 vsize=50808 CPUtime=1024.35 cores=5,7
/proc/10992/stat : 10992 (cdcl) R 10989 10989 10350 0 -1 4202496 18226 0 0 0 102427 8 0 0 25 0 1 0 465864420 52027392 11098 33554432000 4194304 4218580 140734529493232 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10992/statm: 12702 11098 131 6 0 11172 0
Current children cumulated CPU time (s) 1024.36
Current children cumulated vsize (KiB) 59508

Child status: 20
Real time (s): 1024.48
CPU time (s): 1024.45
CPU user time (s): 1024.36
CPU system time (s): 0.091986
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 59984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1024.36
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19296
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= 38
involuntary context switches= 951

runsolver used 1.66575 second user time and 3.9274 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 09:11:05
IDJOB=3262214
IDBENCH=83285
IDSOLVER=1609
FILE ID=node136/3262214-1303542664
RUNJOBID= node136-1303542434-10871
PBS_JOBID= 13143102
Free space on /tmp= 71632 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262214-1303542664/watcher-3262214-1303542664 -o /tmp/evaluation-result-3262214-1303542664/solver-3262214-1303542664 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3262214-1303542664.cnf

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

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=1897200073

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14429980 kB
Buffers:       1698312 kB
Cached:       16129188 kB
SwapCached:          4 kB
Active:        9466328 kB
Inactive:      8491564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14429980 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3848 kB
Writeback:           0 kB
AnonPages:      129852 kB
Mapped:          15192 kB
Slab:           499800 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   318008 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= 71632 MiB
End job on node136 at 2011-04-23 09:28:09