Trace number 3387257

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 2059.01 2059.09

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark549.042
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 8779920
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
2058.91/2059.06	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-3387257-1305598780/watcher-3387257-1305598780 -o /tmp/evaluation-result-3387257-1305598780/solver-3387257-1305598780 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387257-1305598780.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.09 3.04 3.01 4/417 27414
/proc/meminfo: memFree=20152428/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0

[startup+0.017796 s]
/proc/loadavg: 3.09 3.04 3.01 4/417 27414
/proc/meminfo: memFree=20152428/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10077 s]
/proc/loadavg: 3.09 3.04 3.01 4/417 27414
/proc/meminfo: memFree=20152428/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300736 s]
/proc/loadavg: 3.09 3.04 3.01 4/417 27414
/proc/meminfo: memFree=20152428/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700675 s]
/proc/loadavg: 3.09 3.04 3.01 4/417 27414
/proc/meminfo: memFree=20152428/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 3.09 3.04 3.01 4/419 27417
/proc/meminfo: memFree=19928108/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=444084 CPUtime=1.48 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 106390 0 0 0 133 15 0 0 25 0 1 0 127487917 454742016 85642 33554432000 4194304 4256717 140734389276544 18446744073709551615 4243958 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 111021 85642 215 16 0 107663 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 452784

[startup+3.10124 s]
/proc/loadavg: 3.09 3.04 3.01 4/419 27417
/proc/meminfo: memFree=19653820/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=384740 CPUtime=3.09 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 165015 0 0 0 287 22 0 0 25 0 1 0 127487917 393973760 84871 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 96185 84871 226 16 0 92827 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 393440

[startup+6.30068 s]
/proc/loadavg: 3.09 3.04 3.01 4/419 27417
/proc/meminfo: memFree=19804824/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=386408 CPUtime=6.29 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 199730 0 0 0 603 26 0 0 25 0 1 0 127487917 395681792 76771 33554432000 4194304 4256717 140734389276544 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 96602 76771 236 16 0 93244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 395108

[startup+12.7005 s]
/proc/loadavg: 3.08 3.04 3.01 4/419 27417
/proc/meminfo: memFree=19856400/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=337188 CPUtime=12.69 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 229670 0 0 0 1239 30 0 0 25 0 1 0 127487917 345280512 73798 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209310 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 84297 73798 237 16 0 80939 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 345888

[startup+25.5013 s]
/proc/loadavg: 3.06 3.03 3.01 4/419 27417
/proc/meminfo: memFree=19843356/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=388228 CPUtime=25.49 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 233416 0 0 0 2519 30 0 0 25 0 1 0 127487917 397545472 77528 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 97057 77528 237 16 0 93699 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 396928

[startup+51.1008 s]
/proc/loadavg: 3.10 3.04 3.01 4/419 27418
/proc/meminfo: memFree=19831772/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=389164 CPUtime=51.09 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 271155 0 0 0 5074 35 0 0 25 0 1 0 127487917 398503936 79761 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209310 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 97291 79761 237 16 0 93933 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 397864

[startup+102.316 s]
/proc/loadavg: 3.04 3.04 3.00 4/419 27419
/proc/meminfo: memFree=19817228/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=390104 CPUtime=102.3 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 348914 0 0 0 10184 46 0 0 25 0 1 0 127487917 399466496 82107 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209310 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 97526 82107 237 16 0 94168 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 398804

[startup+162.301 s]
/proc/loadavg: 3.01 3.03 3.00 4/419 27421
/proc/meminfo: memFree=19816696/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=391892 CPUtime=162.29 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 474924 0 0 0 16167 62 0 0 25 0 1 0 127487917 401297408 82940 33554432000 4194304 4256717 140734389276544 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 97973 82940 237 16 0 94615 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 400592

[startup+222.301 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27423
/proc/meminfo: memFree=19770268/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=474172 CPUtime=222.29 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 528683 0 0 0 22160 69 0 0 25 0 1 0 127487917 485552128 93554 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 118543 93554 237 16 0 115185 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 482872

[startup+282.301 s]
/proc/loadavg: 3.00 3.01 3.00 4/419 27424
/proc/meminfo: memFree=19779408/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=474172 CPUtime=282.29 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 621701 0 0 0 28147 82 0 0 25 0 1 0 127487917 485552128 91078 33554432000 4194304 4256717 140734389276544 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 118543 91078 237 16 0 115185 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 482872

[startup+342.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/419 27425
/proc/meminfo: memFree=19779884/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=475072 CPUtime=342.29 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 721009 0 0 0 34134 95 0 0 25 0 1 0 127487917 486473728 91242 33554432000 4194304 4256717 140734389276544 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 118768 91242 237 16 0 115410 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 483772

[startup+402.301 s]
/proc/loadavg: 3.00 3.00 3.00 4/419 27427
/proc/meminfo: memFree=19748476/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6

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


[startup+1722.3 s]
/proc/loadavg: 3.26 3.07 3.02 4/419 27493
/proc/meminfo: memFree=19661316/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=614392 CPUtime=1722.22 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2091307 0 0 0 171928 294 0 0 25 0 1 0 127487917 629137408 127807 33554432000 4194304 4256717 140734389276544 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 153598 127807 237 16 0 150240 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 623092

[startup+1782.3 s]
/proc/loadavg: 3.16 3.07 3.02 4/419 27494
/proc/meminfo: memFree=19674296/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=615260 CPUtime=1782.21 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2173813 0 0 0 177917 304 0 0 25 0 1 0 127487917 630026240 119927 33554432000 4194304 4256717 140734389276544 18446744073709551615 4218822 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 153815 119927 237 16 0 150457 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 623960

[startup+1842.3 s]
/proc/loadavg: 3.06 3.06 3.01 4/419 27495
/proc/meminfo: memFree=19608768/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=615260 CPUtime=1842.22 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2186435 0 0 0 183914 308 0 0 25 0 1 0 127487917 630026240 132512 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209093 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 153815 132512 237 16 0 150457 0
Current children cumulated CPU time (s) 1842.22
Current children cumulated vsize (KiB) 623960

[startup+1902.3 s]
/proc/loadavg: 3.02 3.04 3.01 4/419 27497
/proc/meminfo: memFree=19605244/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=615260 CPUtime=1902.22 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2266992 0 0 0 189904 318 0 0 25 0 1 0 127487917 630026240 127145 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 153815 127145 237 16 0 150457 0
Current children cumulated CPU time (s) 1902.22
Current children cumulated vsize (KiB) 623960

[startup+1962.3 s]
/proc/loadavg: 3.00 3.03 3.00 4/419 27499
/proc/meminfo: memFree=19629008/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=615260 CPUtime=1962.24 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2273015 0 0 0 195904 320 0 0 25 0 1 0 127487917 630026240 133142 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 153815 133142 237 16 0 150457 0
Current children cumulated CPU time (s) 1962.24
Current children cumulated vsize (KiB) 623960

[startup+2022.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27501
/proc/meminfo: memFree=19646576/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=616268 CPUtime=2022.22 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2348487 0 0 0 201891 331 0 0 25 0 1 0 127487917 631058432 120912 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209946 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 154067 120912 237 16 0 150709 0
Current children cumulated CPU time (s) 2022.22
Current children cumulated vsize (KiB) 624968

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

[startup+2035.1 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27501
/proc/meminfo: memFree=19658840/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=616268 CPUtime=2035.01 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2350211 0 0 0 203170 331 0 0 25 0 1 0 127487917 631058432 122623 33554432000 4194304 4256717 140734389276544 18446744073709551615 4218889 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 154067 122623 237 16 0 150709 0
Current children cumulated CPU time (s) 2035.01
Current children cumulated vsize (KiB) 624968

[startup+2047.9 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27501
/proc/meminfo: memFree=19625232/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=616268 CPUtime=2047.82 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2351574 0 0 0 204450 332 0 0 25 0 1 0 127487917 631058432 123975 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 154067 123975 237 16 0 150709 0
Current children cumulated CPU time (s) 2047.82
Current children cumulated vsize (KiB) 624968

[startup+2054.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27501
/proc/meminfo: memFree=19614320/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=616268 CPUtime=2054.22 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2352327 0 0 0 205090 332 0 0 25 0 1 0 127487917 631058432 124722 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 154067 124722 237 16 0 150709 0
Current children cumulated CPU time (s) 2054.22
Current children cumulated vsize (KiB) 624968

[startup+2057.5 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27501
/proc/meminfo: memFree=19608368/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=616268 CPUtime=2057.42 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2352647 0 0 0 205410 332 0 0 25 0 1 0 127487917 631058432 125037 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 154067 125037 237 16 0 150709 0
Current children cumulated CPU time (s) 2057.42
Current children cumulated vsize (KiB) 624968

[startup+2058.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27501
/proc/meminfo: memFree=19606384/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=616268 CPUtime=2058.22 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2352675 0 0 0 205490 332 0 0 25 0 1 0 127487917 631058432 125065 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 154067 125065 237 16 0 150709 0
Current children cumulated CPU time (s) 2058.22
Current children cumulated vsize (KiB) 624968

[startup+2058.7 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27501
/proc/meminfo: memFree=19606384/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=616268 CPUtime=2058.61 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2352694 0 0 0 205529 332 0 0 25 0 1 0 127487917 631058432 125084 33554432000 4194304 4256717 140734389276544 18446744073709551615 4218865 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 154067 125084 237 16 0 150709 0
Current children cumulated CPU time (s) 2058.61
Current children cumulated vsize (KiB) 624968

[startup+2058.9 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27501
/proc/meminfo: memFree=19606384/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=616268 CPUtime=2058.81 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2352704 0 0 0 205549 332 0 0 25 0 1 0 127487917 631058432 125094 33554432000 4194304 4256717 140734389276544 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 154067 125094 237 16 0 150709 0
Current children cumulated CPU time (s) 2058.81
Current children cumulated vsize (KiB) 624968

[startup+2059 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27501
/proc/meminfo: memFree=19606384/32950928 swapFree=62959404/67111528
[pid=27414] ppid=27412 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27414/stat : 27414 (esg_static.sh) S 27412 27414 26286 0 -1 4202496 353 112 0 0 0 0 0 0 24 0 1 0 127487917 8908800 252 33554432000 4194304 4922060 140733968070032 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27414/statm: 2175 252 209 178 0 68 0
[pid=27416] ppid=27414 vsize=616268 CPUtime=2058.91 cores=0,2,4,6
/proc/27416/stat : 27416 (minisat_static) R 27414 27414 26286 0 -1 4202496 2352710 0 0 0 205559 332 0 0 25 0 1 0 127487917 631058432 125100 33554432000 4194304 4256717 140734389276544 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27416/statm: 154067 125100 237 16 0 150709 0
Current children cumulated CPU time (s) 2058.91
Current children cumulated vsize (KiB) 624968

Child status: 20
Real time (s): 2059.09
CPU time (s): 2059.01
CPU user time (s): 2055.66
CPU system time (s): 3.35149
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 968844

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

runsolver used 8.95664 second user time and 19.0161 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-17 04:19:45
IDJOB=3387257
IDBENCH=82371
IDSOLVER=1874
FILE ID=node112/3387257-1305598780
RUNJOBID= node112-1305586738-26304
PBS_JOBID= 13350366
Free space on /tmp= 73460 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387257-1305598780/watcher-3387257-1305598780 -o /tmp/evaluation-result-3387257-1305598780/solver-3387257-1305598780 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387257-1305598780.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1549053374

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.61
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.847
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.847
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.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20152452 kB
Buffers:         85996 kB
Cached:         650996 kB
SwapCached:      73604 kB
Active:        1049920 kB
Inactive:     11534976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20152452 kB
SwapTotal:    67111528 kB
SwapFree:     62959404 kB
Dirty:          160392 kB
Writeback:           0 kB
AnonPages:    11782512 kB
Mapped:          23728 kB
Slab:            85920 kB
PageTables:      59812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 99294112 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= 73448 MiB
End job on node112 at 2011-05-17 04:54:04