Trace number 3387529

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 3094.52 3094.46

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark622.811
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   55513   187620 |   16653       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   55174   187112 |      --       0       --      -- |     --   | -313/-424
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 8607   #clauses: 55174   #literals: 187112
0.00/0.08	c CPU time:   0.079987 s
0.00/0.08	c ==============================================================================
3094.46/3094.45	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-3387529-1305604532/watcher-3387529-1305604532 -o /tmp/evaluation-result-3387529-1305604532/solver-3387529-1305604532 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387529-1305604532.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: 2.11 2.03 2.01 2/512 19544
/proc/meminfo: memFree=13224060/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 652869324 8908800 249 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19544/statm: 2175 249 209 178 0 68 0

[startup+0.0213 s]
/proc/loadavg: 2.11 2.03 2.01 2/512 19544
/proc/meminfo: memFree=13224060/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 652869324 8908800 249 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19544/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100351 s]
/proc/loadavg: 2.11 2.03 2.01 2/512 19544
/proc/meminfo: memFree=13224060/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 652869324 8908800 249 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19544/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300304 s]
/proc/loadavg: 2.11 2.03 2.01 2/512 19544
/proc/meminfo: memFree=13224060/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+0.70024 s]
/proc/loadavg: 2.11 2.03 2.01 2/512 19544
/proc/meminfo: memFree=13224060/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+1.5011 s]
/proc/loadavg: 2.10 2.03 2.01 3/514 19547
/proc/meminfo: memFree=13213876/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=23196 CPUtime=1.37 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 3616 0 0 0 137 0 0 0 25 0 1 0 652869336 23752704 2257 33554432000 4194304 4256717 140737199403840 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 5799 2257 252 16 0 2441 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31896

[startup+3.10081 s]
/proc/loadavg: 2.10 2.03 2.01 3/514 19547
/proc/meminfo: memFree=13209552/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=35116 CPUtime=2.98 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 7882 0 0 0 297 1 0 0 25 0 1 0 652869336 35958784 3840 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 8779 3840 252 16 0 5421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43816

[startup+6.30022 s]
/proc/loadavg: 2.10 2.03 2.01 3/514 19547
/proc/meminfo: memFree=13200632/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=37836 CPUtime=6.17 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 10323 0 0 0 616 1 0 0 25 0 1 0 652869336 38744064 5954 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 9459 5954 252 16 0 6101 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46536

[startup+12.7011 s]
/proc/loadavg: 2.09 2.03 2.01 3/514 19547
/proc/meminfo: memFree=13181124/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=46748 CPUtime=12.57 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 18348 0 0 0 1255 2 0 0 25 0 1 0 652869336 47869952 7962 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 11687 7962 252 16 0 8329 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55448

[startup+25.5009 s]
/proc/loadavg: 2.07 2.03 2.01 3/514 19548
/proc/meminfo: memFree=13164512/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=53796 CPUtime=25.38 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 30414 0 0 0 2534 4 0 0 25 0 1 0 652869336 55087104 10252 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 13449 10252 252 16 0 10091 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62496

[startup+51.1004 s]
/proc/loadavg: 2.05 2.03 2.00 3/514 19548
/proc/meminfo: memFree=13112360/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=80172 CPUtime=50.98 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 37216 0 0 0 5093 5 0 0 25 0 1 0 652869336 82096128 16419 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 20043 16419 252 16 0 16685 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 88872

[startup+102.319 s]
/proc/loadavg: 2.02 2.02 2.00 3/514 19550
/proc/meminfo: memFree=13084424/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=110520 CPUtime=102.2 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 57370 0 0 0 10212 8 0 0 25 0 1 0 652869336 113172480 21355 33554432000 4194304 4256717 140737199403840 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 27630 21355 252 16 0 24272 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 119220

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/514 19551
/proc/meminfo: memFree=13045600/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=122532 CPUtime=162.18 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 112048 0 0 0 16202 16 0 0 25 0 1 0 652869336 125472768 27436 33554432000 4194304 4256717 140737199403840 18446744073709551615 4209167 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 30633 27436 252 16 0 27275 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 131232

[startup+222.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/514 19553
/proc/meminfo: memFree=13060708/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=92188 CPUtime=222.18 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 146054 0 0 0 22196 22 0 0 25 0 1 0 652869336 94400512 17772 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 23047 17772 252 16 0 19689 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 100888

[startup+282.301 s]
/proc/loadavg: 2.13 2.07 2.02 3/514 19554
/proc/meminfo: memFree=13059572/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=92188 CPUtime=282.18 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 234938 0 0 0 28184 34 0 0 25 0 1 0 652869336 94400512 18310 33554432000 4194304 4256717 140737199403840 18446744073709551615 4219413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 23047 18310 252 16 0 19689 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 100888

[startup+342.301 s]
/proc/loadavg: 2.05 2.06 2.01 3/514 19565
/proc/meminfo: memFree=13061756/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=92188 CPUtime=342.19 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 325508 0 0 0 34171 48 0 0 25 0 1 0 652869336 94400512 17028 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 23047 17028 252 16 0 19689 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100888

[startup+402.301 s]
/proc/loadavg: 2.02 2.04 2.01 3/514 19567
/proc/meminfo: memFree=13074588/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6

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


[startup+2802.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/514 19634
/proc/meminfo: memFree=12945156/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=193580 CPUtime=2802.24 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2663570 0 0 0 279830 394 0 0 25 0 1 0 652869336 198225920 35365 33554432000 4194304 4256717 140737199403840 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 48395 35365 252 16 0 45037 0
Current children cumulated CPU time (s) 2802.35
Current children cumulated vsize (KiB) 202280

[startup+2862.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/514 19635
/proc/meminfo: memFree=12930512/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=194004 CPUtime=2862.25 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2698660 0 0 0 285825 400 0 0 25 0 1 0 652869336 198660096 40216 33554432000 4194304 4256717 140737199403840 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 48501 40216 252 16 0 45143 0
Current children cumulated CPU time (s) 2862.36
Current children cumulated vsize (KiB) 202704

[startup+2922.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/514 19637
/proc/meminfo: memFree=12944980/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=194004 CPUtime=2922.24 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2757885 0 0 0 291818 406 0 0 25 0 1 0 652869336 198660096 38248 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 48501 38248 252 16 0 45143 0
Current children cumulated CPU time (s) 2922.35
Current children cumulated vsize (KiB) 202704

[startup+2982.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/514 19638
/proc/meminfo: memFree=12946196/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=194004 CPUtime=2982.25 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2792505 0 0 0 297813 412 0 0 25 0 1 0 652869336 198660096 40933 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 48501 40933 252 16 0 45143 0
Current children cumulated CPU time (s) 2982.36
Current children cumulated vsize (KiB) 202704

[startup+3042.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/514 19640
/proc/meminfo: memFree=12979516/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=143916 CPUtime=3042.24 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2864761 0 0 0 303803 421 0 0 25 0 1 0 652869336 147369984 31101 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 35979 31101 252 16 0 32621 0
Current children cumulated CPU time (s) 3042.35
Current children cumulated vsize (KiB) 152616

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

[startup+3046.3 s]
/proc/loadavg: 2.23 2.05 2.02 3/514 19640
/proc/meminfo: memFree=12971688/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=143916 CPUtime=3046.24 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2865607 0 0 0 304203 421 0 0 25 0 1 0 652869336 147369984 31887 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 35979 31887 252 16 0 32621 0
Current children cumulated CPU time (s) 3046.35
Current children cumulated vsize (KiB) 152616

[startup+3071.9 s]
/proc/loadavg: 2.15 2.05 2.01 3/514 19641
/proc/meminfo: memFree=12956180/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=194004 CPUtime=3071.85 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2869092 0 0 0 306763 422 0 0 25 0 1 0 652869336 198660096 35103 33554432000 4194304 4256717 140737199403840 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 48501 35103 252 16 0 45143 0
Current children cumulated CPU time (s) 3071.96
Current children cumulated vsize (KiB) 202704

[startup+3084.7 s]
/proc/loadavg: 2.13 2.05 2.01 3/514 19641
/proc/meminfo: memFree=12952580/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=194964 CPUtime=3084.65 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2870698 0 0 0 308042 423 0 0 25 0 1 0 652869336 199643136 36623 33554432000 4194304 4256717 140737199403840 18446744073709551615 4230228 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 48741 36623 252 16 0 45383 0
Current children cumulated CPU time (s) 3084.76
Current children cumulated vsize (KiB) 203664

[startup+3091.1 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 19641
/proc/meminfo: memFree=12978248/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=144876 CPUtime=3091.05 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2891943 0 0 0 308679 426 0 0 25 0 1 0 652869336 148353024 32033 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 36219 32033 252 16 0 32861 0
Current children cumulated CPU time (s) 3091.16
Current children cumulated vsize (KiB) 153576

[startup+3092.7 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 19641
/proc/meminfo: memFree=12976264/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=144876 CPUtime=3092.65 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2892160 0 0 0 308839 426 0 0 25 0 1 0 652869336 148353024 32230 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 36219 32230 252 16 0 32861 0
Current children cumulated CPU time (s) 3092.76
Current children cumulated vsize (KiB) 153576

[startup+3093.5 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 19641
/proc/meminfo: memFree=12973660/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=144876 CPUtime=3093.45 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2892272 0 0 0 308919 426 0 0 25 0 1 0 652869336 148353024 32336 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 36219 32336 252 16 0 32861 0
Current children cumulated CPU time (s) 3093.56
Current children cumulated vsize (KiB) 153576

[startup+3093.9 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 19641
/proc/meminfo: memFree=12973660/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=114056 CPUtime=3093.85 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2904846 0 0 0 308957 428 0 0 25 0 1 0 652869336 116793344 23883 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213669 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 28514 23883 252 16 0 25156 0
Current children cumulated CPU time (s) 3093.96
Current children cumulated vsize (KiB) 122756

[startup+3094.32 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 19641
/proc/meminfo: memFree=13005280/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=114056 CPUtime=3094.27 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2904905 0 0 0 308999 428 0 0 25 0 1 0 652869336 116793344 23934 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213997 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 28514 23934 252 16 0 25156 0
Current children cumulated CPU time (s) 3094.38
Current children cumulated vsize (KiB) 122756

[startup+3094.4 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 19641
/proc/meminfo: memFree=13005280/32951124 swapFree=67111348/67111528
[pid=19544] ppid=19542 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/19544/stat : 19544 (esg_static.sh) S 19542 19544 17620 0 -1 4202496 351 1714 0 0 0 0 11 0 24 0 1 0 652869324 8908800 251 33554432000 4194304 4922060 140735697828368 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19544/statm: 2175 251 209 178 0 68 0
[pid=19547] ppid=19544 vsize=114056 CPUtime=3094.35 cores=0,2,4,6
/proc/19547/stat : 19547 (minisat_static) R 19544 19544 17620 0 -1 4202496 2904912 0 0 0 309007 428 0 0 25 0 1 0 652869336 116793344 23940 33554432000 4194304 4256717 140737199403840 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19547/statm: 28514 23940 252 16 0 25156 0
Current children cumulated CPU time (s) 3094.46
Current children cumulated vsize (KiB) 122756

Child status: 20
Real time (s): 3094.46
CPU time (s): 3094.52
CPU user time (s): 3090.23
CPU system time (s): 4.29635
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 332932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3090.23
system time used= 4.29635
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2907206
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= 40
involuntary context switches= 2510

runsolver used 16.3995 second user time and 34.5487 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-17 05:55:32
IDJOB=3387529
IDBENCH=84211
IDSOLVER=1874
FILE ID=node144/3387529-1305604532
RUNJOBID= node144-1305599524-19316
PBS_JOBID= 13350334
Free space on /tmp= 73560 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387529-1305604532/watcher-3387529-1305604532 -o /tmp/evaluation-result-3387529-1305604532/solver-3387529-1305604532 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387529-1305604532.cnf

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=1765982486

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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:      13224208 kB
Buffers:        337824 kB
Cached:        3828096 kB
SwapCached:          0 kB
Active:       16769212 kB
Inactive:      2579852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13224208 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6284 kB
Writeback:           0 kB
AnonPages:    15183408 kB
Mapped:          42500 kB
Slab:           239740 kB
PageTables:      69828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157785668 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= 73560 MiB
End job on node144 at 2011-05-17 06:47:07