Trace number 3308609

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
SAT09 reference solver:glucose 1.0? (TO) 1300.03 1300.01

General information on the benchmark

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

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.46	c ==============================================================================
0.00/0.46	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.46	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.46	c ==============================================================================
0.00/0.46	c |         0 | 1035559  2720796 |  310667       0        0     nan |  0.000 % |
3.68/3.71	c |         0 |  779069  2479069 |      --       0       --      -- |     --   | -255664/-239349
3.68/3.71	c ==============================================================================
3.68/3.71	c Result  :   #vars: 159113   #clauses: 779069   #literals: 2479069
3.68/3.71	c CPU time:   3.60045 s
3.68/3.71	c ==============================================================================
4.18/4.21	c
4.18/4.21	c Starting glucose
4.18/4.21	c
4.18/4.21	
4.18/4.21	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
4.18/4.21	
4.18/4.21	c ============================[ Problem Statistics ]=============================
4.18/4.21	c |                                                                             |
4.18/4.21	c |  Number of variables:  159113                                               |
4.18/4.21	c |  Number of clauses:    779069                                               |
4.48/4.51	c |  Parsing time:         0.28         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3308609-1303983449/watcher-3308609-1303983449 -o /tmp/evaluation-result-3308609-1303983449/solver-3308609-1303983449 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308609-1303983449.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.97 2.13 0.86 5/192 14819
/proc/meminfo: memFree=25364104/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=0 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509947751 8912896 253 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 253 211 178 0 69 0

[startup+0.00894303 s]
/proc/loadavg: 3.97 2.13 0.86 5/192 14819
/proc/meminfo: memFree=25364104/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=0 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509947751 8912896 253 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100948 s]
/proc/loadavg: 3.97 2.13 0.86 5/192 14819
/proc/meminfo: memFree=25364104/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=0 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509947751 8912896 253 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300911 s]
/proc/loadavg: 3.97 2.13 0.86 5/192 14819
/proc/meminfo: memFree=25364104/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=0 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509947751 8912896 253 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700841 s]
/proc/loadavg: 3.97 2.13 0.86 5/192 14819
/proc/meminfo: memFree=25364104/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=0 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509947751 8912896 253 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50071 s]
/proc/loadavg: 3.97 2.13 0.86 5/194 14821
/proc/meminfo: memFree=25208476/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=0 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509947751 8912896 253 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 253 211 178 0 69 0
[pid=14820] ppid=14819 vsize=192304 CPUtime=1.48 cores=5,7
/proc/14820/stat : 14820 (SatELite_releas) R 14819 14819 14531 0 -1 4202496 43318 0 0 0 139 9 0 0 25 0 1 0 509947751 196919296 40734 33554432000 134512640 135225430 4288989712 18446744073709551615 134587495 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14820/statm: 48076 40734 78 175 0 47899 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 201008

[startup+3.10042 s]
/proc/loadavg: 3.97 2.13 0.86 5/194 14821
/proc/meminfo: memFree=25189008/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=0 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509947751 8912896 253 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 253 211 178 0 69 0
[pid=14820] ppid=14819 vsize=191100 CPUtime=3.09 cores=5,7
/proc/14820/stat : 14820 (SatELite_releas) R 14819 14819 14531 0 -1 4202496 45337 0 0 0 299 10 0 0 25 0 1 0 509947751 195686400 40643 33554432000 134512640 135225430 4288989712 18446744073709551615 134587464 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14820/statm: 47775 40643 78 175 0 47598 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199804

[startup+6.30085 s]
/proc/loadavg: 3.97 2.16 0.87 5/194 14822
/proc/meminfo: memFree=25264400/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=72544 CPUtime=2.08 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 16523 0 0 0 206 2 0 0 25 0 1 0 509948172 74285056 16464 33554432000 134512640 135217611 4293669440 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 18136 16464 77 173 0 17961 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81248

[startup+12.7007 s]
/proc/loadavg: 3.97 2.19 0.89 5/194 14822
/proc/meminfo: memFree=25259808/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=75352 CPUtime=8.47 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 17208 0 0 0 845 2 0 0 25 0 1 0 509948172 77160448 17149 33554432000 134512640 135217611 4293669440 18446744073709551615 134533664 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 18838 17149 77 173 0 18663 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 84056

[startup+25.5005 s]
/proc/loadavg: 3.98 2.27 0.94 5/194 14823
/proc/meminfo: memFree=25255812/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=76248 CPUtime=21.28 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 17448 0 0 0 2125 3 0 0 25 0 1 0 509948172 78077952 17389 33554432000 134512640 135217611 4293669440 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 19062 17389 77 173 0 18887 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84952

[startup+51.1009 s]
/proc/loadavg: 4.07 2.43 1.02 5/194 14823
/proc/meminfo: memFree=25251708/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=78804 CPUtime=46.88 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 18055 0 0 0 4685 3 0 0 25 0 1 0 509948172 80695296 17996 33554432000 134512640 135217611 4293669440 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 19701 17996 77 173 0 19526 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87508

[startup+102.307 s]
/proc/loadavg: 4.03 2.67 1.18 5/194 14825
/proc/meminfo: memFree=25244096/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=81788 CPUtime=98.08 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 18818 0 0 0 9805 3 0 0 25 0 1 0 509948172 83750912 18759 33554432000 134512640 135217611 4293669440 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 20447 18759 77 173 0 20272 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 90492

[startup+162.3 s]
/proc/loadavg: 4.01 2.91 1.35 5/194 14826
/proc/meminfo: memFree=25238212/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=83240 CPUtime=158.08 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 19187 0 0 0 15804 4 0 0 25 0 1 0 509948172 85237760 19128 33554432000 134512640 135217611 4293669440 18446744073709551615 134536950 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 20810 19128 77 173 0 20635 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 91944

[startup+222.301 s]
/proc/loadavg: 4.05 3.12 1.52 5/194 14828
/proc/meminfo: memFree=25235952/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=84704 CPUtime=218.08 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 19526 0 0 0 21804 4 0 0 25 0 1 0 509948172 86736896 19467 33554432000 134512640 135217611 4293669440 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 21176 19467 77 173 0 21001 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 93408

[startup+282.301 s]
/proc/loadavg: 4.02 3.28 1.67 5/194 14829
/proc/meminfo: memFree=25232220/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=85264 CPUtime=278.08 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 19664 0 0 0 27804 4 0 0 25 0 1 0 509948172 87310336 19605 33554432000 134512640 135217611 4293669440 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 21316 19605 77 173 0 21141 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 93968

[startup+342.3 s]
/proc/loadavg: 4.05 3.42 1.82 5/194 14831
/proc/meminfo: memFree=25229828/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=86748 CPUtime=338.09 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 20030 0 0 0 33805 4 0 0 25 0 1 0 509948172 88829952 19971 33554432000 134512640 135217611 4293669440 18446744073709551615 134532605 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 21687 19971 77 173 0 21512 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 95452

[startup+402.301 s]
/proc/loadavg: 4.02 3.52 1.95 5/194 14833
/proc/meminfo: memFree=25229068/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7

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

[pid=14822] ppid=14819 vsize=88940 CPUtime=518.09 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 20591 0 0 0 51805 4 0 0 25 0 1 0 509948172 91074560 20532 33554432000 134512640 135217611 4293669440 18446744073709551615 134537389 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 22235 20532 77 173 0 22060 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 97644

[startup+582.301 s]
/proc/loadavg: 4.05 3.75 2.31 5/194 14837
/proc/meminfo: memFree=25219568/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=88940 CPUtime=578.09 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 20599 0 0 0 57805 4 0 0 25 0 1 0 509948172 91074560 20540 33554432000 134512640 135217611 4293669440 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 22235 20540 77 173 0 22060 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 97644

[startup+642.3 s]
/proc/loadavg: 4.02 3.79 2.41 6/194 14870
/proc/meminfo: memFree=25096040/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=89348 CPUtime=638.1 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 20680 0 0 0 63806 4 0 0 25 0 1 0 509948172 91492352 20621 33554432000 134512640 135217611 4293669440 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 22337 20621 77 173 0 22162 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 98052

[startup+702.301 s]
/proc/loadavg: 4.00 3.83 2.51 7/194 14872
/proc/meminfo: memFree=25072080/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=91064 CPUtime=698.09 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 21107 0 0 0 69805 4 0 0 25 0 1 0 509948172 93249536 21048 33554432000 134512640 135217611 4293669440 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 22766 21048 77 173 0 22591 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 99768

[startup+762.307 s]
/proc/loadavg: 4.00 3.85 2.60 7/194 14873
/proc/meminfo: memFree=25060288/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=91196 CPUtime=758.1 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 21164 0 0 0 75806 4 0 0 25 0 1 0 509948172 93384704 21105 33554432000 134512640 135217611 4293669440 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 22799 21105 77 173 0 22624 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 99900

[startup+822.3 s]
/proc/loadavg: 4.06 3.89 2.69 7/194 14875
/proc/meminfo: memFree=25050848/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=91940 CPUtime=818.09 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 21278 0 0 0 81805 4 0 0 25 0 1 0 509948172 94146560 21219 33554432000 134512640 135217611 4293669440 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 22985 21219 77 173 0 22810 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 100644

[startup+882.301 s]
/proc/loadavg: 4.09 3.93 2.77 7/194 14876
/proc/meminfo: memFree=25025400/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=92204 CPUtime=878.09 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 21369 0 0 0 87805 4 0 0 25 0 1 0 509948172 94416896 21310 33554432000 134512640 135217611 4293669440 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 23051 21310 77 173 0 22876 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 100908

[startup+942.301 s]
/proc/loadavg: 4.03 3.94 2.85 6/194 14878
/proc/meminfo: memFree=25000076/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=92204 CPUtime=938.09 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 21374 0 0 0 93805 4 0 0 25 0 1 0 509948172 94416896 21315 33554432000 134512640 135217611 4293669440 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 23051 21315 77 173 0 22876 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 100908

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 2.92 6/194 14880
/proc/meminfo: memFree=24990632/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=92764 CPUtime=998.09 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 21496 0 0 0 99805 4 0 0 25 0 1 0 509948172 94990336 21437 33554432000 134512640 135217611 4293669440 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 23191 21437 77 173 0 23016 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 101468

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 2.98 6/194 14881
/proc/meminfo: memFree=24989732/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=92980 CPUtime=1058.1 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 21537 0 0 0 105806 4 0 0 25 0 1 0 509948172 95211520 21478 33554432000 134512640 135217611 4293669440 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 23245 21478 77 173 0 23070 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 101684

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.04 6/194 15005
/proc/meminfo: memFree=24914600/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=93376 CPUtime=1118.1 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 21626 0 0 0 111806 4 0 0 25 0 1 0 509948172 95617024 21567 33554432000 134512640 135217611 4293669440 18446744073709551615 134537544 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 23344 21567 77 173 0 23169 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 102080

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.10 6/194 15006
/proc/meminfo: memFree=24903692/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=93556 CPUtime=1178.1 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 21655 0 0 0 117806 4 0 0 25 0 1 0 509948172 95801344 21596 33554432000 134512640 135217611 4293669440 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 23389 21596 77 173 0 23214 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 102260

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.15 6/194 15008
/proc/meminfo: memFree=24827148/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=94564 CPUtime=1238.1 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 21918 0 0 0 123806 4 0 0 25 0 1 0 509948172 96833536 21859 33554432000 134512640 135217611 4293669440 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 23641 21859 77 173 0 23466 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 103268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.20 5/194 15010
/proc/meminfo: memFree=24798368/32951124 swapFree=67051468/67111528
[pid=14819] ppid=14817 vsize=8704 CPUtime=4.2 cores=5,7
/proc/14819/stat : 14819 (glucose.sh) S 14817 14819 14531 0 -1 4202496 360 52193 0 0 0 0 405 15 18 0 1 0 509947751 8912896 255 33554432000 4194304 4922060 140736699204304 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14819/statm: 2176 255 211 178 0 69 0
[pid=14822] ppid=14819 vsize=95620 CPUtime=1295.81 cores=5,7
/proc/14822/stat : 14822 (glucose_static) R 14819 14819 14531 0 -1 4202496 22197 0 0 0 129576 5 0 0 25 0 1 0 509948172 97914880 22138 33554432000 134512640 135217611 4293669440 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14822/statm: 23905 22138 77 173 0 23730 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 104324

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.82
CPU system time (s): 0.211967
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 212324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74752
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= 9
involuntary context switches= 5863

runsolver used 2.01469 second user time and 5.08923 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-28 11:37:30
IDJOB=3308609
IDBENCH=82354
IDSOLVER=1691
FILE ID=node101/3308609-1303983449
RUNJOBID= node101-1303983224-14552
PBS_JOBID= 13168725
Free space on /tmp= 71936 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308609-1303983449/watcher-3308609-1303983449 -o /tmp/evaluation-result-3308609-1303983449/solver-3308609-1303983449 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308609-1303983449.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=339982781

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.841
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:      25364136 kB
Buffers:       1990504 kB
Cached:        5014744 kB
SwapCached:      30452 kB
Active:        2893300 kB
Inactive:      4246352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25364136 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           75868 kB
Writeback:           0 kB
AnonPages:      125348 kB
Mapped:          10096 kB
Slab:           380548 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   352120 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= 71836 MiB
End job on node101 at 2011-04-28 11:59:12