Trace number 3308495

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-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.7406
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   94904   223730 |   28471       0        0     nan |  0.000 % |
0.00/0.61	c |         0 |   57479   171136 |      --       0       --      -- |     --   | -37085/-51618
0.00/0.61	c ==============================================================================
0.00/0.61	c Result  :   #vars: 13839   #clauses: 57479   #literals: 171136
0.00/0.61	c CPU time:   0.606907 s
0.00/0.61	c ==============================================================================
0.00/0.65	c
0.00/0.65	c Starting glucose
0.00/0.65	c
0.00/0.65	
0.00/0.65	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.65	
0.00/0.65	c ============================[ Problem Statistics ]=============================
0.00/0.65	c |                                                                             |
0.00/0.65	c |  Number of variables:  13839                                                |
0.00/0.65	c |  Number of clauses:    57479                                                |
0.00/0.67	c |  Parsing time:         0.02         s                                       |
1300.01/1300.01	HOME/glucose.sh: line 55: 17338 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-3308495-1303983225/watcher-3308495-1303983225 -o /tmp/evaluation-result-3308495-1303983225/solver-3308495-1303983225 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308495-1303983225.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: 0.00 0.00 0.00 3/186 17333
/proc/meminfo: memFree=17675360/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 588553322 8912896 253 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 253 211 178 0 69 0

[startup+0.0207059 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 17333
/proc/meminfo: memFree=17675360/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 588553322 8912896 253 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10069 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 17333
/proc/meminfo: memFree=17675360/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 588553322 8912896 253 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300655 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 17333
/proc/meminfo: memFree=17675360/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 588553322 8912896 253 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700591 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 17333
/proc/meminfo: memFree=17675360/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 8704

[startup+1.50045 s]
/proc/loadavg: 0.24 0.05 0.02 4/188 17338
/proc/meminfo: memFree=17671236/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=7596 CPUtime=0.84 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 1734 0 0 0 84 0 0 0 18 0 1 0 588553387 7778304 1688 33554432000 134512640 135217611 4291391280 18446744073709551615 134532674 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 1899 1688 75 173 0 1724 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16300

[startup+3.10017 s]
/proc/loadavg: 0.24 0.05 0.02 5/194 17349
/proc/meminfo: memFree=17601128/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=7992 CPUtime=2.44 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 1831 0 0 0 244 0 0 0 22 0 1 0 588553387 8183808 1785 33554432000 134512640 135217611 4291391280 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 1998 1785 75 173 0 1823 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16696

[startup+6.30061 s]
/proc/loadavg: 0.24 0.05 0.02 5/194 17350
/proc/meminfo: memFree=17629896/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=8784 CPUtime=5.64 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 2027 0 0 0 564 0 0 0 25 0 1 0 588553387 8994816 1981 33554432000 134512640 135217611 4291391280 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 2196 1981 75 173 0 2021 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17488

[startup+12.7005 s]
/proc/loadavg: 0.89 0.20 0.06 5/194 17350
/proc/meminfo: memFree=17624368/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=9576 CPUtime=12.04 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 2246 0 0 0 1204 0 0 0 25 0 1 0 588553387 9805824 2200 33554432000 134512640 135217611 4291391280 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 2394 2200 75 173 0 2219 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18280

[startup+25.5003 s]
/proc/loadavg: 1.37 0.32 0.11 5/194 17351
/proc/meminfo: memFree=17620168/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=10840 CPUtime=24.84 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 2558 0 0 0 2484 0 0 0 25 0 1 0 588553387 11100160 2512 33554432000 134512640 135217611 4291391280 18446744073709551615 134533168 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 2710 2512 75 173 0 2535 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19544

[startup+51.1008 s]
/proc/loadavg: 2.27 0.62 0.21 5/194 17413
/proc/meminfo: memFree=17447240/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=12732 CPUtime=50.44 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 3009 0 0 0 5044 0 0 0 25 0 1 0 588553387 13037568 2963 33554432000 134512640 135217611 4291391280 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 3183 2963 75 173 0 3008 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21436

[startup+102.307 s]
/proc/loadavg: 3.31 1.18 0.42 5/194 17446
/proc/meminfo: memFree=17471464/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=14504 CPUtime=101.64 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 3452 0 0 0 10164 0 0 0 25 0 1 0 588553387 14852096 3406 33554432000 134512640 135217611 4291391280 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 3626 3406 75 173 0 3451 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23208

[startup+162.3 s]
/proc/loadavg: 3.74 1.69 0.64 5/194 17477
/proc/meminfo: memFree=17481036/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=16144 CPUtime=161.64 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 3831 0 0 0 16164 0 0 0 25 0 1 0 588553387 16531456 3785 33554432000 134512640 135217611 4291391280 18446744073709551615 134532712 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 4036 3785 75 173 0 3861 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 24848

[startup+222.301 s]
/proc/loadavg: 3.98 2.13 0.86 5/194 17479
/proc/meminfo: memFree=17453732/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=17584 CPUtime=221.64 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 4165 0 0 0 22164 0 0 0 25 0 1 0 588553387 18006016 4119 33554432000 134512640 135217611 4291391280 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 4396 4119 75 173 0 4221 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 26288

[startup+282.3 s]
/proc/loadavg: 3.99 2.46 1.05 5/194 17481
/proc/meminfo: memFree=17445296/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=18320 CPUtime=281.64 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 4352 0 0 0 28164 0 0 0 25 0 1 0 588553387 18759680 4306 33554432000 134512640 135217611 4291391280 18446744073709551615 134532712 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 4580 4306 75 173 0 4405 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 27024

[startup+342.301 s]
/proc/loadavg: 3.99 2.74 1.23 5/194 17485
/proc/meminfo: memFree=17435028/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=19488 CPUtime=341.64 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 4629 0 0 0 34164 0 0 0 25 0 1 0 588553387 19955712 4583 33554432000 134512640 135217611 4291391280 18446744073709551615 134532649 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 4872 4583 75 173 0 4697 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 28192

[startup+402.3 s]
/proc/loadavg: 3.99 2.97 1.40 5/194 17487
/proc/meminfo: memFree=17425796/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7

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

[pid=17338] ppid=17333 vsize=22716 CPUtime=521.65 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 5384 0 0 0 52164 1 0 0 25 0 1 0 588553387 23261184 5338 33554432000 134512640 135217611 4291391280 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 5679 5338 76 173 0 5504 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 31420

[startup+582.301 s]
/proc/loadavg: 4.01 3.44 1.86 5/194 17492
/proc/meminfo: memFree=17405996/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=23184 CPUtime=581.66 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 5478 0 0 0 58165 1 0 0 25 0 1 0 588553387 23740416 5432 33554432000 134512640 135217611 4291391280 18446744073709551615 134532918 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 5796 5432 76 173 0 5621 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 31888

[startup+642.301 s]
/proc/loadavg: 4.00 3.54 1.99 5/194 17493
/proc/meminfo: memFree=17396532/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=24008 CPUtime=641.66 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 5659 0 0 0 64165 1 0 0 25 0 1 0 588553387 24584192 5613 33554432000 134512640 135217611 4291391280 18446744073709551615 134532795 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 6002 5613 76 173 0 5827 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 32712

[startup+702.301 s]
/proc/loadavg: 4.03 3.63 2.12 5/194 17495
/proc/meminfo: memFree=17388676/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=24500 CPUtime=701.66 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 5806 0 0 0 70165 1 0 0 25 0 1 0 588553387 25088000 5760 33554432000 134512640 135217611 4291391280 18446744073709551615 134533552 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 6125 5760 76 173 0 5950 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 33204

[startup+762.307 s]
/proc/loadavg: 4.01 3.70 2.23 5/194 17496
/proc/meminfo: memFree=17383808/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=24952 CPUtime=761.67 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 5907 0 0 0 76166 1 0 0 25 0 1 0 588553387 25550848 5861 33554432000 134512640 135217611 4291391280 18446744073709551615 134533138 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 6238 5861 76 173 0 6063 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 33656

[startup+822.301 s]
/proc/loadavg: 4.00 3.75 2.34 5/194 17498
/proc/meminfo: memFree=17377940/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=25904 CPUtime=821.66 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 6117 0 0 0 82165 1 0 0 25 0 1 0 588553387 26525696 6071 33554432000 134512640 135217611 4291391280 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 6476 6071 76 173 0 6301 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 34608

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.44 5/194 17500
/proc/meminfo: memFree=17373212/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=26220 CPUtime=881.66 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 6196 0 0 0 88165 1 0 0 25 0 1 0 588553387 26849280 6150 33554432000 134512640 135217611 4291391280 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 6555 6150 76 173 0 6380 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 34924

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.53 5/194 17501
/proc/meminfo: memFree=17366220/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=26364 CPUtime=941.66 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 6227 0 0 0 94165 1 0 0 25 0 1 0 588553387 26996736 6181 33554432000 134512640 135217611 4291391280 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 6591 6181 76 173 0 6416 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 35068

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.62 5/194 17503
/proc/meminfo: memFree=17364196/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=26736 CPUtime=1001.66 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 6308 0 0 0 100165 1 0 0 25 0 1 0 588553387 27377664 6262 33554432000 134512640 135217611 4291391280 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 6684 6262 76 173 0 6509 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 35440

[startup+1062.3 s]
/proc/loadavg: 4.04 3.89 2.71 5/194 17504
/proc/meminfo: memFree=17360316/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=28044 CPUtime=1061.66 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 6625 0 0 0 106165 1 0 0 25 0 1 0 588553387 28717056 6579 33554432000 134512640 135217611 4291391280 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 7011 6579 76 173 0 6836 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 36748

[startup+1122.3 s]
/proc/loadavg: 4.01 3.91 2.79 5/194 17506
/proc/meminfo: memFree=17358532/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=28852 CPUtime=1121.66 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 6796 0 0 0 112165 1 0 0 25 0 1 0 588553387 29544448 6750 33554432000 134512640 135217611 4291391280 18446744073709551615 134533696 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 7213 6750 76 173 0 7038 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 37556

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.86 5/194 17508
/proc/meminfo: memFree=17350188/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=29668 CPUtime=1181.66 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 6992 0 0 0 118165 1 0 0 25 0 1 0 588553387 30380032 6946 33554432000 134512640 135217611 4291391280 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 7417 6946 76 173 0 7242 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 38372

[startup+1242.3 s]
/proc/loadavg: 4.04 3.95 2.94 5/194 17509
/proc/meminfo: memFree=17348172/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=30048 CPUtime=1241.67 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 7054 0 0 0 124166 1 0 0 25 0 1 0 588553387 30769152 7008 33554432000 134512640 135217611 4291391280 18446744073709551615 134532688 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 7512 7008 76 173 0 7337 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 38752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.95 2.99 5/194 17511
/proc/meminfo: memFree=17345284/32950940 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=8704 CPUtime=0.63 cores=5,7
/proc/17333/stat : 17333 (glucose.sh) S 17331 17333 17281 0 -1 4202496 361 4513 0 0 0 0 63 0 15 0 1 0 588553322 8912896 255 33554432000 4194304 4922060 140734485425936 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17333/statm: 2176 255 211 178 0 69 0
[pid=17338] ppid=17333 vsize=30480 CPUtime=1299.38 cores=5,7
/proc/17338/stat : 17338 (glucose_static) R 17333 17333 17281 0 -1 4202496 7168 0 0 0 129936 2 0 0 25 0 1 0 588553387 31211520 7122 33554432000 134512640 135217611 4291391280 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/17338/statm: 7620 7122 76 173 0 7445 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 39184

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): 1300
CPU system time (s): 0.032994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 39184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12051
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= 22
involuntary context switches= 2535

runsolver used 2.05169 second user time and 5.05323 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-28 11:33:46
IDJOB=3308495
IDBENCH=70873
IDSOLVER=1691
FILE ID=node117/3308495-1303983225
RUNJOBID= node117-1303983223-17302
PBS_JOBID= 13168709
Free space on /tmp= 71672 MiB

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

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=384997895

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17675880 kB
Buffers:       2371212 kB
Cached:       12231752 kB
SwapCached:          0 kB
Active:        8015424 kB
Inactive:      6680056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17675880 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14248 kB
Writeback:           0 kB
AnonPages:       91636 kB
Mapped:          15592 kB
Slab:           516760 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   253696 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= 71608 MiB
End job on node117 at 2011-04-28 11:55:28