Trace number 3498918

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 2492.59 2492.52

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark335.143
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
0.00/0.67	c ==============================================================================
0.00/0.67	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.67	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.67	c ==============================================================================
0.00/0.67	c |         0 | 1360580  3295883 |  408173       0        0     nan |  0.000 % |
3.69/3.75	c |         0 |  942285  2636352 |      --       0       --      -- |     --   | -116200/27697
3.69/3.75	c ==============================================================================
3.69/3.75	c Result  :   #vars: 138309   #clauses: 942285   #literals: 2636352
3.69/3.75	c CPU time:   3.65344 s
3.69/3.75	c ==============================================================================
2492.56/2492.51	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-3498918-1308150601/watcher-3498918-1308150601 -o /tmp/evaluation-result-3498918-1308150601/solver-3498918-1308150601 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498918-1308150601.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.25 1.72 1.90 2/176 5991
/proc/meminfo: memFree=29706076/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 926661016 8908800 250 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5991/statm: 2175 250 209 178 0 68 0

[startup+0.018942 s]
/proc/loadavg: 1.25 1.72 1.90 2/176 5991
/proc/meminfo: memFree=29706076/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 926661016 8908800 250 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5991/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100923 s]
/proc/loadavg: 1.25 1.72 1.90 2/176 5991
/proc/meminfo: memFree=29706076/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 926661016 8908800 250 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5991/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300888 s]
/proc/loadavg: 1.25 1.72 1.90 2/176 5991
/proc/meminfo: memFree=29706076/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 926661016 8908800 250 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5991/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700813 s]
/proc/loadavg: 1.25 1.72 1.90 2/176 5991
/proc/meminfo: memFree=29706076/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 926661016 8908800 250 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5991/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50067 s]
/proc/loadavg: 1.25 1.72 1.90 4/180 5995
/proc/meminfo: memFree=29444156/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 926661016 8908800 250 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5991/statm: 2175 250 209 178 0 68 0
[pid=5993] ppid=5991 vsize=151116 CPUtime=1.49 cores=1,3,5,7
/proc/5993/stat : 5993 (SatELite_releas) R 5991 5991 5946 0 -1 4202496 39226 0 0 0 141 8 0 0 25 0 1 0 926661016 154742784 35719 33554432000 134512640 135144242 4292127376 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5993/statm: 37779 35719 77 155 0 37622 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159816

[startup+3.10038 s]
/proc/loadavg: 1.25 1.72 1.90 4/180 5995
/proc/meminfo: memFree=29391724/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 926661016 8908800 250 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5991/statm: 2175 250 209 178 0 68 0
[pid=5993] ppid=5991 vsize=167384 CPUtime=3.09 cores=1,3,5,7
/proc/5993/stat : 5993 (SatELite_releas) R 5991 5991 5946 0 -1 4202496 44986 0 0 0 300 9 0 0 25 0 1 0 926661016 171401216 38139 33554432000 134512640 135144242 4292127376 18446744073709551615 134605075 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5993/statm: 41846 38139 77 155 0 41689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 176084

[startup+6.30079 s]
/proc/loadavg: 1.31 1.72 1.90 4/180 5997
/proc/meminfo: memFree=29528940/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=70692 CPUtime=2.04 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 15517 0 0 0 201 3 0 0 25 0 1 0 926661441 72388608 15368 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 17673 15368 137 6 0 16143 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 79392

[startup+12.7006 s]
/proc/loadavg: 1.37 1.72 1.90 4/180 5997
/proc/meminfo: memFree=29522264/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=74256 CPUtime=8.44 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 16466 0 0 0 841 3 0 0 25 0 1 0 926661441 76038144 16305 33554432000 4194304 4218580 140734685367824 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 18564 16305 131 6 0 17034 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82956

[startup+25.5003 s]
/proc/loadavg: 1.51 1.74 1.90 4/180 5997
/proc/meminfo: memFree=29516312/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=78160 CPUtime=21.23 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 17426 0 0 0 2120 3 0 0 25 0 1 0 926661441 80035840 17265 33554432000 4194304 4218580 140734685367824 18446744073709551615 4213840 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 19540 17265 131 6 0 18010 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 86860

[startup+51.1006 s]
/proc/loadavg: 1.67 1.76 1.90 4/180 5998
/proc/meminfo: memFree=29501292/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=86552 CPUtime=46.84 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 19534 0 0 0 4680 4 0 0 25 0 1 0 926661441 88629248 19373 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 21638 19373 131 6 0 20108 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 95252

[startup+102.307 s]
/proc/loadavg: 1.86 1.79 1.91 4/180 5999
/proc/meminfo: memFree=29484388/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=94336 CPUtime=98.05 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 21471 0 0 0 9800 5 0 0 25 0 1 0 926661441 96600064 21310 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 23584 21310 131 6 0 22054 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 103036

[startup+162.3 s]
/proc/loadavg: 2.11 1.86 1.92 4/180 6001
/proc/meminfo: memFree=29470460/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=103388 CPUtime=158.05 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 23732 0 0 0 15799 6 0 0 25 0 1 0 926661441 105869312 23569 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 25847 23569 131 6 0 24317 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 112088

[startup+222.3 s]
/proc/loadavg: 2.04 1.88 1.92 4/180 6003
/proc/meminfo: memFree=29457532/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=108076 CPUtime=218.04 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 24939 0 0 0 21798 6 0 0 25 0 1 0 926661441 110669824 24769 33554432000 4194304 4218580 140734685367824 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 27019 24769 131 6 0 25489 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 116776

[startup+282.3 s]
/proc/loadavg: 2.01 1.90 1.92 4/180 6004
/proc/meminfo: memFree=29448076/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=117236 CPUtime=278.04 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 27231 0 0 0 27797 7 0 0 25 0 1 0 926661441 120049664 27038 33554432000 4194304 4218580 140734685367824 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 29309 27038 131 6 0 27779 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 125936

[startup+342.3 s]
/proc/loadavg: 2.00 1.92 1.92 4/180 6006
/proc/meminfo: memFree=29442092/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=117300 CPUtime=338.04 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 27257 0 0 0 33797 7 0 0 25 0 1 0 926661441 120115200 27051 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 29325 27051 131 6 0 27795 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 126000

[startup+402.3 s]
/proc/loadavg: 2.00 1.93 1.92 4/180 6007
/proc/meminfo: memFree=29422340/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7

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


[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 6063
/proc/meminfo: memFree=29325952/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=184788 CPUtime=2138.11 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 45674 0 0 0 213797 14 0 0 25 0 1 0 926661441 189222912 43936 33554432000 4194304 4218580 140734685367824 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 46197 43936 131 6 0 44667 0
Current children cumulated CPU time (s) 2142.35
Current children cumulated vsize (KiB) 193488

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 6064
/proc/meminfo: memFree=29314364/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=196604 CPUtime=2198.11 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 48694 0 0 0 219796 15 0 0 25 0 1 0 926661441 201322496 46908 33554432000 4194304 4218580 140734685367824 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49151 46908 131 6 0 47621 0
Current children cumulated CPU time (s) 2202.35
Current children cumulated vsize (KiB) 205304

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 6066
/proc/meminfo: memFree=29314196/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=196476 CPUtime=2258.11 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 48754 0 0 0 225796 15 0 0 25 0 1 0 926661441 201191424 46878 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49119 46878 131 6 0 47589 0
Current children cumulated CPU time (s) 2262.35
Current children cumulated vsize (KiB) 205176

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 6068
/proc/meminfo: memFree=29313776/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=196444 CPUtime=2318.11 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 48807 0 0 0 231796 15 0 0 25 0 1 0 926661441 201158656 46876 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49111 46876 131 6 0 47581 0
Current children cumulated CPU time (s) 2322.35
Current children cumulated vsize (KiB) 205144

[startup+2382.3 s]
/proc/loadavg: 2.09 2.03 1.94 4/180 6069
/proc/meminfo: memFree=29313368/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=196444 CPUtime=2378.11 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 48860 0 0 0 237796 15 0 0 25 0 1 0 926661441 201158656 46870 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49111 46870 131 6 0 47581 0
Current children cumulated CPU time (s) 2382.35
Current children cumulated vsize (KiB) 205144

[startup+2442.3 s]
/proc/loadavg: 2.03 2.02 1.94 4/180 6071
/proc/meminfo: memFree=29312824/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=197296 CPUtime=2438.11 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 49136 0 0 0 243796 15 0 0 25 0 1 0 926661441 202031104 47074 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49324 47074 131 6 0 47794 0
Current children cumulated CPU time (s) 2442.35
Current children cumulated vsize (KiB) 205996

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

[startup+2457.5 s]
/proc/loadavg: 2.02 2.02 1.94 4/180 6071
/proc/meminfo: memFree=29312572/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=197392 CPUtime=2453.31 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 49153 0 0 0 245316 15 0 0 25 0 1 0 926661441 202129408 47091 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49348 47091 131 6 0 47818 0
Current children cumulated CPU time (s) 2457.55
Current children cumulated vsize (KiB) 206092

[startup+2470.3 s]
/proc/loadavg: 2.02 2.02 1.94 4/180 6072
/proc/meminfo: memFree=29311824/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=198108 CPUtime=2466.11 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 49374 0 0 0 246596 15 0 0 25 0 1 0 926661441 202862592 47275 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49527 47275 131 6 0 47997 0
Current children cumulated CPU time (s) 2470.35
Current children cumulated vsize (KiB) 206808

[startup+2483.1 s]
/proc/loadavg: 2.01 2.02 1.94 4/180 6072
/proc/meminfo: memFree=29311324/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=198828 CPUtime=2478.92 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 49553 0 0 0 247876 16 0 0 25 0 1 0 926661441 203599872 47454 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208184 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49707 47454 131 6 0 48177 0
Current children cumulated CPU time (s) 2483.16
Current children cumulated vsize (KiB) 207528

[startup+2489.5 s]
/proc/loadavg: 2.01 2.02 1.94 4/180 6072
/proc/meminfo: memFree=29310456/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=199564 CPUtime=2485.32 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 49756 0 0 0 248516 16 0 0 25 0 1 0 926661441 204353536 47657 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208675 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49891 47657 131 6 0 48361 0
Current children cumulated CPU time (s) 2489.56
Current children cumulated vsize (KiB) 208264

[startup+2491.1 s]
/proc/loadavg: 2.01 2.02 1.94 4/180 6072
/proc/meminfo: memFree=29310332/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=199728 CPUtime=2486.92 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 49776 0 0 0 248676 16 0 0 25 0 1 0 926661441 204521472 47677 33554432000 4194304 4218580 140734685367824 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49932 47677 131 6 0 48402 0
Current children cumulated CPU time (s) 2491.16
Current children cumulated vsize (KiB) 208428

[startup+2491.9 s]
/proc/loadavg: 2.01 2.02 1.94 4/180 6072
/proc/meminfo: memFree=29310332/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=199728 CPUtime=2487.72 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 49778 0 0 0 248756 16 0 0 25 0 1 0 926661441 204521472 47679 33554432000 4194304 4218580 140734685367824 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49932 47679 131 6 0 48402 0
Current children cumulated CPU time (s) 2491.96
Current children cumulated vsize (KiB) 208428

[startup+2492.3 s]
/proc/loadavg: 2.01 2.02 1.94 4/180 6072
/proc/meminfo: memFree=29310332/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=199912 CPUtime=2488.12 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202496 49811 0 0 0 248796 16 0 0 25 0 1 0 926661441 204709888 47712 33554432000 4194304 4218580 140734685367824 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/5997/statm: 49978 47712 131 6 0 48448 0
Current children cumulated CPU time (s) 2492.36
Current children cumulated vsize (KiB) 208612

[startup+2492.5 s]
/proc/loadavg: 2.01 2.02 1.94 4/180 6072
/proc/meminfo: memFree=29309960/32951124 swapFree=67053036/67111528
[pid=5991] ppid=5987 vsize=8700 CPUtime=4.24 cores=1,3,5,7
/proc/5991/stat : 5991 (esg_static.sh) S 5987 5991 5946 0 -1 4202496 356 47954 0 0 0 0 411 13 18 0 1 0 926661016 8908800 253 33554432000 4194304 4922060 140734014232256 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5991/statm: 2175 253 209 178 0 68 0
[pid=5997] ppid=5991 vsize=0 CPUtime=2488.32 cores=1,3,5,7
/proc/5997/stat : 5997 (cdcl) R 5991 5991 5946 0 -1 4202500 49829 0 0 0 248816 16 0 0 25 0 1 0 926661441 0 0 33554432000 0 0 0 0 0 0 16384 4096 24578 18446744073709551615 0 0 17 3 0 0 0
/proc/5997/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2492.56
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 2492.52
CPU time (s): 2492.59
CPU user time (s): 2492.28
CPU system time (s): 0.309952
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 208612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2492.28
system time used= 0.309952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98353
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 5585

runsolver used 3.70244 second user time and 9.8675 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-15 17:10:05
IDJOB=3498918
IDBENCH=71037
IDSOLVER=1993
FILE ID=node104/3498918-1308150601
RUNJOBID= node104-1308150601-5965
PBS_JOBID= 13575607
Free space on /tmp= 73832 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498918-1308150601/watcher-3498918-1308150601 -o /tmp/evaluation-result-3498918-1308150601/solver-3498918-1308150601 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498918-1308150601.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=101012839

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29706968 kB
Buffers:        448600 kB
Cached:        2411956 kB
SwapCached:      12244 kB
Active:         826248 kB
Inactive:      2053452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29706968 kB
SwapTotal:    67111528 kB
SwapFree:     67053036 kB
Dirty:           53840 kB
Writeback:           0 kB
AnonPages:       16512 kB
Mapped:           8556 kB
Slab:           301732 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189088 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= 73804 MiB
End job on node104 at 2011-06-15 17:51:38