Trace number 3498869

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01UNSAT 3253.32 3253.27

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark164.562
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  176662   468934 |   52998       0        0     nan |  0.000 % |
0.00/0.43	c |         0 |  126705   459117 |      --       0       --      -- |     --   | -48055/-4128
0.00/0.43	c ==============================================================================
0.00/0.43	c Result  :   #vars: 18202   #clauses: 126705   #literals: 459117
0.00/0.43	c CPU time:   0.417936 s
0.00/0.43	c ==============================================================================
3253.23/3253.26	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.1 (svn: 989)

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-3498869-1308150180/watcher-3498869-1308150180 -o /tmp/evaluation-result-3498869-1308150180/solver-3498869-1308150180 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498869-1308150180.cnf 

running on 4 cores: 1,3,5,7

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: 1.47 1.86 2.56 2/169 28070
/proc/meminfo: memFree=27595764/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926617635 8908800 249 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28070/statm: 2175 249 209 178 0 68 0

[startup+0.061413 s]
/proc/loadavg: 1.47 1.86 2.56 2/169 28070
/proc/meminfo: memFree=27595764/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926617635 8908800 249 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28070/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100406 s]
/proc/loadavg: 1.47 1.86 2.56 2/169 28070
/proc/meminfo: memFree=27595764/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926617635 8908800 249 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28070/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300373 s]
/proc/loadavg: 1.47 1.86 2.56 2/169 28070
/proc/meminfo: memFree=27595764/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926617635 8908800 249 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28070/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700303 s]
/proc/loadavg: 1.47 1.86 2.56 2/169 28070
/proc/meminfo: memFree=27595764/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8700

[startup+1.50017 s]
/proc/loadavg: 1.51 1.86 2.56 3/175 28085
/proc/meminfo: memFree=27564468/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=18532 CPUtime=0.97 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 3097 0 0 0 97 0 0 0 25 0 1 0 926617687 18976768 3008 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 4633 3008 131 6 0 3103 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 27232

[startup+3.1009 s]
/proc/loadavg: 1.51 1.86 2.56 3/175 28085
/proc/meminfo: memFree=27561864/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=19588 CPUtime=2.57 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 3356 0 0 0 257 0 0 0 25 0 1 0 926617687 20058112 3267 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 4897 3267 131 6 0 3367 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28288

[startup+6.30034 s]
/proc/loadavg: 1.63 1.88 2.56 3/175 28085
/proc/meminfo: memFree=27557012/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=22240 CPUtime=5.78 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 4014 0 0 0 577 1 0 0 25 0 1 0 926617687 22773760 3925 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 5560 3925 131 6 0 4030 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30940

[startup+12.7003 s]
/proc/loadavg: 1.74 1.90 2.56 3/175 28085
/proc/meminfo: memFree=27551092/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=23784 CPUtime=12.18 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 4400 0 0 0 1217 1 0 0 25 0 1 0 926617687 24354816 4311 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 5946 4311 131 6 0 4416 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32484

[startup+25.5011 s]
/proc/loadavg: 1.78 1.90 2.55 3/175 28085
/proc/meminfo: memFree=27544424/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=27452 CPUtime=24.97 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 5317 0 0 0 2496 1 0 0 25 0 1 0 926617687 28110848 5218 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 6863 5218 131 6 0 5333 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36152

[startup+51.1008 s]
/proc/loadavg: 1.87 1.91 2.53 3/175 28087
/proc/meminfo: memFree=27533336/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=32656 CPUtime=50.57 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 6708 0 0 0 5056 1 0 0 25 0 1 0 926617687 33439744 6544 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 8164 6544 131 6 0 6634 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41356

[startup+102.306 s]
/proc/loadavg: 1.94 1.92 2.50 3/175 28087
/proc/meminfo: memFree=27511384/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=47352 CPUtime=101.78 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 10557 0 0 0 10176 2 0 0 25 0 1 0 926617687 48488448 10203 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 11838 10203 131 6 0 10308 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 56052

[startup+162.301 s]
/proc/loadavg: 1.98 1.93 2.47 3/175 28089
/proc/meminfo: memFree=27500088/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=52992 CPUtime=161.78 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 12260 0 0 0 16175 3 0 0 25 0 1 0 926617687 54263808 11598 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 13248 11598 131 6 0 11718 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 61692

[startup+222.301 s]
/proc/loadavg: 2.07 1.97 2.45 3/175 28094
/proc/meminfo: memFree=27475876/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=57044 CPUtime=221.77 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 13568 0 0 0 22174 3 0 0 25 0 1 0 926617687 58413056 12615 33554432000 4194304 4218580 140734598471216 18446744073709551615 4210700 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 14261 12615 131 6 0 12731 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 65744

[startup+282.301 s]
/proc/loadavg: 2.02 1.97 2.42 3/175 28096
/proc/meminfo: memFree=27474624/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=57268 CPUtime=281.78 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 13942 0 0 0 28174 4 0 0 25 0 1 0 926617687 58642432 12670 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 14317 12670 131 6 0 12787 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 65968

[startup+342.301 s]
/proc/loadavg: 2.01 1.97 2.39 3/175 28098
/proc/meminfo: memFree=27471632/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=60156 CPUtime=341.78 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 15042 0 0 0 34174 4 0 0 25 0 1 0 926617687 61599744 13417 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 15039 13417 131 6 0 13509 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 68856

[startup+402.301 s]
/proc/loadavg: 2.00 1.97 2.36 3/175 28098
/proc/meminfo: memFree=27446068/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7

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


[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28177
/proc/meminfo: memFree=27301916/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=148380 CPUtime=2981.82 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 55408 0 0 0 298165 17 0 0 25 0 1 0 926617687 151941120 35443 33554432000 4194304 4218580 140734598471216 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 37095 35443 131 6 0 35565 0
Current children cumulated CPU time (s) 2982.32
Current children cumulated vsize (KiB) 157080

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28179
/proc/meminfo: memFree=27285168/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=164620 CPUtime=3041.82 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 59639 0 0 0 304163 19 0 0 25 0 1 0 926617687 168570880 39508 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 41155 39508 131 6 0 39625 0
Current children cumulated CPU time (s) 3042.32
Current children cumulated vsize (KiB) 173320

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28179
/proc/meminfo: memFree=27269900/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=179860 CPUtime=3101.82 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 63710 0 0 0 310163 19 0 0 25 0 1 0 926617687 184176640 43321 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 44965 43321 131 6 0 43435 0
Current children cumulated CPU time (s) 3102.32
Current children cumulated vsize (KiB) 188560

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28181
/proc/meminfo: memFree=27260832/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=189256 CPUtime=3161.83 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 66237 0 0 0 316163 20 0 0 25 0 1 0 926617687 193798144 45666 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 47314 45666 131 6 0 45784 0
Current children cumulated CPU time (s) 3162.33
Current children cumulated vsize (KiB) 197956

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28183
/proc/meminfo: memFree=27244204/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=205876 CPUtime=3221.83 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 70550 0 0 0 322162 21 0 0 25 0 1 0 926617687 210817024 49826 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 51469 49826 131 6 0 49939 0
Current children cumulated CPU time (s) 3222.33
Current children cumulated vsize (KiB) 214576

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

[startup+3225.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28183
/proc/meminfo: memFree=27243832/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=206048 CPUtime=3225.03 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 70610 0 0 0 322482 21 0 0 25 0 1 0 926617687 210993152 49886 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 51512 49886 131 6 0 49982 0
Current children cumulated CPU time (s) 3225.53
Current children cumulated vsize (KiB) 214748

[startup+3238.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28183
/proc/meminfo: memFree=27241348/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=208512 CPUtime=3237.83 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 71228 0 0 0 323762 21 0 0 25 0 1 0 926617687 213516288 50489 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 52128 50489 131 6 0 50598 0
Current children cumulated CPU time (s) 3238.33
Current children cumulated vsize (KiB) 217212

[startup+3244.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28183
/proc/meminfo: memFree=27239612/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=210656 CPUtime=3244.22 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 71776 0 0 0 324401 21 0 0 25 0 1 0 926617687 215711744 51023 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 52664 51023 131 6 0 51134 0
Current children cumulated CPU time (s) 3244.72
Current children cumulated vsize (KiB) 219356

[startup+3247.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28183
/proc/meminfo: memFree=27238496/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=211832 CPUtime=3247.43 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 72062 0 0 0 324721 22 0 0 25 0 1 0 926617687 216915968 51309 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 52958 51309 131 6 0 51428 0
Current children cumulated CPU time (s) 3247.93
Current children cumulated vsize (KiB) 220532

[startup+3251.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28183
/proc/meminfo: memFree=27237008/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=213320 CPUtime=3250.63 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 72434 0 0 0 325041 22 0 0 25 0 1 0 926617687 218439680 51681 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 53330 51681 131 6 0 51800 0
Current children cumulated CPU time (s) 3251.13
Current children cumulated vsize (KiB) 222020

[startup+3251.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28183
/proc/meminfo: memFree=27236512/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=213336 CPUtime=3251.43 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 72443 0 0 0 325121 22 0 0 25 0 1 0 926617687 218456064 51690 33554432000 4194304 4218580 140734598471216 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 53334 51690 131 6 0 51804 0
Current children cumulated CPU time (s) 3251.93
Current children cumulated vsize (KiB) 222036

[startup+3252.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28183
/proc/meminfo: memFree=27236264/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=213656 CPUtime=3252.23 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 72532 0 0 0 325201 22 0 0 25 0 1 0 926617687 218783744 51778 33554432000 4194304 4218580 140734598471216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 53414 51778 131 6 0 51884 0
Current children cumulated CPU time (s) 3252.73
Current children cumulated vsize (KiB) 222356

[startup+3253.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28183
/proc/meminfo: memFree=27236264/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=213656 CPUtime=3252.63 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 72543 0 0 0 325241 22 0 0 25 0 1 0 926617687 218783744 51789 33554432000 4194304 4218580 140734598471216 18446744073709551615 4214070 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 53414 51789 131 6 0 51884 0
Current children cumulated CPU time (s) 3253.13
Current children cumulated vsize (KiB) 222356

[startup+3253.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28183
/proc/meminfo: memFree=27236264/32951132 swapFree=67061148/67111528
[pid=28070] ppid=28068 vsize=8700 CPUtime=0.5 cores=1,3,5,7
/proc/28070/stat : 28070 (esg_static.sh) S 28068 28070 28034 0 -1 4202496 353 7633 0 0 0 0 48 2 20 0 1 0 926617635 8908800 252 33554432000 4194304 4922060 140734700436896 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28070/statm: 2175 252 209 178 0 68 0
[pid=28084] ppid=28070 vsize=213656 CPUtime=3252.73 cores=1,3,5,7
/proc/28084/stat : 28084 (cdcl) R 28070 28070 28034 0 -1 4202496 72545 0 0 0 325251 22 0 0 25 0 1 0 926617687 218783744 51791 33554432000 4194304 4218580 140734598471216 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28084/statm: 53414 51791 131 6 0 51884 0
Current children cumulated CPU time (s) 3253.23
Current children cumulated vsize (KiB) 222356

Child status: 20
Real time (s): 3253.27
CPU time (s): 3253.32
CPU user time (s): 3253.05
CPU system time (s): 0.265959
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 222356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3253.05
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80749
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= 41
involuntary context switches= 2741

runsolver used 4.32634 second user time and 10.5044 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-15 17:03:00
IDJOB=3498869
IDBENCH=20536
IDSOLVER=1993
FILE ID=node129/3498869-1308150180
RUNJOBID= node129-1308150180-28053
PBS_JOBID= 13575589
Free space on /tmp= 73884 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498869-1308150180/watcher-3498869-1308150180 -o /tmp/evaluation-result-3498869-1308150180/solver-3498869-1308150180 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498869-1308150180.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=374404578

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      27596200 kB
Buffers:        585740 kB
Cached:        4375488 kB
SwapCached:      13132 kB
Active:        1648000 kB
Inactive:      3336244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27596200 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:            6064 kB
Writeback:           8 kB
AnonPages:       20216 kB
Mapped:           8360 kB
Slab:           306676 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   159416 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73876 MiB
End job on node129 at 2011-06-15 17:57:13