Trace number 3308486

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.04 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c
0.00/0.01	c Starting SatElite Preprocessing
0.00/0.01	c
0.00/0.01	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   94910   223744 |   28472       0        0     nan |  0.000 % |
0.00/0.66	c |         0 |   57628   172230 |      --       0       --      -- |     --   | -36942/-50538
0.00/0.66	c ==============================================================================
0.00/0.66	c Result  :   #vars: 13864   #clauses: 57628   #literals: 172230
0.00/0.66	c CPU time:   0.647901 s
0.00/0.66	c ==============================================================================
0.00/0.70	c
0.00/0.70	c Starting glucose
0.00/0.70	c
0.69/0.70	
0.69/0.70	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.69/0.70	
0.69/0.70	c ============================[ Problem Statistics ]=============================
0.69/0.70	c |                                                                             |
0.69/0.70	c |  Number of variables:  13864                                                |
0.69/0.70	c |  Number of clauses:    57628                                                |
0.69/0.72	c |  Parsing time:         0.02         s                                       |
1300.01/1300.00	HOME/glucose.sh: line 55: 14597 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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

running on 2 cores: 0,2

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: 0.00 0.00 0.00 1/174 14561
/proc/meminfo: memFree=25564020/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) R 14559 14561 14531 0 -1 4202496 317 0 0 0 0 0 0 0 22 0 1 0 509925319 8912896 253 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370777493 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/14561/statm: 2176 253 211 178 0 69 0

[startup+0.0925741 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 14561
/proc/meminfo: memFree=25564020/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 509925319 8912896 253 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14561/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100566 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 14561
/proc/meminfo: memFree=25564020/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 509925319 8912896 253 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14561/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300577 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 14561
/proc/meminfo: memFree=25564020/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 509925319 8912896 253 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14561/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700492 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 14561
/proc/meminfo: memFree=25564020/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) R 14559 14561 14531 0 -1 4202496 337 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 253 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370957056 0 0 4100 65536 0 0 0 17 0 0 0 0
/proc/14561/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8704

[startup+1.50035 s]
/proc/loadavg: 0.00 0.00 0.00 5/194 14598
/proc/meminfo: memFree=25486536/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=7484 CPUtime=0.79 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 1689 0 0 0 79 0 0 0 18 0 1 0 509925389 7663616 1644 33554432000 134512640 135217611 4293081584 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 1871 1644 75 173 0 1696 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16188

[startup+3.10107 s]
/proc/loadavg: 0.00 0.00 0.00 5/194 14600
/proc/meminfo: memFree=25499680/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=7616 CPUtime=2.39 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 1755 0 0 0 239 0 0 0 22 0 1 0 509925389 7798784 1710 33554432000 134512640 135217611 4293081584 18446744073709551615 134538855 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 1904 1710 75 173 0 1729 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16320

[startup+6.3005 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 14600
/proc/meminfo: memFree=25497548/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=8012 CPUtime=5.59 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 1853 0 0 0 559 0 0 0 25 0 1 0 509925389 8204288 1808 33554432000 134512640 135217611 4293081584 18446744073709551615 134542157 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 2003 1808 75 173 0 1828 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16716

[startup+12.7004 s]
/proc/loadavg: 0.61 0.13 0.04 5/194 14600
/proc/meminfo: memFree=25493480/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=8952 CPUtime=11.99 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 2073 0 0 0 1199 0 0 0 25 0 1 0 509925389 9166848 2028 33554432000 134512640 135217611 4293081584 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 2238 2028 75 173 0 2063 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17656

[startup+25.5011 s]
/proc/loadavg: 1.36 0.32 0.11 5/194 14601
/proc/meminfo: memFree=25488584/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=10160 CPUtime=24.79 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 2360 0 0 0 2479 0 0 0 25 0 1 0 509925389 10403840 2315 33554432000 134512640 135217611 4293081584 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 2540 2315 75 173 0 2365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18864

[startup+51.1006 s]
/proc/loadavg: 2.26 0.62 0.21 5/194 14601
/proc/meminfo: memFree=25481432/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=11552 CPUtime=50.39 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 2711 0 0 0 5039 0 0 0 25 0 1 0 509925389 11829248 2666 33554432000 134512640 135217611 4293081584 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 2888 2666 75 173 0 2713 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20256

[startup+102.307 s]
/proc/loadavg: 3.24 1.14 0.40 5/194 14603
/proc/meminfo: memFree=25471508/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=13312 CPUtime=101.59 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 3158 0 0 0 10159 0 0 0 25 0 1 0 509925389 13631488 3113 33554432000 134512640 135217611 4293081584 18446744073709551615 134532754 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 3328 3113 75 173 0 3153 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 22016

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.63 5/194 14604
/proc/meminfo: memFree=25464532/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=14700 CPUtime=161.6 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 3492 0 0 0 16159 1 0 0 25 0 1 0 509925389 15052800 3447 33554432000 134512640 135217611 4293081584 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 3675 3447 75 173 0 3500 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23404

[startup+222.3 s]
/proc/loadavg: 3.97 2.09 0.84 5/191 14795
/proc/meminfo: memFree=25273228/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=15676 CPUtime=221.6 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 3732 0 0 0 22159 1 0 0 25 0 1 0 509925389 16052224 3687 33554432000 134512640 135217611 4293081584 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 3919 3687 75 173 0 3744 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 24380

[startup+282.301 s]
/proc/loadavg: 4.06 2.45 1.04 5/194 14823
/proc/meminfo: memFree=25250592/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=16776 CPUtime=281.6 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 4005 0 0 0 28159 1 0 0 25 0 1 0 509925389 17178624 3960 33554432000 134512640 135217611 4293081584 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 4194 3960 75 173 0 4019 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 25480

[startup+342.301 s]
/proc/loadavg: 4.02 2.73 1.22 5/194 14825
/proc/meminfo: memFree=25241448/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=18012 CPUtime=341.6 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 4273 0 0 0 34159 1 0 0 25 0 1 0 509925389 18444288 4228 33554432000 134512640 135217611 4293081584 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 4503 4228 75 173 0 4328 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26716

[startup+402.3 s]
/proc/loadavg: 4.01 2.96 1.39 5/194 14827
/proc/meminfo: memFree=25238084/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2

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

[pid=14597] ppid=14561 vsize=20660 CPUtime=521.6 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 4919 0 0 0 52158 2 0 0 25 0 1 0 509925389 21155840 4874 33554432000 134512640 135217611 4293081584 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 5165 4874 75 173 0 4990 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 29364

[startup+582.301 s]
/proc/loadavg: 4.04 3.45 1.85 5/194 14831
/proc/meminfo: memFree=25229700/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=20944 CPUtime=581.61 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 4982 0 0 0 58159 2 0 0 25 0 1 0 509925389 21446656 4937 33554432000 134512640 135217611 4293081584 18446744073709551615 134534057 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 5236 4937 75 173 0 5061 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 29648

[startup+642.301 s]
/proc/loadavg: 4.01 3.55 1.99 5/194 14833
/proc/meminfo: memFree=25228320/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=21544 CPUtime=641.61 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 5098 0 0 0 64159 2 0 0 25 0 1 0 509925389 22061056 5053 33554432000 134512640 135217611 4293081584 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 5386 5053 75 173 0 5211 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 30248

[startup+702.3 s]
/proc/loadavg: 4.00 3.63 2.11 5/194 14835
/proc/meminfo: memFree=25223092/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=22216 CPUtime=701.61 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 5295 0 0 0 70159 2 0 0 25 0 1 0 509925389 22749184 5250 33554432000 134512640 135217611 4293081584 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 5554 5250 75 173 0 5379 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 30920

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.22 5/194 14836
/proc/meminfo: memFree=25221824/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=22640 CPUtime=761.61 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 5384 0 0 0 76159 2 0 0 25 0 1 0 509925389 23183360 5339 33554432000 134512640 135217611 4293081584 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 5660 5339 75 173 0 5485 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 31344

[startup+822.301 s]
/proc/loadavg: 4.04 3.76 2.34 5/194 14868
/proc/meminfo: memFree=25123440/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=23324 CPUtime=821.61 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 5528 0 0 0 82159 2 0 0 25 0 1 0 509925389 23883776 5483 33554432000 134512640 135217611 4293081584 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 5831 5483 75 173 0 5656 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 32028

[startup+882.3 s]
/proc/loadavg: 4.01 3.80 2.44 5/194 14870
/proc/meminfo: memFree=25088724/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=23788 CPUtime=881.61 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 5639 0 0 0 88159 2 0 0 25 0 1 0 509925389 24358912 5594 33554432000 134512640 135217611 4293081584 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 5947 5594 75 173 0 5772 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 32492

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.53 5/194 14872
/proc/meminfo: memFree=25061416/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=24264 CPUtime=941.61 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 5763 0 0 0 94159 2 0 0 25 0 1 0 509925389 24846336 5718 33554432000 134512640 135217611 4293081584 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 6066 5718 75 173 0 5891 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 32968

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.62 5/194 14874
/proc/meminfo: memFree=25053460/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=25148 CPUtime=1001.61 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 5928 0 0 0 100159 2 0 0 25 0 1 0 509925389 25751552 5883 33554432000 134512640 135217611 4293081584 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 6287 5883 75 173 0 6112 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 33852

[startup+1062.3 s]
/proc/loadavg: 4.05 3.90 2.71 5/194 14875
/proc/meminfo: memFree=25044772/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=26816 CPUtime=1061.61 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 6343 0 0 0 106158 3 0 0 25 0 1 0 509925389 27459584 6298 33554432000 134512640 135217611 4293081584 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 6704 6298 75 173 0 6529 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 35520

[startup+1122.3 s]
/proc/loadavg: 4.07 3.93 2.79 5/194 14877
/proc/meminfo: memFree=25025028/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=26972 CPUtime=1121.62 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 6371 0 0 0 112159 3 0 0 25 0 1 0 509925389 27619328 6326 33554432000 134512640 135217611 4293081584 18446744073709551615 134533520 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 6743 6326 75 173 0 6568 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 35676

[startup+1182.3 s]
/proc/loadavg: 4.02 3.94 2.87 5/194 14878
/proc/meminfo: memFree=24991888/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=27188 CPUtime=1181.62 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 6436 0 0 0 118159 3 0 0 25 0 1 0 509925389 27840512 6391 33554432000 134512640 135217611 4293081584 18446744073709551615 134538496 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 6797 6391 75 173 0 6622 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 35892

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 2.93 5/194 14880
/proc/meminfo: memFree=24990620/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=27500 CPUtime=1241.62 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 6517 0 0 0 124159 3 0 0 25 0 1 0 509925389 28160000 6472 33554432000 134512640 135217611 4293081584 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 6875 6472 75 173 0 6700 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 36204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.00 5/194 14882
/proc/meminfo: memFree=24989724/32951124 swapFree=67051468/67111528
[pid=14561] ppid=14559 vsize=8704 CPUtime=0.69 cores=0,2
/proc/14561/stat : 14561 (glucose.sh) S 14559 14561 14531 0 -1 4202496 360 4151 0 0 0 0 68 1 16 0 1 0 509925319 8912896 255 33554432000 4194304 4922060 140734335227200 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14561/statm: 2176 255 211 178 0 69 0
[pid=14597] ppid=14561 vsize=27784 CPUtime=1299.32 cores=0,2
/proc/14597/stat : 14597 (glucose_static) R 14561 14561 14531 0 -1 4202496 6579 0 0 0 129929 3 0 0 25 0 1 0 509925389 28450816 6534 33554432000 134512640 135217611 4293081584 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14597/statm: 6946 6534 75 173 0 6771 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 36488

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.04
CPU user time (s): 1299.98
CPU system time (s): 0.056991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 36488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11121
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= 31
involuntary context switches= 3679

runsolver used 2.23366 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-28 11:33:46
IDJOB=3308486
IDBENCH=70848
IDSOLVER=1691
FILE ID=node101/3308486-1303983225
RUNJOBID= node101-1303983224-14549
PBS_JOBID= 13168725
Free space on /tmp= 72024 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308486-1303983225/watcher-3308486-1303983225 -o /tmp/evaluation-result-3308486-1303983225/solver-3308486-1303983225 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308486-1303983225.cnf

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=384997895

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:      25564060 kB
Buffers:       1989912 kB
Cached:        4919148 kB
SwapCached:      30452 kB
Active:        2710280 kB
Inactive:      4232364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25564060 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            3168 kB
Writeback:           0 kB
AnonPages:       25036 kB
Mapped:           8532 kB
Slab:           378412 kB
PageTables:       4980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185520 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= 71872 MiB
End job on node101 at 2011-04-28 11:55:28