Trace number 3387149

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 1536.8 1564.23

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1376.76
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
0.00/0.49	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
0.00/0.49	c ==============================================================================
0.00/0.49	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
0.00/0.49	c CPU time:   0.45493 s
0.00/0.49	c ==============================================================================
1536.76/1564.22	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-3387149-1305596566/watcher-3387149-1305596566 -o /tmp/evaluation-result-3387149-1305596566/solver-3387149-1305596566 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387149-1305596566.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: 7.17 7.64 8.00 10/406 20256
/proc/meminfo: memFree=3192756/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 671256347 8908800 249 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 249 209 178 0 68 0

[startup+0.092214 s]
/proc/loadavg: 7.17 7.64 8.00 10/406 20256
/proc/meminfo: memFree=3192756/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 671256347 8908800 249 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100211 s]
/proc/loadavg: 7.17 7.64 8.00 10/406 20256
/proc/meminfo: memFree=3192756/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 671256347 8908800 249 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300176 s]
/proc/loadavg: 7.17 7.64 8.00 10/406 20256
/proc/meminfo: memFree=3192756/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 671256347 8908800 249 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701102 s]
/proc/loadavg: 7.17 7.64 8.00 10/406 20256
/proc/meminfo: memFree=3192756/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 8700

[startup+1.50096 s]
/proc/loadavg: 7.40 7.68 8.01 11/410 20261
/proc/meminfo: memFree=3149452/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=29356 CPUtime=0.88 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 4668 0 0 0 88 0 0 0 19 0 1 0 671256406 30060544 4028 33554432000 4194304 4256717 140734851266864 18446744073709551615 4210845 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 7339 4028 252 16 0 3981 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 38056

[startup+3.10068 s]
/proc/loadavg: 7.40 7.68 8.01 11/410 20262
/proc/meminfo: memFree=3153668/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=32128 CPUtime=2.47 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 4813 0 0 0 247 0 0 0 22 0 1 0 671256406 32899072 4167 33554432000 4194304 4256717 140734851266864 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 8032 4167 252 16 0 4674 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 40828

[startup+6.30011 s]
/proc/loadavg: 7.60 7.72 8.02 11/410 20262
/proc/meminfo: memFree=3150252/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=32368 CPUtime=5.62 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 5055 0 0 0 562 0 0 0 25 0 1 0 671256406 33144832 4404 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213665 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 8092 4404 253 16 0 4734 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 41068

[startup+12.701 s]
/proc/loadavg: 7.72 7.74 8.03 11/410 20262
/proc/meminfo: memFree=3143440/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=37096 CPUtime=11.94 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 5590 0 0 0 1194 0 0 0 25 0 1 0 671256406 37986304 4897 33554432000 4194304 4256717 140734851266864 18446744073709551615 4218865 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 9274 4897 253 16 0 5916 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 45796

[startup+25.5007 s]
/proc/loadavg: 8.00 7.80 8.04 11/410 20262
/proc/meminfo: memFree=3132044/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=37252 CPUtime=19.09 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 6097 0 0 0 1908 1 0 0 25 0 1 0 671256406 38146048 5395 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 9313 5395 253 16 0 5955 0
Current children cumulated CPU time (s) 19.65
Current children cumulated vsize (KiB) 45952
heavy processes:

[startup+51.1011 s]
/proc/loadavg: 8.48 7.93 8.08 11/409 20293
/proc/meminfo: memFree=3121736/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=45016 CPUtime=42.33 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 7748 0 0 0 4232 1 0 0 25 0 1 0 671256406 46096384 7010 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 11254 7010 253 16 0 7896 0
Current children cumulated CPU time (s) 42.89
Current children cumulated vsize (KiB) 53716

[startup+102.315 s]
/proc/loadavg: 8.90 8.12 8.13 10/410 20296
/proc/meminfo: memFree=3057012/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=64256 CPUtime=92.89 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 22131 0 0 0 9286 3 0 0 25 0 1 0 671256406 65798144 11518 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 16064 11518 253 16 0 12706 0
Current children cumulated CPU time (s) 93.45
Current children cumulated vsize (KiB) 72956

[startup+162.3 s]
/proc/loadavg: 9.08 8.31 8.19 10/410 20298
/proc/meminfo: memFree=3007888/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=94604 CPUtime=152.12 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 29458 0 0 0 15208 4 0 0 25 0 1 0 671256406 96874496 13365 33554432000 4194304 4256717 140734851266864 18446744073709551615 4218990 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 23651 13365 253 16 0 20293 0
Current children cumulated CPU time (s) 152.68
Current children cumulated vsize (KiB) 103304

[startup+222.301 s]
/proc/loadavg: 9.13 8.46 8.25 10/410 20300
/proc/meminfo: memFree=2935464/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106280 CPUtime=211.35 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 37452 0 0 0 21130 5 0 0 25 0 1 0 671256406 108830720 20741 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26570 20741 253 16 0 23212 0
Current children cumulated CPU time (s) 211.91
Current children cumulated vsize (KiB) 114980

[startup+282.301 s]
/proc/loadavg: 9.10 8.57 8.30 11/410 20301
/proc/meminfo: memFree=2892548/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106280 CPUtime=270.6 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 37883 0 0 0 27055 5 0 0 25 0 1 0 671256406 108830720 21166 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26570 21166 253 16 0 23212 0
Current children cumulated CPU time (s) 271.16
Current children cumulated vsize (KiB) 114980

[startup+342.3 s]
/proc/loadavg: 9.08 8.66 8.35 10/410 20303
/proc/meminfo: memFree=2851496/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106280 CPUtime=329.82 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 39182 0 0 0 32977 5 0 0 25 0 1 0 671256406 108830720 22435 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26570 22435 253 16 0 23212 0
Current children cumulated CPU time (s) 330.38
Current children cumulated vsize (KiB) 114980

[startup+402.301 s]
/proc/loadavg: 9.03 8.72 8.39 10/410 20304
/proc/meminfo: memFree=2805728/32950904 swapFree=67057400/67111528

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


[startup+1242.3 s]
/proc/loadavg: 9.15 9.11 8.82 10/410 20808
/proc/meminfo: memFree=2429720/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=75852 CPUtime=1218.38 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 151198 0 0 0 121816 22 0 0 25 0 1 0 671256406 77672448 15371 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 18963 15371 253 16 0 15605 0
Current children cumulated CPU time (s) 1218.94
Current children cumulated vsize (KiB) 84552

[startup+1302.3 s]
/proc/loadavg: 9.37 9.17 8.85 10/410 20812
/proc/meminfo: memFree=2368448/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1277.62 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 158616 0 0 0 127739 23 0 0 25 0 1 0 671256406 108748800 21688 33554432000 4194304 4256717 140734851266864 18446744073709551615 4218642 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 21688 253 16 0 23192 0
Current children cumulated CPU time (s) 1278.18
Current children cumulated vsize (KiB) 114900

[startup+1362.3 s]
/proc/loadavg: 9.21 9.16 8.87 10/410 20814
/proc/meminfo: memFree=2323728/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1336.84 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159348 0 0 0 133661 23 0 0 25 0 1 0 671256406 108748800 22369 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213359 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22369 253 16 0 23192 0
Current children cumulated CPU time (s) 1337.4
Current children cumulated vsize (KiB) 114900

[startup+1422.32 s]
/proc/loadavg: 9.15 9.16 8.88 10/410 20816
/proc/meminfo: memFree=2286136/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1396.09 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 139586 23 0 0 25 0 1 0 671256406 108748800 22448 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22448 253 16 0 23192 0
Current children cumulated CPU time (s) 1396.65
Current children cumulated vsize (KiB) 114900

[startup+1482.3 s]
/proc/loadavg: 9.12 9.16 8.90 10/410 20817
/proc/meminfo: memFree=2250160/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1455.32 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 145509 23 0 0 25 0 1 0 671256406 108748800 22448 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22448 253 16 0 23192 0
Current children cumulated CPU time (s) 1455.88
Current children cumulated vsize (KiB) 114900

[startup+1542.3 s]
/proc/loadavg: 9.11 9.15 8.91 10/410 20819
/proc/meminfo: memFree=2216416/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1514.55 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 151432 23 0 0 25 0 1 0 671256406 108748800 22448 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22448 253 16 0 23192 0
Current children cumulated CPU time (s) 1515.11
Current children cumulated vsize (KiB) 114900

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

[startup+1548.7 s]
/proc/loadavg: 9.10 9.15 8.91 10/410 20819
/proc/meminfo: memFree=2212692/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1520.88 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 152065 23 0 0 25 0 1 0 671256406 108748800 22448 33554432000 4194304 4256717 140734851266864 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22448 253 16 0 23192 0
Current children cumulated CPU time (s) 1521.44
Current children cumulated vsize (KiB) 114900

[startup+1555.1 s]
/proc/loadavg: 9.18 9.16 8.92 11/410 20819
/proc/meminfo: memFree=2209716/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1527.2 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 152697 23 0 0 25 0 1 0 671256406 108748800 22448 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213648 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22448 253 16 0 23192 0
Current children cumulated CPU time (s) 1527.76
Current children cumulated vsize (KiB) 114900

[startup+1558.3 s]
/proc/loadavg: 9.16 9.16 8.92 10/410 20819
/proc/meminfo: memFree=2207980/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1530.36 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 153013 23 0 0 25 0 1 0 671256406 108748800 22448 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22448 253 16 0 23192 0
Current children cumulated CPU time (s) 1530.92
Current children cumulated vsize (KiB) 114900

[startup+1561.5 s]
/proc/loadavg: 9.15 9.16 8.92 11/410 20819
/proc/meminfo: memFree=2206240/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1533.51 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 153328 23 0 0 25 0 1 0 671256406 108748800 22448 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22448 253 16 0 23192 0
Current children cumulated CPU time (s) 1534.07
Current children cumulated vsize (KiB) 114900

[startup+1563.12 s]
/proc/loadavg: 9.15 9.16 8.92 10/410 20819
/proc/meminfo: memFree=2205000/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1535.1 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 153487 23 0 0 25 0 1 0 671256406 108748800 22448 33554432000 4194304 4256717 140734851266864 18446744073709551615 4210789 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22448 253 16 0 23192 0
Current children cumulated CPU time (s) 1535.66
Current children cumulated vsize (KiB) 114900

[startup+1563.9 s]
/proc/loadavg: 9.15 9.16 8.92 10/410 20819
/proc/meminfo: memFree=2205000/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1535.89 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 153566 23 0 0 25 0 1 0 671256406 108748800 22448 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22448 253 16 0 23192 0
Current children cumulated CPU time (s) 1536.45
Current children cumulated vsize (KiB) 114900

[startup+1564.1 s]
/proc/loadavg: 9.15 9.16 8.92 10/410 20819
/proc/meminfo: memFree=2204256/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=106200 CPUtime=1536.09 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 153586 23 0 0 25 0 1 0 671256406 108748800 22448 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 26550 22448 253 16 0 23192 0
Current children cumulated CPU time (s) 1536.65
Current children cumulated vsize (KiB) 114900

[startup+1564.22 s]
/proc/loadavg: 9.15 9.16 8.92 10/410 20819
/proc/meminfo: memFree=2204256/32950904 swapFree=67057400/67111528
[pid=20254] ppid=20251 vsize=8700 CPUtime=0.56 cores=0,2,4,6
/proc/20254/stat : 20254 (esg_static.sh) S 20251 20254 19368 0 -1 4202496 352 9867 0 0 0 0 54 2 16 0 1 0 671256347 8908800 251 33554432000 4194304 4922060 140735412706288 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20254/statm: 2175 251 209 178 0 68 0
[pid=20261] ppid=20254 vsize=45504 CPUtime=1536.2 cores=0,2,4,6
/proc/20261/stat : 20261 (minisat_static) R 20254 20254 19368 0 -1 4202496 159435 0 0 0 153596 24 0 0 25 0 1 0 671256406 46596096 7928 33554432000 4194304 4256717 140734851266864 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20261/statm: 11376 7928 253 16 0 8018 0
Current children cumulated CPU time (s) 1536.76
Current children cumulated vsize (KiB) 54204

Child status: 20
Real time (s): 1564.23
CPU time (s): 1536.8
CPU user time (s): 1536.52
CPU system time (s): 0.276957
CPU usage (%): 98.2461
Max. virtual memory (cumulated for all children) (KiB): 133956

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

runsolver used 6.10107 second user time and 13.8429 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-17 03:42:46
IDJOB=3387149
IDBENCH=70830
IDSOLVER=1874
FILE ID=node121/3387149-1305596566
RUNJOBID= node121-1305596566-20237
PBS_JOBID= 13350357
Free space on /tmp= 73392 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387149-1305596566/watcher-3387149-1305596566 -o /tmp/evaluation-result-3387149-1305596566/solver-3387149-1305596566 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387149-1305596566.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1543951774

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:       3193332 kB
Buffers:        343620 kB
Cached:        7060960 kB
SwapCached:       7656 kB
Active:       23678584 kB
Inactive:      5673020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       3193332 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            8312 kB
Writeback:           0 kB
AnonPages:    21944640 kB
Mapped:          31908 kB
Slab:           269836 kB
PageTables:      71040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 98038556 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= 73504 MiB
End job on node121 at 2011-05-17 04:08:50