Trace number 3348966

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
minisat hack: minisat_psm 2011-04-01UNSAT 802.071 802.191

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

0.00/0.01	c Parsing...
0.00/0.66	c ==============================================================================
0.00/0.66	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.66	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.66	c ==============================================================================
0.00/0.66	c |         0 | 1689184  4062497 |  506755       0        0     nan |  0.000 % |
1.09/1.11	c |         0 | 1596018  3866706 |      --       0       --      -- |     --   | -8260/1624
1.09/1.11	c ==============================================================================
1.09/1.11	c Result  :   #vars: 188863   #clauses: 1596018   #literals: 3866706
1.09/1.11	c CPU time:   0.977851 s
1.09/1.11	c ==============================================================================
801.97/802.18	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: 961)

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.92 4.00 3.75 5/291 23547
/proc/meminfo: memFree=19652352/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=0 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) R 23545 23547 23121 0 -1 4202496 310 0 0 0 0 0 0 0 23 0 1 0 608668661 8908800 249 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335712661 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/23547/statm: 2175 249 209 178 0 68 0

[startup+0.028527 s]
/proc/loadavg: 3.92 4.00 3.75 5/291 23547
/proc/meminfo: memFree=19652352/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=0 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 608668661 8908800 249 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/23547/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100479 s]
/proc/loadavg: 3.92 4.00 3.75 5/291 23547
/proc/meminfo: memFree=19652352/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=0 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 608668661 8908800 249 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/23547/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300485 s]
/proc/loadavg: 3.92 4.00 3.75 5/291 23547
/proc/meminfo: memFree=19652352/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=0 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 608668661 8908800 249 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/23547/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700409 s]
/proc/loadavg: 3.92 4.00 3.75 5/291 23547
/proc/meminfo: memFree=19652352/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=0 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 608668661 8908800 249 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/23547/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50028 s]
/proc/loadavg: 4.09 4.03 3.76 5/293 23549
/proc/meminfo: memFree=19432452/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=0 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 608668661 8908800 249 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/23547/statm: 2175 249 209 178 0 68 0
[pid=23548] ppid=23547 vsize=156384 CPUtime=1.48 cores=4,6
/proc/23548/stat : 23548 (SatELite_releas) R 23547 23547 23121 0 -1 4202496 55978 0 0 0 134 14 0 0 25 0 1 0 608668661 160137216 35326 33554432000 134512640 135144242 4290193424 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23548/statm: 39096 35326 89 155 0 38939 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 165084

[startup+3.10098 s]
/proc/loadavg: 4.09 4.03 3.76 5/293 23550
/proc/meminfo: memFree=19390572/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=126208 CPUtime=1.24 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 28425 0 0 0 119 5 0 0 22 0 1 0 608668845 129236992 23415 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209184 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 31552 23415 252 16 0 28194 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 134908

[startup+6.30042 s]
/proc/loadavg: 4.32 4.08 3.78 7/301 23566
/proc/meminfo: memFree=18666180/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=128164 CPUtime=4.44 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 29554 0 0 0 438 6 0 0 25 0 1 0 608668845 131239936 24537 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209347 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 32041 24537 252 16 0 28683 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 136864

[startup+12.7003 s]
/proc/loadavg: 4.53 4.13 3.80 7/301 23566
/proc/meminfo: memFree=18390872/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=129076 CPUtime=10.83 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 30595 0 0 0 1077 6 0 0 25 0 1 0 608668845 132173824 25575 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 32269 25575 252 16 0 28911 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 137776

[startup+25.501 s]
/proc/loadavg: 4.41 4.12 3.80 5/301 23567
/proc/meminfo: memFree=18396716/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=160896 CPUtime=23.64 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 34078 0 0 0 2357 7 0 0 25 0 1 0 608668845 164757504 29040 33554432000 4194304 4256717 140733677735584 18446744073709551615 4213648 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 40224 29040 253 16 0 36866 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 169596

[startup+51.1005 s]
/proc/loadavg: 4.33 4.12 3.81 4/299 23568
/proc/meminfo: memFree=18525176/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=160896 CPUtime=49.14 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 57340 0 0 0 4904 10 0 0 25 0 1 0 608668845 164757504 33024 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209327 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 40224 33024 253 16 0 36866 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 169596

[startup+102.3 s]
/proc/loadavg: 4.14 4.10 3.82 5/301 23599
/proc/meminfo: memFree=17992244/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=162900 CPUtime=100.34 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 153033 0 0 0 10011 23 0 0 25 0 1 0 608668845 166809600 31504 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 40725 31504 253 16 0 37367 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 171600

[startup+162.301 s]
/proc/loadavg: 4.17 4.11 3.84 5/301 23600
/proc/meminfo: memFree=17847572/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=213840 CPUtime=160.33 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 219632 0 0 0 16001 32 0 0 25 0 1 0 608668845 218972160 40578 33554432000 4194304 4256717 140733677735584 18446744073709551615 4219104 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 53460 40578 253 16 0 50102 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 222540

[startup+222.311 s]
/proc/loadavg: 4.06 4.09 3.84 5/301 23602
/proc/meminfo: memFree=17854096/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=296172 CPUtime=220.34 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 293975 0 0 0 21992 42 0 0 25 0 1 0 608668845 303280128 50240 33554432000 4194304 4256717 140733677735584 18446744073709551615 4218883 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 74043 50240 253 16 0 70685 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 304872

[startup+282.3 s]
/proc/loadavg: 4.02 4.07 3.85 5/301 23603
/proc/meminfo: memFree=17872528/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=214784 CPUtime=280.33 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 404455 0 0 0 27976 57 0 0 25 0 1 0 608668845 219938816 41182 33554432000 4194304 4256717 140733677735584 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 53696 41182 253 16 0 50338 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 223484

[startup+342.301 s]
/proc/loadavg: 4.06 4.07 3.86 5/301 23605
/proc/meminfo: memFree=17803312/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=215648 CPUtime=340.34 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 451093 0 0 0 33971 63 0 0 25 0 1 0 608668845 220823552 43634 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 53912 43634 253 16 0 50554 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 224348

[startup+402.301 s]
/proc/loadavg: 4.02 4.05 3.86 5/301 23607
/proc/meminfo: memFree=17751688/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6

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


[startup+462.3 s]
/proc/loadavg: 4.07 4.06 3.88 5/301 23608
/proc/meminfo: memFree=17792448/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=297036 CPUtime=460.34 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 512749 0 0 0 45963 71 0 0 25 0 1 0 608668845 304164864 54129 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209138 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 74259 54129 253 16 0 70901 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 305736

[startup+522.301 s]
/proc/loadavg: 4.18 4.08 3.89 5/301 23610
/proc/meminfo: memFree=17730164/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=215648 CPUtime=520.34 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 595847 0 0 0 51952 82 0 0 25 0 1 0 608668845 220823552 45901 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209327 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 53912 45901 253 16 0 50554 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 224348

[startup+582.301 s]
/proc/loadavg: 4.07 4.06 3.90 5/301 23620
/proc/meminfo: memFree=17647968/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=298952 CPUtime=580.34 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 681404 0 0 0 57940 94 0 0 25 0 1 0 608668845 306126848 50684 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209098 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 74738 50684 253 16 0 71380 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 307652

[startup+642.301 s]
/proc/loadavg: 4.10 4.08 3.91 5/301 23622
/proc/meminfo: memFree=17692572/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=298952 CPUtime=640.34 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 729051 0 0 0 63935 99 0 0 25 0 1 0 608668845 306126848 57458 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209184 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 74738 57458 253 16 0 71380 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 307652

[startup+702.301 s]
/proc/loadavg: 4.09 4.08 3.92 5/301 23624
/proc/meminfo: memFree=17673820/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=217564 CPUtime=700.34 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 846788 0 0 0 69921 113 0 0 25 0 1 0 608668845 222785536 46038 33554432000 4194304 4256717 140733677735584 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 54391 46038 253 16 0 51033 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 226264

[startup+762.301 s]
/proc/loadavg: 4.07 4.07 3.92 5/301 23627
/proc/meminfo: memFree=17621084/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=299876 CPUtime=760.35 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 909021 0 0 0 75914 121 0 0 25 0 1 0 608668845 307073024 61689 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 74969 61689 253 16 0 71611 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 308576

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

[startup+769.101 s]
/proc/loadavg: 4.07 4.07 3.92 5/301 23628
/proc/meminfo: memFree=17639668/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=299876 CPUtime=767.15 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 949216 0 0 0 76588 127 0 0 25 0 1 0 608668845 307073024 51776 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 74969 51776 253 16 0 71611 0
Current children cumulated CPU time (s) 768.97
Current children cumulated vsize (KiB) 308576

[startup+781.9 s]
/proc/loadavg: 4.05 4.07 3.92 5/301 23629
/proc/meminfo: memFree=17658568/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=299876 CPUtime=779.95 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 952505 0 0 0 77867 128 0 0 25 0 1 0 608668845 307073024 55062 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 74969 55062 253 16 0 71611 0
Current children cumulated CPU time (s) 781.77
Current children cumulated vsize (KiB) 308576

[startup+794.701 s]
/proc/loadavg: 4.04 4.07 3.92 5/301 23629
/proc/meminfo: memFree=17580192/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=299876 CPUtime=792.75 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 957218 0 0 0 79146 129 0 0 25 0 1 0 608668845 307073024 59767 33554432000 4194304 4256717 140733677735584 18446744073709551615 4218630 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 74969 59767 253 16 0 71611 0
Current children cumulated CPU time (s) 794.57
Current children cumulated vsize (KiB) 308576

[startup+797.901 s]
/proc/loadavg: 4.04 4.06 3.92 5/301 23629
/proc/meminfo: memFree=17611068/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=218488 CPUtime=795.95 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 1023194 0 0 0 79458 137 0 0 25 0 1 0 608668845 223731712 42262 33554432000 4194304 4256717 140733677735584 18446744073709551615 4219750 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 54622 42262 253 16 0 51264 0
Current children cumulated CPU time (s) 797.77
Current children cumulated vsize (KiB) 227188

[startup+799.5 s]
/proc/loadavg: 4.04 4.06 3.92 5/301 23629
/proc/meminfo: memFree=17633512/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=218488 CPUtime=797.54 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 1023597 0 0 0 79617 137 0 0 25 0 1 0 608668845 223731712 42663 33554432000 4194304 4256717 140733677735584 18446744073709551615 4208998 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 54622 42663 253 16 0 51264 0
Current children cumulated CPU time (s) 799.36
Current children cumulated vsize (KiB) 227188

[startup+801.101 s]
/proc/loadavg: 4.04 4.06 3.92 5/301 23629
/proc/meminfo: memFree=17623184/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=218488 CPUtime=799.15 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 1024054 0 0 0 79777 138 0 0 25 0 1 0 608668845 223731712 43119 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209383 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 54622 43119 253 16 0 51264 0
Current children cumulated CPU time (s) 800.97
Current children cumulated vsize (KiB) 227188

[startup+801.901 s]
/proc/loadavg: 4.04 4.06 3.92 5/301 23629
/proc/meminfo: memFree=17618464/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=218488 CPUtime=799.96 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 1024184 0 0 0 79858 138 0 0 25 0 1 0 608668845 223731712 43249 33554432000 4194304 4256717 140733677735584 18446744073709551615 4208992 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 54622 43249 253 16 0 51264 0
Current children cumulated CPU time (s) 801.78
Current children cumulated vsize (KiB) 227188

[startup+802.101 s]
/proc/loadavg: 4.04 4.06 3.92 5/301 23629
/proc/meminfo: memFree=17618464/32951124 swapFree=66457188/67111528
[pid=23547] ppid=23545 vsize=8700 CPUtime=1.82 cores=4,6
/proc/23547/stat : 23547 (esg_static.sh) S 23545 23547 23121 0 -1 4202496 352 55979 0 0 0 0 165 17 18 0 1 0 608668661 8908800 251 33554432000 4194304 4922060 140735572941520 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23547/statm: 2175 251 209 178 0 68 0
[pid=23550] ppid=23547 vsize=218488 CPUtime=800.15 cores=4,6
/proc/23550/stat : 23550 (minisat_static) R 23547 23547 23121 0 -1 4202496 1024191 0 0 0 79877 138 0 0 25 0 1 0 608668845 223731712 43256 33554432000 4194304 4256717 140733677735584 18446744073709551615 4209204 0 0 4096 8388610 0 0 0 17 4 0 0 1
/proc/23550/statm: 54622 43256 253 16 0 51264 0
Current children cumulated CPU time (s) 801.97
Current children cumulated vsize (KiB) 227188

Child status: 20
Real time (s): 802.191
CPU time (s): 802.071
CPU user time (s): 800.504
CPU system time (s): 1.56676
CPU usage (%): 99.985
Max. virtual memory (cumulated for all children) (KiB): 520192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 800.504
system time used= 1.56676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1080751
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= 43
involuntary context switches= 1818

runsolver used 2.33465 second user time and 4.95825 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-09 21:51:45
IDJOB=3348966
IDBENCH=82403
IDSOLVER=1811
FILE ID=node132/3348966-1304970703
RUNJOBID= node132-1304968094-23140
PBS_JOBID= 13285618
Free space on /tmp= 47904 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348966-1304970703/watcher-3348966-1304970703 -o /tmp/evaluation-result-3348966-1304970703/solver-3348966-1304970703 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348966-1304970703.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=689194152

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19652384 kB
Buffers:        166184 kB
Cached:        7301520 kB
SwapCached:       6744 kB
Active:        4548324 kB
Inactive:      8339080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19652384 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:          187348 kB
Writeback:           0 kB
AnonPages:     5417336 kB
Mapped:          19212 kB
Slab:           323412 kB
PageTables:      25352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34958852 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= 47608 MiB
End job on node132 at 2011-05-09 22:05:07