Trace number 3499120

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 863.632 863.62

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.3432
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2130     4500 |     638       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2100     7560 |      --       0       --      -- |     --   | -30/3060
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 270   #clauses: 2100   #literals: 7560
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
863.60/863.61	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-3499120-1308155890/watcher-3499120-1308155890 -o /tmp/evaluation-result-3499120-1308155890/solver-3499120-1308155890 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499120-1308155890.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: 2.04 2.01 2.00 2/178 27885
/proc/meminfo: memFree=30063384/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) R 27883 27885 27402 0 -1 4202496 335 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284746133 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0

[startup+0.0578379 s]
/proc/loadavg: 2.04 2.01 2.00 2/178 27885
/proc/meminfo: memFree=30063384/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100832 s]
/proc/loadavg: 2.04 2.01 2.00 2/178 27885
/proc/meminfo: memFree=30063384/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300797 s]
/proc/loadavg: 2.04 2.01 2.00 2/178 27885
/proc/meminfo: memFree=30063384/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70073 s]
/proc/loadavg: 2.04 2.01 2.00 2/178 27885
/proc/meminfo: memFree=30063384/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5006 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 27888
/proc/meminfo: memFree=30059520/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=11100 CPUtime=1.49 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 1271 0 0 0 149 0 0 0 25 0 1 0 1005819697 11366400 1182 33554432000 4194304 4218580 140736049008944 18446744073709551615 4210042 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 2775 1182 130 6 0 1245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19800

[startup+3.10033 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 27888
/proc/meminfo: memFree=30057296/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=12664 CPUtime=3.09 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 1659 0 0 0 309 0 0 0 25 0 1 0 1005819697 12967936 1570 33554432000 4194304 4218580 140736049008944 18446744073709551615 224284592100 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 3166 1570 131 6 0 1636 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21364

[startup+6.30081 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 27890
/proc/meminfo: memFree=30054512/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=15424 CPUtime=6.29 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 2328 0 0 0 629 0 0 0 25 0 1 0 1005819697 15794176 2239 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 3856 2239 131 6 0 2326 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24124

[startup+12.7007 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 27890
/proc/meminfo: memFree=30050068/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=17836 CPUtime=12.69 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 2955 0 0 0 1269 0 0 0 25 0 1 0 1005819697 18264064 2853 33554432000 4194304 4218580 140736049008944 18446744073709551615 4213574 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 4459 2853 131 6 0 2929 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26536

[startup+25.5006 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 27890
/proc/meminfo: memFree=30046984/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=19900 CPUtime=25.49 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 3526 0 0 0 2549 0 0 0 25 0 1 0 1005819697 20377600 3385 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 4975 3385 131 6 0 3445 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28600

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 27892
/proc/meminfo: memFree=30040488/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=25256 CPUtime=51.09 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 4948 0 0 0 5109 0 0 0 25 0 1 0 1005819697 25862144 4711 33554432000 4194304 4218580 140736049008944 18446744073709551615 4209948 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 6314 4711 131 6 0 4784 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33956

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27895
/proc/meminfo: memFree=30035364/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=29884 CPUtime=102.29 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 6398 0 0 0 10229 0 0 0 25 0 1 0 1005819697 30601216 5847 33554432000 4194304 4218580 140736049008944 18446744073709551615 4200461 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 7471 5847 131 6 0 5941 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38584

[startup+162.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 27897
/proc/meminfo: memFree=30030380/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=34220 CPUtime=162.28 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 7991 0 0 0 16227 1 0 0 25 0 1 0 1005819697 35041280 6945 33554432000 4194304 4218580 140736049008944 18446744073709551615 4210854 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 8555 6945 131 6 0 7025 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 42920

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 27897
/proc/meminfo: memFree=30025876/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=37840 CPUtime=222.29 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 9333 0 0 0 22227 2 0 0 25 0 1 0 1005819697 38748160 7870 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 9460 7870 131 6 0 7930 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 46540

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27899
/proc/meminfo: memFree=30020880/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=40008 CPUtime=282.29 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 10292 0 0 0 28227 2 0 0 25 0 1 0 1005819697 40968192 8410 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 10002 8410 131 6 0 8472 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 48708

[startup+342.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 27901
/proc/meminfo: memFree=30013528/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=45464 CPUtime=342.29 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 12090 0 0 0 34226 3 0 0 25 0 1 0 1005819697 46555136 9755 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 11366 9755 131 6 0 9836 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54164

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 27903
/proc/meminfo: memFree=30010144/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7

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


[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27905
/proc/meminfo: memFree=30000880/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=50448 CPUtime=522.29 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 14663 0 0 0 52225 4 0 0 25 0 1 0 1005819697 51658752 11004 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 12612 11004 131 6 0 11082 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 59148

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27907
/proc/meminfo: memFree=29998860/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=52060 CPUtime=582.29 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 15603 0 0 0 58225 4 0 0 25 0 1 0 1005819697 53309440 11413 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 13015 11413 131 6 0 11485 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 60760

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27909
/proc/meminfo: memFree=29998072/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=52732 CPUtime=642.3 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 16155 0 0 0 64225 5 0 0 25 0 1 0 1005819697 53997568 11576 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 13183 11576 131 6 0 11653 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 61432

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27911
/proc/meminfo: memFree=29995156/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=54476 CPUtime=702.3 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 16971 0 0 0 70224 6 0 0 25 0 1 0 1005819697 55783424 12015 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 13619 12015 131 6 0 12089 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 63176

[startup+762.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 27913
/proc/meminfo: memFree=29993760/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=55300 CPUtime=762.3 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 17554 0 0 0 76224 6 0 0 25 0 1 0 1005819697 56627200 12219 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208461 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 13825 12219 131 6 0 12295 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 64000

[startup+822.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 27913
/proc/meminfo: memFree=29991976/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=56320 CPUtime=822.3 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 18201 0 0 0 82223 7 0 0 25 0 1 0 1005819697 57671680 12475 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 14080 12475 131 6 0 12550 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 65020

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

[startup+844.701 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 27915
/proc/meminfo: memFree=29991092/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=56452 CPUtime=844.7 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 18374 0 0 0 84463 7 0 0 25 0 1 0 1005819697 57806848 12504 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 14113 12504 131 6 0 12583 0
Current children cumulated CPU time (s) 844.7
Current children cumulated vsize (KiB) 65152

[startup+851.101 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 27915
/proc/meminfo: memFree=29990596/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=57132 CPUtime=851.1 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 18575 0 0 0 85103 7 0 0 25 0 1 0 1005819697 58503168 12674 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 14283 12674 131 6 0 12753 0
Current children cumulated CPU time (s) 851.1
Current children cumulated vsize (KiB) 65832

[startup+857.501 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 27915
/proc/meminfo: memFree=29989852/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=57612 CPUtime=857.5 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 18736 0 0 0 85743 7 0 0 25 0 1 0 1005819697 58994688 12793 33554432000 4194304 4218580 140736049008944 18446744073709551615 4211925 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 14403 12793 131 6 0 12873 0
Current children cumulated CPU time (s) 857.5
Current children cumulated vsize (KiB) 66312

[startup+860.701 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 27915
/proc/meminfo: memFree=29989096/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=58168 CPUtime=860.7 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 18881 0 0 0 86063 7 0 0 25 0 1 0 1005819697 59564032 12938 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 14542 12938 131 6 0 13012 0
Current children cumulated CPU time (s) 860.7
Current children cumulated vsize (KiB) 66868

[startup+862.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 27915
/proc/meminfo: memFree=29989092/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=58240 CPUtime=862.3 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 18897 0 0 0 86223 7 0 0 25 0 1 0 1005819697 59637760 12954 33554432000 4194304 4218580 140736049008944 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 14560 12954 131 6 0 13030 0
Current children cumulated CPU time (s) 862.3
Current children cumulated vsize (KiB) 66940

[startup+863.101 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 27915
/proc/meminfo: memFree=29989092/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=58048 CPUtime=863.1 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 18897 0 0 0 86303 7 0 0 25 0 1 0 1005819697 59441152 12910 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 14512 12910 131 6 0 12982 0
Current children cumulated CPU time (s) 863.1
Current children cumulated vsize (KiB) 66748

[startup+863.507 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 27915
/proc/meminfo: memFree=29989092/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=58048 CPUtime=863.5 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 18897 0 0 0 86343 7 0 0 25 0 1 0 1005819697 59441152 12910 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 14512 12910 131 6 0 12982 0
Current children cumulated CPU time (s) 863.5
Current children cumulated vsize (KiB) 66748

[startup+863.601 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 27915
/proc/meminfo: memFree=29989092/32951124 swapFree=67049484/67111528
[pid=27885] ppid=27883 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27885/stat : 27885 (esg_static.sh) S 27883 27885 27402 0 -1 4202496 352 205 0 0 0 0 0 0 25 0 1 0 1005819697 8908800 252 33554432000 4194304 4922060 140735426526512 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27885/statm: 2175 252 209 178 0 68 0
[pid=27887] ppid=27885 vsize=58080 CPUtime=863.6 cores=1,3,5,7
/proc/27887/stat : 27887 (cdcl) R 27885 27885 27402 0 -1 4202496 18897 0 0 0 86353 7 0 0 25 0 1 0 1005819697 59473920 12910 33554432000 4194304 4218580 140736049008944 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27887/statm: 14520 12910 131 6 0 12990 0
Current children cumulated CPU time (s) 863.6
Current children cumulated vsize (KiB) 66780

Child status: 20
Real time (s): 863.62
CPU time (s): 863.632
CPU user time (s): 863.548
CPU system time (s): 0.083987
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 66940

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

runsolver used 1.39179 second user time and 3.14052 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-15 18:38:10
IDJOB=3499120
IDBENCH=87935
IDSOLVER=1993
FILE ID=node118/3499120-1308155890
RUNJOBID= node118-1308150600-27421
PBS_JOBID= 13575603
Free space on /tmp= 73608 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499120-1308155890/watcher-3499120-1308155890 -o /tmp/evaluation-result-3499120-1308155890/solver-3499120-1308155890 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499120-1308155890.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=584511947

node118.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.842
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.68
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.842
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.75
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.842
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.74
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.842
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.842
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.68
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.842
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.75
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30064184 kB
Buffers:        474048 kB
Cached:        1991832 kB
SwapCached:      14528 kB
Active:         883848 kB
Inactive:      1629064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30064184 kB
SwapTotal:    67111528 kB
SwapFree:     67049484 kB
Dirty:            1028 kB
Writeback:          20 kB
AnonPages:       46080 kB
Mapped:           9264 kB
Slab:           310076 kB
PageTables:       4884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   234668 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= 73608 MiB
End job on node118 at 2011-06-15 18:52:34