Trace number 3498943

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 4093.08 4092.98

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1455.4
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

0.00/0.00	c Parsing...
0.00/0.43	c ==============================================================================
0.00/0.43	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.43	c ==============================================================================
0.00/0.43	c |         0 | 1035559  2720796 |  310667       0        0     nan |  0.000 % |
3.39/3.48	c |         0 |  779069  2479069 |      --       0       --      -- |     --   | -255664/-239349
3.39/3.48	c ==============================================================================
3.39/3.48	c Result  :   #vars: 159113   #clauses: 779069   #literals: 2479069
3.39/3.48	c CPU time:   3.37349 s
3.39/3.48	c ==============================================================================
4092.97/4092.97	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-3498943-1308150634/watcher-3498943-1308150634 -o /tmp/evaluation-result-3498943-1308150634/solver-3498943-1308150634 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498943-1308150634.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.43 1.67 1.87 3/179 18155
/proc/meminfo: memFree=30731116/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926661673 8908800 249 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18155/statm: 2175 249 209 178 0 68 0

[startup+0.042115 s]
/proc/loadavg: 1.43 1.67 1.87 3/179 18155
/proc/meminfo: memFree=30731116/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926661673 8908800 249 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18155/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101103 s]
/proc/loadavg: 1.43 1.67 1.87 3/179 18155
/proc/meminfo: memFree=30731116/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926661673 8908800 249 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18155/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301067 s]
/proc/loadavg: 1.43 1.67 1.87 3/179 18155
/proc/meminfo: memFree=30731116/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926661673 8908800 249 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18155/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700998 s]
/proc/loadavg: 1.43 1.67 1.87 3/179 18155
/proc/meminfo: memFree=30731116/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926661673 8908800 249 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18155/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50086 s]
/proc/loadavg: 1.43 1.67 1.87 3/181 18157
/proc/meminfo: memFree=30573632/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926661673 8908800 249 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18155/statm: 2175 249 209 178 0 68 0
[pid=18156] ppid=18155 vsize=192236 CPUtime=1.48 cores=1,3,5,7
/proc/18156/stat : 18156 (SatELite_releas) R 18155 18155 18010 0 -1 4202496 43319 0 0 0 139 9 0 0 25 0 1 0 926661673 196849664 40734 33554432000 134512640 135144242 4287944816 18446744073709551615 134585564 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/18156/statm: 48059 40734 77 155 0 47902 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 200936

[startup+3.10057 s]
/proc/loadavg: 1.43 1.67 1.87 3/181 18157
/proc/meminfo: memFree=30558132/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926661673 8908800 249 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18155/statm: 2175 249 209 178 0 68 0
[pid=18156] ppid=18155 vsize=191032 CPUtime=3.09 cores=1,3,5,7
/proc/18156/stat : 18156 (SatELite_releas) R 18155 18155 18010 0 -1 4202496 45340 0 0 0 299 10 0 0 25 0 1 0 926661673 195616768 40645 33554432000 134512640 135144242 4287944816 18446744073709551615 134585712 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/18156/statm: 47758 40645 77 155 0 47601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199732

[startup+6.301 s]
/proc/loadavg: 1.48 1.68 1.87 3/181 18158
/proc/meminfo: memFree=30626876/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=81864 CPUtime=2.33 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 18226 0 0 0 231 2 0 0 25 0 1 0 926662068 83828736 18071 33554432000 4194304 4218580 140734028312736 18446744073709551615 4214080 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/18158/statm: 20466 18071 141 6 0 18936 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 90564

[startup+12.7009 s]
/proc/loadavg: 1.52 1.68 1.87 3/181 18158
/proc/meminfo: memFree=30624680/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=83716 CPUtime=8.73 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 18703 0 0 0 871 2 0 0 25 0 1 0 926662068 85725184 18542 33554432000 4194304 4218580 140734028312736 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/18158/statm: 20929 18542 135 6 0 19399 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 92416

[startup+25.5006 s]
/proc/loadavg: 1.62 1.70 1.87 3/181 18158
/proc/meminfo: memFree=30620004/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=86832 CPUtime=21.53 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 19469 0 0 0 2151 2 0 0 25 0 1 0 926662068 88915968 19308 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/18158/statm: 21708 19308 135 6 0 20178 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 95532

[startup+51.101 s]
/proc/loadavg: 1.75 1.72 1.88 3/181 18159
/proc/meminfo: memFree=30614336/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=89632 CPUtime=47.14 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 20190 0 0 0 4711 3 0 0 25 0 1 0 926662068 91783168 20025 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/18158/statm: 22408 20025 131 6 0 20878 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 98332

[startup+102.307 s]
/proc/loadavg: 1.94 1.78 1.89 3/181 18160
/proc/meminfo: memFree=30605452/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=93400 CPUtime=98.34 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 21126 0 0 0 9831 3 0 0 25 0 1 0 926662068 95641600 20961 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/18158/statm: 23350 20961 131 6 0 21820 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 102100

[startup+162.3 s]
/proc/loadavg: 1.98 1.81 1.89 3/181 18162
/proc/meminfo: memFree=30598048/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=96120 CPUtime=158.33 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 21829 0 0 0 15830 3 0 0 25 0 1 0 926662068 98426880 21663 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 24030 21663 131 6 0 22500 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 104820

[startup+222.301 s]
/proc/loadavg: 1.99 1.85 1.90 3/181 18164
/proc/meminfo: memFree=30594660/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=97476 CPUtime=218.33 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 22194 0 0 0 21830 3 0 0 25 0 1 0 926662068 99815424 21995 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 24369 21995 131 6 0 22839 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 106176

[startup+282.301 s]
/proc/loadavg: 1.99 1.87 1.90 3/181 18165
/proc/meminfo: memFree=30588188/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=99208 CPUtime=278.33 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 22646 0 0 0 27830 3 0 0 25 0 1 0 926662068 101588992 22409 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 24802 22409 131 6 0 23272 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 107908

[startup+342.3 s]
/proc/loadavg: 1.99 1.89 1.91 3/181 18167
/proc/meminfo: memFree=30580980/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=101360 CPUtime=338.34 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 23239 0 0 0 33830 4 0 0 25 0 1 0 926662068 103792640 22966 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 25340 22966 131 6 0 23810 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 110060

[startup+402.301 s]
/proc/loadavg: 2.05 1.92 1.91 3/181 18168
/proc/meminfo: memFree=30574004/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7

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


[startup+3702.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 18277
/proc/meminfo: memFree=30504180/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122192 CPUtime=3698.43 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32016 0 0 0 369835 8 0 0 25 0 1 0 926662068 125124608 28170 33554432000 4194304 4218580 140734028312736 18446744073709551615 4209115 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30548 28170 131 6 0 29018 0
Current children cumulated CPU time (s) 3702.37
Current children cumulated vsize (KiB) 130892

[startup+3762.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 18279
/proc/meminfo: memFree=30504260/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122224 CPUtime=3758.43 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32070 0 0 0 375835 8 0 0 25 0 1 0 926662068 125157376 28176 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30556 28176 131 6 0 29026 0
Current children cumulated CPU time (s) 3762.37
Current children cumulated vsize (KiB) 130924

[startup+3822.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/181 18281
/proc/meminfo: memFree=30504232/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122292 CPUtime=3818.43 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32160 0 0 0 381835 8 0 0 25 0 1 0 926662068 125227008 28190 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30573 28190 131 6 0 29043 0
Current children cumulated CPU time (s) 3822.37
Current children cumulated vsize (KiB) 130992

[startup+3882.3 s]
/proc/loadavg: 2.18 2.08 2.01 3/181 18282
/proc/meminfo: memFree=30504072/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122068 CPUtime=3878.43 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32223 0 0 0 387835 8 0 0 25 0 1 0 926662068 124997632 28152 33554432000 4194304 4218580 140734028312736 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30517 28152 131 6 0 28987 0
Current children cumulated CPU time (s) 3882.37
Current children cumulated vsize (KiB) 130768

[startup+3942.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/181 18284
/proc/meminfo: memFree=30504036/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122440 CPUtime=3938.44 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32332 0 0 0 393836 8 0 0 25 0 1 0 926662068 125378560 28230 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30610 28230 131 6 0 29080 0
Current children cumulated CPU time (s) 3942.38
Current children cumulated vsize (KiB) 131140

[startup+4002.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/181 18285
/proc/meminfo: memFree=30503888/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122300 CPUtime=3998.43 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32434 0 0 0 399835 8 0 0 25 0 1 0 926662068 125235200 28187 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30575 28187 131 6 0 29045 0
Current children cumulated CPU time (s) 4002.37
Current children cumulated vsize (KiB) 131000

[startup+4062.31 s]
/proc/loadavg: 2.03 2.05 2.00 3/181 18287
/proc/meminfo: memFree=30502368/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122716 CPUtime=4058.44 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32554 0 0 0 405836 8 0 0 25 0 1 0 926662068 125661184 28300 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30679 28300 131 6 0 29149 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 131416

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

[startup+4070.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/181 18287
/proc/meminfo: memFree=30502352/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122652 CPUtime=4066.43 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32555 0 0 0 406635 8 0 0 25 0 1 0 926662068 125595648 28277 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30663 28277 131 6 0 29133 0
Current children cumulated CPU time (s) 4070.37
Current children cumulated vsize (KiB) 131352

[startup+4083.1 s]
/proc/loadavg: 2.02 2.05 2.00 3/181 18288
/proc/meminfo: memFree=30499252/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122716 CPUtime=4079.24 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32571 0 0 0 407916 8 0 0 25 0 1 0 926662068 125661184 28293 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30679 28293 131 6 0 29149 0
Current children cumulated CPU time (s) 4083.18
Current children cumulated vsize (KiB) 131416

[startup+4089.5 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 18288
/proc/meminfo: memFree=30498372/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122748 CPUtime=4085.63 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32579 0 0 0 408555 8 0 0 25 0 1 0 926662068 125693952 28301 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30687 28301 131 6 0 29157 0
Current children cumulated CPU time (s) 4089.57
Current children cumulated vsize (KiB) 131448

[startup+4091.1 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 18288
/proc/meminfo: memFree=30498372/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122748 CPUtime=4087.23 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32579 0 0 0 408715 8 0 0 25 0 1 0 926662068 125693952 28301 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30687 28301 131 6 0 29157 0
Current children cumulated CPU time (s) 4091.17
Current children cumulated vsize (KiB) 131448

[startup+4091.9 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 18288
/proc/meminfo: memFree=30498372/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122748 CPUtime=4088.04 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32579 0 0 0 408796 8 0 0 25 0 1 0 926662068 125693952 28301 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30687 28301 131 6 0 29157 0
Current children cumulated CPU time (s) 4091.98
Current children cumulated vsize (KiB) 131448

[startup+4092.7 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 18288
/proc/meminfo: memFree=30498372/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122748 CPUtime=4088.83 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32579 0 0 0 408875 8 0 0 25 0 1 0 926662068 125693952 28301 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30687 28301 131 6 0 29157 0
Current children cumulated CPU time (s) 4092.77
Current children cumulated vsize (KiB) 131448

[startup+4092.9 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 18288
/proc/meminfo: memFree=30498372/32951124 swapFree=67063284/67111528
[pid=18155] ppid=18153 vsize=8700 CPUtime=3.94 cores=1,3,5,7
/proc/18155/stat : 18155 (esg_static.sh) S 18153 18155 18010 0 -1 4202496 353 52192 0 0 0 0 380 14 18 0 1 0 926661673 8908800 252 33554432000 4194304 4922060 140734276128848 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18155/statm: 2175 252 209 178 0 68 0
[pid=18158] ppid=18155 vsize=122748 CPUtime=4089.03 cores=1,3,5,7
/proc/18158/stat : 18158 (cdcl) R 18155 18155 18010 0 -1 4202496 32579 0 0 0 408895 8 0 0 25 0 1 0 926662068 125693952 28301 33554432000 4194304 4218580 140734028312736 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18158/statm: 30687 28301 131 6 0 29157 0
Current children cumulated CPU time (s) 4092.97
Current children cumulated vsize (KiB) 131448

Child status: 20
Real time (s): 4092.98
CPU time (s): 4093.08
CPU user time (s): 4092.83
CPU system time (s): 0.247962
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 212252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4092.83
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85340
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= 39
involuntary context switches= 4082

runsolver used 6.60999 second user time and 15.7176 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-15 17:10:35
IDJOB=3498943
IDBENCH=82354
IDSOLVER=1993
FILE ID=node132/3498943-1308150634
RUNJOBID= node132-1308150602-18029
PBS_JOBID= 13575612
Free space on /tmp= 73704 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498943-1308150634/watcher-3498943-1308150634 -o /tmp/evaluation-result-3498943-1308150634/solver-3498943-1308150634 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498943-1308150634.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=1660947551

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30731544 kB
Buffers:        493968 kB
Cached:        1324380 kB
SwapCached:       9728 kB
Active:         745880 kB
Inactive:      1105836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30731544 kB
SwapTotal:    67111528 kB
SwapFree:     67063284 kB
Dirty:           26168 kB
Writeback:           0 kB
AnonPages:       31332 kB
Mapped:           9512 kB
Slab:           303448 kB
PageTables:       4468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73700 MiB
End job on node132 at 2011-06-15 18:18:48