Trace number 3261862

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 1143.34 1143.31

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.607
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   12692    38748 |    3807       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |   10467    42322 |      --       0       --      -- |     --   | -2225/3574
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 423   #clauses: 10467   #literals: 42322
0.00/0.03	c CPU time:   0.032994 s
0.00/0.03	c ==============================================================================
1143.31/1143.30	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-3261862-1303542334/watcher-3261862-1303542334 -o /tmp/evaluation-result-3261862-1303542334/solver-3261862-1303542334 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3261862-1303542334.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: 2.92 3.75 3.67 4/180 17302
/proc/meminfo: memFree=14539452/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 328 0 0 0 0 0 0 0 24 0 1 0 465831274 8908800 249 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 249 209 178 0 68 0

[startup+0.104623 s]
/proc/loadavg: 2.92 3.75 3.67 4/180 17302
/proc/meminfo: memFree=14539452/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.200603 s]
/proc/loadavg: 2.92 3.75 3.67 4/180 17302
/proc/meminfo: memFree=14539452/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.300585 s]
/proc/loadavg: 2.92 3.75 3.67 4/180 17302
/proc/meminfo: memFree=14539452/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.700511 s]
/proc/loadavg: 2.92 3.75 3.67 4/180 17302
/proc/meminfo: memFree=14539452/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 3.00 3.75 3.67 5/198 17332
/proc/meminfo: memFree=14507012/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=10896 CPUtime=1.45 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 1215 0 0 0 145 0 0 0 25 0 1 0 465831278 11157504 1125 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 2724 1125 131 6 0 1194 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19596

[startup+3.10111 s]
/proc/loadavg: 3.00 3.75 3.67 5/198 17332
/proc/meminfo: memFree=14504620/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=12392 CPUtime=3.05 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 1569 0 0 0 305 0 0 0 25 0 1 0 465831278 12689408 1479 33554432000 4194304 4218580 140735954106544 18446744073709551615 4204968 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 3098 1479 131 6 0 1568 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21092

[startup+6.30051 s]
/proc/loadavg: 3.08 3.75 3.67 5/198 17333
/proc/meminfo: memFree=14496188/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=14060 CPUtime=6.25 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 1995 0 0 0 625 0 0 0 25 0 1 0 465831278 14397440 1905 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 3515 1905 131 6 0 1985 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22760

[startup+12.7003 s]
/proc/loadavg: 3.16 3.76 3.67 5/198 17333
/proc/meminfo: memFree=14481172/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=15940 CPUtime=12.65 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 2471 0 0 0 1265 0 0 0 25 0 1 0 465831278 16322560 2381 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 3985 2381 131 6 0 2455 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24640

[startup+25.501 s]
/proc/loadavg: 3.34 3.77 3.67 5/198 17333
/proc/meminfo: memFree=14471752/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=18704 CPUtime=25.45 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 3167 0 0 0 2545 0 0 0 25 0 1 0 465831278 19152896 3061 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 4676 3061 131 6 0 3146 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27404

[startup+51.1012 s]
/proc/loadavg: 3.57 3.79 3.68 5/198 17334
/proc/meminfo: memFree=14455360/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=20680 CPUtime=51.04 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 3758 0 0 0 5104 0 0 0 25 0 1 0 465831278 21176320 3586 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 5170 3586 131 6 0 3640 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29380

[startup+102.301 s]
/proc/loadavg: 3.81 3.82 3.70 5/198 17335
/proc/meminfo: memFree=14415164/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=25760 CPUtime=102.26 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 5195 0 0 0 10224 2 0 0 25 0 1 0 465831278 26378240 4831 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 6440 4831 131 6 0 4910 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34460

[startup+162.301 s]
/proc/loadavg: 3.93 3.85 3.71 5/198 17374
/proc/meminfo: memFree=14415024/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=28224 CPUtime=162.25 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 6096 0 0 0 16223 2 0 0 25 0 1 0 465831278 28901376 5449 33554432000 4194304 4218580 140735954106544 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 7056 5449 131 6 0 5526 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 36924

[startup+222.307 s]
/proc/loadavg: 4.06 3.90 3.74 5/198 17375
/proc/meminfo: memFree=14405220/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=30472 CPUtime=222.26 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 6949 0 0 0 22223 3 0 0 25 0 1 0 465831278 31203328 6004 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 7618 6004 131 6 0 6088 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 39172

[startup+282.3 s]
/proc/loadavg: 4.17 3.95 3.76 5/198 17377
/proc/meminfo: memFree=14396640/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=31680 CPUtime=282.26 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 7506 0 0 0 28223 3 0 0 25 0 1 0 465831278 32440320 6296 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 7920 6296 131 6 0 6390 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 40380

[startup+342.3 s]
/proc/loadavg: 4.28 4.00 3.79 6/198 17379
/proc/meminfo: memFree=14376668/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=32980 CPUtime=342.25 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 8112 0 0 0 34222 3 0 0 25 0 1 0 465831278 33771520 6637 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 8245 6637 131 6 0 6715 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 41680

[startup+402.301 s]
/proc/loadavg: 4.10 4.00 3.80 5/198 17380
/proc/meminfo: memFree=14369200/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3

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


[startup+822.3 s]
/proc/loadavg: 4.14 4.07 3.89 5/198 17391
/proc/meminfo: memFree=14301112/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=40324 CPUtime=822.27 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 12105 0 0 0 82221 6 0 0 25 0 1 0 465831278 41291776 8469 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10081 8469 131 6 0 8551 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 49024

[startup+882.307 s]
/proc/loadavg: 4.12 4.08 3.91 5/198 17393
/proc/meminfo: memFree=14295868/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=41108 CPUtime=882.28 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 12591 0 0 0 88222 6 0 0 25 0 1 0 465831278 42094592 8678 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10277 8678 131 6 0 8747 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 49808

[startup+942.301 s]
/proc/loadavg: 4.04 4.06 3.91 5/198 17395
/proc/meminfo: memFree=14291012/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=41772 CPUtime=942.27 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 13081 0 0 0 94221 6 0 0 25 0 1 0 465831278 42774528 8852 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10443 8852 131 6 0 8913 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 50472

[startup+1002.3 s]
/proc/loadavg: 4.05 4.06 3.91 5/198 17396
/proc/meminfo: memFree=14290240/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42176 CPUtime=1002.28 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 13457 0 0 0 100221 7 0 0 25 0 1 0 465831278 43188224 8955 33554432000 4194304 4218580 140735954106544 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10544 8955 131 6 0 9014 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 50876

[startup+1062.3 s]
/proc/loadavg: 4.21 4.11 3.94 5/198 17398
/proc/meminfo: memFree=14289720/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42332 CPUtime=1062.28 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 13774 0 0 0 106221 7 0 0 25 0 1 0 465831278 43347968 8994 33554432000 4194304 4218580 140735954106544 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10583 8994 131 6 0 9053 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 51032

[startup+1122.3 s]
/proc/loadavg: 4.08 4.08 3.94 5/198 17399
/proc/meminfo: memFree=14288704/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42252 CPUtime=1122.28 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 14067 0 0 0 112221 7 0 0 25 0 1 0 465831278 43266048 8979 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10563 8979 131 6 0 9033 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 50952

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

[startup+1126.4 s]
/proc/loadavg: 4.07 4.08 3.94 5/198 17399
/proc/meminfo: memFree=14288084/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42348 CPUtime=1126.38 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 14086 0 0 0 112631 7 0 0 25 0 1 0 465831278 43364352 8998 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10587 8998 131 6 0 9057 0
Current children cumulated CPU time (s) 1126.41
Current children cumulated vsize (KiB) 51048

[startup+1132.8 s]
/proc/loadavg: 4.06 4.08 3.94 5/198 17400
/proc/meminfo: memFree=14287584/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42252 CPUtime=1132.78 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 14112 0 0 0 113271 7 0 0 25 0 1 0 465831278 43266048 8979 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10563 8979 131 6 0 9033 0
Current children cumulated CPU time (s) 1132.81
Current children cumulated vsize (KiB) 50952

[startup+1139.2 s]
/proc/loadavg: 4.06 4.08 3.94 5/198 17400
/proc/meminfo: memFree=14285848/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42416 CPUtime=1139.18 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 14146 0 0 0 113911 7 0 0 25 0 1 0 465831278 43433984 9013 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10604 9013 131 6 0 9074 0
Current children cumulated CPU time (s) 1139.21
Current children cumulated vsize (KiB) 51116

[startup+1140.81 s]
/proc/loadavg: 4.05 4.08 3.94 5/198 17400
/proc/meminfo: memFree=14285724/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42480 CPUtime=1140.78 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 14162 0 0 0 114071 7 0 0 25 0 1 0 465831278 43499520 9029 33554432000 4194304 4218580 140735954106544 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10620 9029 131 6 0 9090 0
Current children cumulated CPU time (s) 1140.81
Current children cumulated vsize (KiB) 51180

[startup+1142.4 s]
/proc/loadavg: 4.05 4.08 3.94 5/198 17400
/proc/meminfo: memFree=14285844/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42480 CPUtime=1142.38 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 14162 0 0 0 114231 7 0 0 25 0 1 0 465831278 43499520 9029 33554432000 4194304 4218580 140735954106544 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10620 9029 131 6 0 9090 0
Current children cumulated CPU time (s) 1142.41
Current children cumulated vsize (KiB) 51180

[startup+1142.8 s]
/proc/loadavg: 4.05 4.08 3.94 5/198 17400
/proc/meminfo: memFree=14285844/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42480 CPUtime=1142.78 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 14162 0 0 0 114271 7 0 0 25 0 1 0 465831278 43499520 9029 33554432000 4194304 4218580 140735954106544 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10620 9029 131 6 0 9090 0
Current children cumulated CPU time (s) 1142.81
Current children cumulated vsize (KiB) 51180

[startup+1143.2 s]
/proc/loadavg: 4.05 4.08 3.94 5/198 17400
/proc/meminfo: memFree=14285596/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42480 CPUtime=1143.18 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 14162 0 0 0 114311 7 0 0 25 0 1 0 465831278 43499520 9029 33554432000 4194304 4218580 140735954106544 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10620 9029 131 6 0 9090 0
Current children cumulated CPU time (s) 1143.21
Current children cumulated vsize (KiB) 51180

[startup+1143.3 s]
/proc/loadavg: 4.05 4.08 3.94 5/198 17400
/proc/meminfo: memFree=14285596/32951124 swapFree=67111528/67111528
[pid=17302] ppid=17300 vsize=8700 CPUtime=0.03 cores=1,3
/proc/17302/stat : 17302 (esg_static.sh) S 17300 17302 16790 0 -1 4202496 353 494 0 0 0 0 3 0 25 0 1 0 465831274 8908800 252 33554432000 4194304 4922060 140735266872304 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17302/statm: 2175 252 209 178 0 68 0
[pid=17316] ppid=17302 vsize=42480 CPUtime=1143.28 cores=1,3
/proc/17316/stat : 17316 (cdcl) R 17302 17302 16790 0 -1 4202496 14165 0 0 0 114321 7 0 0 25 0 1 0 465831278 43499520 9032 33554432000 4194304 4218580 140735954106544 18446744073709551615 255376950664 0 16384 4096 24578 0 0 0 17 1 0 0 0
/proc/17316/statm: 10620 9032 133 6 0 9090 0
Current children cumulated CPU time (s) 1143.31
Current children cumulated vsize (KiB) 51180

Child status: 20
Real time (s): 1143.31
CPU time (s): 1143.34
CPU user time (s): 1143.26
CPU system time (s): 0.081987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 51180

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

runsolver used 1.83372 second user time and 4.40633 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 09:05:34
IDJOB=3261862
IDBENCH=83256
IDSOLVER=1609
FILE ID=node135/3261862-1303542334
RUNJOBID= node135-1303542334-17283
PBS_JOBID= 13143103
Free space on /tmp= 71380 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261862-1303542334/watcher-3261862-1303542334 -o /tmp/evaluation-result-3261862-1303542334/solver-3261862-1303542334 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3261862-1303542334.cnf

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=1394683906

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14540088 kB
Buffers:       2055692 kB
Cached:       15692012 kB
SwapCached:          0 kB
Active:        7272864 kB
Inactive:     10544760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14540088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2120 kB
Writeback:           0 kB
AnonPages:       69100 kB
Mapped:          14500 kB
Slab:           529244 kB
PageTables:       6020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198696 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71368 MiB
End job on node135 at 2011-04-23 09:24:37