Trace number 3498866

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 3445.72 3445.6

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.281
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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 |  165782   444254 |   49734       0        0     nan |  0.000 % |
0.00/0.41	c |         0 |  122585   444957 |      --       0       --      -- |     --   | -41295/6392
0.00/0.41	c ==============================================================================
0.00/0.41	c Result  :   #vars: 17342   #clauses: 122585   #literals: 444957
0.00/0.41	c CPU time:   0.39394 s
0.00/0.41	c ==============================================================================
3445.60/3445.59	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-3498866-1308150131/watcher-3498866-1308150131 -o /tmp/evaluation-result-3498866-1308150131/solver-3498866-1308150131 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498866-1308150131.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.99 2.00 2.06 2/171 10782
/proc/meminfo: memFree=29635232/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 1005243604 8908800 250 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10782/statm: 2175 250 209 178 0 68 0

[startup+0.0292759 s]
/proc/loadavg: 1.99 2.00 2.06 2/171 10782
/proc/meminfo: memFree=29635232/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 1005243604 8908800 250 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10782/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100262 s]
/proc/loadavg: 1.99 2.00 2.06 2/171 10782
/proc/meminfo: memFree=29635232/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 1005243604 8908800 250 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10782/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30024 s]
/proc/loadavg: 1.99 2.00 2.06 2/171 10782
/proc/meminfo: memFree=29635232/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 1005243604 8908800 250 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10782/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700163 s]
/proc/loadavg: 1.99 2.00 2.06 2/171 10782
/proc/meminfo: memFree=29635232/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 8700

[startup+1.501 s]
/proc/loadavg: 1.99 2.00 2.06 3/177 10796
/proc/meminfo: memFree=29502380/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=17952 CPUtime=1 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 2933 0 0 0 100 0 0 0 20 0 1 0 1005243653 18382848 2844 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208209 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 4488 2844 131 6 0 2958 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26652

[startup+3.10071 s]
/proc/loadavg: 1.99 2.00 2.06 3/177 10796
/proc/meminfo: memFree=29474604/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=19272 CPUtime=2.6 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 3267 0 0 0 260 0 0 0 25 0 1 0 1005243653 19734528 3178 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 4818 3178 131 6 0 3288 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27972

[startup+6.30111 s]
/proc/loadavg: 1.99 2.00 2.06 3/177 10798
/proc/meminfo: memFree=29549048/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=21128 CPUtime=5.8 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 3721 0 0 0 580 0 0 0 25 0 1 0 1005243653 21635072 3632 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 5282 3632 131 6 0 3752 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29828

[startup+12.7009 s]
/proc/loadavg: 1.99 2.00 2.06 3/177 10798
/proc/meminfo: memFree=29539232/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=25140 CPUtime=12.2 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 4751 0 0 0 1220 0 0 0 25 0 1 0 1005243653 25743360 4659 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 6285 4659 131 6 0 4755 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33840

[startup+25.5005 s]
/proc/loadavg: 1.99 2.00 2.06 3/177 10798
/proc/meminfo: memFree=29532628/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=26844 CPUtime=25 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 5201 0 0 0 2500 0 0 0 25 0 1 0 1005243653 27488256 5090 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 6711 5090 131 6 0 5181 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35544

[startup+51.1008 s]
/proc/loadavg: 1.99 2.00 2.05 3/177 10799
/proc/meminfo: memFree=29521608/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=35596 CPUtime=50.6 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 7414 0 0 0 5060 0 0 0 25 0 1 0 1005243653 36450304 7257 33554432000 4194304 4218580 140735947116784 18446744073709551615 4210312 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 8899 7257 131 6 0 7369 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44296

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.05 3/177 10800
/proc/meminfo: memFree=29516896/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=38664 CPUtime=101.81 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 8330 0 0 0 10180 1 0 0 25 0 1 0 1005243653 39591936 8030 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 9666 8030 131 6 0 8136 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 47364

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.04 3/177 10802
/proc/meminfo: memFree=29507312/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=46188 CPUtime=161.8 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 10437 0 0 0 16179 1 0 0 25 0 1 0 1005243653 47296512 9922 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 11547 9922 131 6 0 10017 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 54888

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.04 3/177 10803
/proc/meminfo: memFree=29500456/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=51684 CPUtime=221.81 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 12207 0 0 0 22179 2 0 0 25 0 1 0 1005243653 52924416 11293 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208150 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 12921 11293 131 6 0 11391 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 60384

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.03 3/177 10805
/proc/meminfo: memFree=29496200/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=54536 CPUtime=281.81 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 13238 0 0 0 28179 2 0 0 25 0 1 0 1005243653 55844864 12013 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 13634 12013 131 6 0 12104 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 63236

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 2.02 3/177 10807
/proc/meminfo: memFree=29487728/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=62220 CPUtime=341.81 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 15479 0 0 0 34178 3 0 0 25 0 1 0 1005243653 63713280 13917 33554432000 4194304 4218580 140735947116784 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 15555 13917 131 6 0 14025 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 70920

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 2.02 3/177 10808
/proc/meminfo: memFree=29470828/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7

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

/proc/10796/statm: 42723 41102 131 6 0 41193 0
Current children cumulated CPU time (s) 3102.39
Current children cumulated vsize (KiB) 179592

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11079
/proc/meminfo: memFree=29310972/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=174052 CPUtime=3161.91 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 62429 0 0 0 316174 17 0 0 25 0 1 0 1005243653 178229248 41874 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 43513 41874 131 6 0 41983 0
Current children cumulated CPU time (s) 3162.39
Current children cumulated vsize (KiB) 182752

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11080
/proc/meminfo: memFree=29307932/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=177204 CPUtime=3221.91 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 63414 0 0 0 322174 17 0 0 25 0 1 0 1005243653 181456896 42681 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 44301 42681 131 6 0 42771 0
Current children cumulated CPU time (s) 3222.39
Current children cumulated vsize (KiB) 185904

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11082
/proc/meminfo: memFree=29306020/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=179040 CPUtime=3281.91 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 64013 0 0 0 328174 17 0 0 25 0 1 0 1005243653 183336960 43138 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 44760 43138 131 6 0 43230 0
Current children cumulated CPU time (s) 3282.39
Current children cumulated vsize (KiB) 187740

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11084
/proc/meminfo: memFree=29296292/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=188820 CPUtime=3341.91 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 66513 0 0 0 334173 18 0 0 25 0 1 0 1005243653 193351680 45574 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 47205 45574 131 6 0 45675 0
Current children cumulated CPU time (s) 3342.39
Current children cumulated vsize (KiB) 197520

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11085
/proc/meminfo: memFree=29284712/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=200196 CPUtime=3401.92 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 69474 0 0 0 340173 19 0 0 25 0 1 0 1005243653 205000704 48428 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 50049 48428 131 6 0 48519 0
Current children cumulated CPU time (s) 3402.4
Current children cumulated vsize (KiB) 208896

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

[startup+3404.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11085
/proc/meminfo: memFree=29284712/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=200480 CPUtime=3404.32 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 69515 0 0 0 340413 19 0 0 25 0 1 0 1005243653 205291520 48469 33554432000 4194304 4218580 140735947116784 18446744073709551615 4207077 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 50120 48469 131 6 0 48590 0
Current children cumulated CPU time (s) 3404.8
Current children cumulated vsize (KiB) 209180

[startup+3430.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11086
/proc/meminfo: memFree=29282448/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=202664 CPUtime=3429.92 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 70159 0 0 0 342973 19 0 0 25 0 1 0 1005243653 207527936 49043 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 50666 49043 131 6 0 49136 0
Current children cumulated CPU time (s) 3430.4
Current children cumulated vsize (KiB) 211364

[startup+3436.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11086
/proc/meminfo: memFree=29281080/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=203988 CPUtime=3436.32 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 70486 0 0 0 343613 19 0 0 25 0 1 0 1005243653 208883712 49352 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 50997 49352 131 6 0 49467 0
Current children cumulated CPU time (s) 3436.8
Current children cumulated vsize (KiB) 212688

[startup+3439.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11086
/proc/meminfo: memFree=29280212/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=204496 CPUtime=3439.52 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 70670 0 0 0 343933 19 0 0 25 0 1 0 1005243653 209403904 49503 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 51124 49503 131 6 0 49594 0
Current children cumulated CPU time (s) 3440
Current children cumulated vsize (KiB) 213196

[startup+3443.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11086
/proc/meminfo: memFree=29280084/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=205044 CPUtime=3442.72 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 70823 0 0 0 344253 19 0 0 25 0 1 0 1005243653 209965056 49639 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 51261 49639 131 6 0 49731 0
Current children cumulated CPU time (s) 3443.2
Current children cumulated vsize (KiB) 213744

[startup+3444.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11086
/proc/meminfo: memFree=29279588/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=205576 CPUtime=3444.32 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 70979 0 0 0 344413 19 0 0 25 0 1 0 1005243653 210509824 49749 33554432000 4194304 4218580 140735947116784 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 51394 49749 131 6 0 49864 0
Current children cumulated CPU time (s) 3444.8
Current children cumulated vsize (KiB) 214276

[startup+3445.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11086
/proc/meminfo: memFree=29279464/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=205576 CPUtime=3444.72 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 70979 0 0 0 344453 19 0 0 25 0 1 0 1005243653 210509824 49749 33554432000 4194304 4218580 140735947116784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 51394 49749 131 6 0 49864 0
Current children cumulated CPU time (s) 3445.2
Current children cumulated vsize (KiB) 214276

[startup+3445.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11086
/proc/meminfo: memFree=29279464/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8700 CPUtime=0.48 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 355 7199 0 0 0 0 46 2 17 0 1 0 1005243604 8908800 253 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10782/statm: 2175 253 209 178 0 68 0
[pid=10796] ppid=10782 vsize=205256 CPUtime=3445.12 cores=1,3,5,7
/proc/10796/stat : 10796 (cdcl) R 10782 10782 10746 0 -1 4202496 70979 0 0 0 344493 19 0 0 25 0 1 0 1005243653 210182144 49677 33554432000 4194304 4218580 140735947116784 18446744073709551615 4199573 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10796/statm: 51314 49677 131 6 0 49784 0
Current children cumulated CPU time (s) 3445.6
Current children cumulated vsize (KiB) 213956

[startup+3445.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11086
/proc/meminfo: memFree=29279464/32951124 swapFree=67062556/67111528
[pid=10782] ppid=10780 vsize=8704 CPUtime=3445.7 cores=1,3,5,7
/proc/10782/stat : 10782 (esg_static.sh) S 10780 10782 10746 0 -1 4202496 385 78182 0 0 0 0 344548 22 15 0 1 0 1005243604 8912896 258 33554432000 4194304 4922060 140735075550336 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10782/statm: 2176 258 213 178 0 69 0
Current children cumulated CPU time (s) 3445.7
Current children cumulated vsize (KiB) 8704

Child status: 20
Real time (s): 3445.6
CPU time (s): 3445.72
CPU user time (s): 3445.49
CPU system time (s): 0.227965
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 214276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3445.49
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78749
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= 38
involuntary context switches= 2302

runsolver used 4.78027 second user time and 11.2103 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-15 17:02:11
IDJOB=3498866
IDBENCH=20521
IDSOLVER=1993
FILE ID=node111/3498866-1308150131
RUNJOBID= node111-1308150131-10765
PBS_JOBID= 13575588
Free space on /tmp= 73448 MiB

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

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=236088583

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.67
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.849
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:     32951124 kB
MemFree:      29636412 kB
Buffers:        514552 kB
Cached:        2376452 kB
SwapCached:      11568 kB
Active:         840928 kB
Inactive:      2072220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29636412 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:           13620 kB
Writeback:           0 kB
AnonPages:       19228 kB
Mapped:           9532 kB
Slab:           336800 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   159928 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= 73432 MiB
End job on node111 at 2011-06-15 17:59:37