Trace number 3274154

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
glucose 2? (TO) 1300.01 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2234
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     576     1440 |     172       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 240   #clauses: 576   #literals: 1440
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
298.59/298.62	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
298.59/298.62	c WARNING: for repeatability, setting FPU to use double precision
298.59/298.62	c ============================[ Problem Statistics ]=============================
298.59/298.62	c |                                                                             |
298.59/298.62	c |  Number of variables:           240                                         |
298.59/298.62	c |  Number of clauses:             576                                         |
298.59/298.62	c |  Parse time:                   0.00 s                                       |
298.59/298.62	c |                                                                             |
298.59/298.62	c ============================[ Search Statistics ]==============================
298.59/298.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
298.59/298.62	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
298.59/298.62	c ===============================================================================
298.59/298.62	c |   1215078 |     240      576     1440 |        1   117695     29 |  0.000 % |
298.59/298.62	c |   1215179 |     240      576     1440 |        1   117796     29 |  0.000 % |
298.59/298.62	c |   1215283 |     240      576     1440 |        1   117900     29 |  0.000 % |
298.59/298.62	c |   1215486 |     240      576     1440 |        1   118103     29 |  0.000 % |
298.59/298.62	c |   1215840 |     240      576     1440 |        1   118457     29 |  0.000 % |
298.59/298.62	c |   1233143 |     240      576     1440 |        1   135760     30 |  0.000 % |
298.59/298.62	c |   1233687 |     240      576     1440 |        1   136304     30 |  0.000 % |
298.59/298.62	c |   1234340 |     240      576     1440 |        1   136957     30 |  0.000 % |
298.59/298.62	c |   1234440 |     240      576     1440 |        1   137057     30 |  0.000 % |
298.59/298.62	c |   1240302 |     240      576     1440 |        1   142919     30 |  0.000 % |
298.59/298.62	c |   1240995 |     240      576     1440 |        1   143612     30 |  0.000 % |
298.59/298.62	c |   1241119 |     240      576     1440 |        1   143736     30 |  0.000 % |
298.59/298.62	c |   1241380 |     240      576     1440 |        1   143997     30 |  0.000 % |
298.59/298.62	c |   1242459 |     240      576     1440 |        1   145076     31 |  0.000 % |
298.59/298.62	c |   1242560 |     240      576     1440 |        1   145177     31 |  0.000 % |
298.59/298.62	c |   1246945 |     240      576     1440 |        1   149562     31 |  0.000 % |
298.59/298.62	c |   1247048 |     240      576     1440 |        1   149665     31 |  0.000 % |
298.59/298.62	c |   1253131 |     240      576     1440 |        1    78947     21 |  0.000 % |
298.59/298.62	c |   1253306 |     240      576     1440 |        1    79122     21 |  0.000 % |
298.59/298.62	c |   1256583 |     240      576     1440 |        1    82399     22 |  0.000 % |
298.59/298.62	c |   1256684 |     240      576     1440 |        1    82500     22 |  0.000 % |
298.59/298.62	c |   1263124 |     240      576     1440 |        1    88940     23 |  0.000 % |
298.59/298.62	c |   1265485 |     240      576     1440 |        1    91301     24 |  0.000 % |
298.59/298.62	c |   1265885 |     240      576     1440 |        1    91701     24 |  0.000 % |
298.59/298.62	c |   1273339 |     240      576     1440 |        1    99155     25 |  0.000 % |
298.59/298.62	c |   1273439 |     240      576     1440 |        1    99255     25 |  0.000 % |
298.59/298.62	c |   1276315 |     240      576     1440 |        1   102131     25 |  0.000 % |
298.59/298.62	c |   1289030 |     240      576     1440 |        1   114846     27 |  0.000 % |
298.59/298.62	c |   1289283 |     240      576     1440 |        1   115099     27 |  0.000 % |
298.59/298.62	c |   1294942 |     240      576     1440 |        1   120758     28 |  0.000 % |
298.59/298.62	c |   1295140 |     240      576     1440 |        1   120956     28 |  0.000 % |
298.59/298.62	c |   1308440 |     240      576     1440 |        1   134256     29 |  0.000 % |
298.59/298.62	c |   1308785 |     240      576     1440 |        1   134601     29 |  0.000 % |
298.59/298.62	c |   1308992 |     240      576     1440 |        1   134808     29 |  0.000 % |
298.59/298.62	c |   1310324 |     240      576     1440 |        1   136140     29 |  0.000 % |
298.59/298.62	c |   1310794 |     240      576     1440 |        1   136610     29 |  0.000 % |
298.59/298.62	c |   1311041 |     240      576     1440 |        1   136857     29 |  0.000 % |
298.59/298.62	c |   1311528 |     240      576     1440 |        1   137344     29 |  0.000 % |
298.59/298.62	c |   1314101 |     2

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-3274154-1303601892/watcher-3274154-1303601892 -o /tmp/evaluation-result-3274154-1303601892/solver-3274154-1303601892 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3274154-1303601892.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.84 3.92 3.13 4/192 8280
/proc/meminfo: memFree=20462608/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0

[startup+0.0216329 s]
/proc/loadavg: 3.84 3.92 3.13 4/192 8280
/proc/meminfo: memFree=20462608/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100621 s]
/proc/loadavg: 3.84 3.92 3.13 4/192 8280
/proc/meminfo: memFree=20462608/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300575 s]
/proc/loadavg: 3.84 3.92 3.13 4/192 8280
/proc/meminfo: memFree=20462608/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700508 s]
/proc/loadavg: 3.84 3.92 3.13 4/192 8280
/proc/meminfo: memFree=20462608/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50038 s]
/proc/loadavg: 3.86 3.92 3.13 5/194 8283
/proc/meminfo: memFree=20453796/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=23452 CPUtime=1.49 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 2602 0 0 0 149 0 0 0 25 0 1 0 550419883 24014848 1976 33554432000 4194304 4260849 140737317029824 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 5863 1976 239 17 0 2504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32156

[startup+3.10111 s]
/proc/loadavg: 3.86 3.92 3.13 5/194 8283
/proc/meminfo: memFree=20447128/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=27832 CPUtime=3.09 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 3358 0 0 0 309 0 0 0 25 0 1 0 550419883 28499968 2720 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 6958 2720 239 17 0 3599 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36536

[startup+6.30057 s]
/proc/loadavg: 3.86 3.92 3.13 4/188 8302
/proc/meminfo: memFree=20448744/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=26148 CPUtime=6.28 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 6550 0 0 0 628 0 0 0 25 0 1 0 550419883 26775552 3007 33554432000 4194304 4260849 140737317029824 18446744073709551615 4209117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 6537 3007 240 17 0 3178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34852

[startup+12.7005 s]
/proc/loadavg: 3.72 3.89 3.13 4/187 8302
/proc/meminfo: memFree=20431800/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=33224 CPUtime=12.69 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 7214 0 0 0 1268 1 0 0 25 0 1 0 550419883 34021376 3663 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 8306 3663 240 17 0 4947 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41928

[startup+25.5004 s]
/proc/loadavg: 3.61 3.86 3.13 4/187 8302
/proc/meminfo: memFree=20413236/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=37644 CPUtime=25.49 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 8832 0 0 0 2548 1 0 0 25 0 1 0 550419883 38547456 5232 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 9411 5232 240 17 0 6052 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46348

[startup+51.1011 s]
/proc/loadavg: 3.37 3.78 3.12 4/187 8305
/proc/meminfo: memFree=20370732/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=49140 CPUtime=51.09 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 12213 0 0 0 5107 2 0 0 25 0 1 0 550419883 50319360 8586 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 12285 8586 240 17 0 8926 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57844

[startup+102.307 s]
/proc/loadavg: 3.16 3.65 3.11 4/187 8307
/proc/meminfo: memFree=20358116/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=63596 CPUtime=102.3 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 17753 0 0 0 10227 3 0 0 25 0 1 0 550419883 65122304 8256 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 15899 8256 240 17 0 12540 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72300

[startup+162.301 s]
/proc/loadavg: 3.06 3.53 3.10 4/187 8309
/proc/meminfo: memFree=20318272/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=63596 CPUtime=162.29 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 21578 0 0 0 16225 4 0 0 25 0 1 0 550419883 65122304 11984 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 15899 11984 240 17 0 12540 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72300

[startup+222.301 s]
/proc/loadavg: 3.05 3.45 3.10 5/187 8311
/proc/meminfo: memFree=20302736/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=63596 CPUtime=222.29 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 26794 0 0 0 22224 5 0 0 25 0 1 0 550419883 65122304 12473 33554432000 4194304 4260849 140737317029824 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 15899 12473 240 17 0 12540 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 72300

[startup+282.3 s]
/proc/loadavg: 3.02 3.36 3.09 4/187 8311
/proc/meminfo: memFree=20315344/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=65368 CPUtime=282.29 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 32118 0 0 0 28223 6 0 0 25 0 1 0 550419883 66936832 8333 33554432000 4194304 4260849 140737317029824 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 16342 8333 250 17 0 12983 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 74072

[startup+342.3 s]
/proc/loadavg: 3.00 3.29 3.08 4/187 8313
/proc/meminfo: memFree=20271520/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=96744 CPUtime=342.29 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 42588 0 0 0 34219 10 0 0 25 0 1 0 550419883 99065856 18646 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 24186 18646 250 17 0 20827 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 105448

[startup+402.3 s]
/proc/loadavg: 3.00 3.24 3.08 4/187 8315
/proc/meminfo: memFree=20245324/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7

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

/proc/8282/statm: 24186 19427 250 17 0 20827 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 105448

[startup+642.3 s]
/proc/loadavg: 3.01 3.11 3.06 4/187 8321
/proc/meminfo: memFree=20193944/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=96744 CPUtime=642.3 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 43745 0 0 0 64219 11 0 0 25 0 1 0 550419883 99065856 19772 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 24186 19772 250 17 0 20827 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 105448

[startup+702.3 s]
/proc/loadavg: 3.00 3.09 3.05 4/187 8323
/proc/meminfo: memFree=20192172/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=96744 CPUtime=702.3 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 43868 0 0 0 70219 11 0 0 25 0 1 0 550419883 99065856 19893 33554432000 4194304 4260849 140737317029824 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 24186 19893 250 17 0 20827 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 105448

[startup+762.307 s]
/proc/loadavg: 3.00 3.07 3.05 4/187 8325
/proc/meminfo: memFree=20162628/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=96744 CPUtime=762.31 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 43944 0 0 0 76220 11 0 0 25 0 1 0 550419883 99065856 19969 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 24186 19969 250 17 0 20827 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 105448

[startup+822.3 s]
/proc/loadavg: 3.04 3.07 3.05 4/187 8327
/proc/meminfo: memFree=20191360/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=96744 CPUtime=822.3 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 44358 0 0 0 82219 11 0 0 25 0 1 0 550419883 99065856 20373 33554432000 4194304 4260849 140737317029824 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 24186 20373 250 17 0 20827 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 105448

[startup+882.3 s]
/proc/loadavg: 3.01 3.05 3.04 4/187 8327
/proc/meminfo: memFree=20221088/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=96744 CPUtime=882.3 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 44453 0 0 0 88219 11 0 0 25 0 1 0 550419883 99065856 20467 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224818 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 24186 20467 250 17 0 20827 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 105448

[startup+942.3 s]
/proc/loadavg: 3.00 3.04 3.03 4/187 8329
/proc/meminfo: memFree=20178148/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=96744 CPUtime=942.3 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 44589 0 0 0 94219 11 0 0 25 0 1 0 550419883 99065856 20598 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 24186 20598 250 17 0 20827 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 105448

[startup+1002.3 s]
/proc/loadavg: 3.00 3.03 3.03 4/187 8331
/proc/meminfo: memFree=20131752/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=146064 CPUtime=1002.3 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 52326 0 0 0 100218 12 0 0 25 0 1 0 550419883 149569536 28332 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 36516 28332 250 17 0 33157 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 154768

[startup+1062.3 s]
/proc/loadavg: 3.00 3.02 3.02 4/187 8333
/proc/meminfo: memFree=20119188/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=146064 CPUtime=1062.3 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 60229 0 0 0 106217 13 0 0 25 0 1 0 550419883 149569536 28556 33554432000 4194304 4260849 140737317029824 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 36516 28556 250 17 0 33157 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 154768

[startup+1122.3 s]
/proc/loadavg: 3.00 3.02 3.02 4/187 8335
/proc/meminfo: memFree=20194172/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=146064 CPUtime=1122.3 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 67857 0 0 0 112216 14 0 0 25 0 1 0 550419883 149569536 28335 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 36516 28335 250 17 0 33157 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 154768

[startup+1182.3 s]
/proc/loadavg: 3.11 3.04 3.02 4/187 8335
/proc/meminfo: memFree=20121464/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=96744 CPUtime=1182.31 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 68320 0 0 0 118216 15 0 0 25 0 1 0 550419883 99065856 20746 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 24186 20746 250 17 0 20827 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 105448

[startup+1242.3 s]
/proc/loadavg: 3.04 3.03 3.02 4/187 8337
/proc/meminfo: memFree=20178964/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=116644 CPUtime=1242.31 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 80405 0 0 0 124214 17 0 0 25 0 1 0 550419883 119443456 24574 33554432000 4194304 4260849 140737317029824 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 29161 24574 250 17 0 25802 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 125348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.02 3.01 2/178 8358
/proc/meminfo: memFree=20383840/32951124 swapFree=67110396/67111528
[pid=8280] ppid=8278 vsize=8704 CPUtime=0 cores=5,7
/proc/8280/stat : 8280 (glucose.sh) S 8278 8280 8058 0 -1 4202496 359 154 0 0 0 0 0 0 25 0 1 0 550419883 8912896 254 33554432000 4194304 4922060 140736872092128 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8280/statm: 2176 254 211 178 0 69 0
[pid=8282] ppid=8280 vsize=116644 CPUtime=1300.01 cores=5,7
/proc/8282/stat : 8282 (glucose_static) R 8280 8280 8058 0 -1 4202496 89839 0 0 0 129982 19 0 0 25 0 1 0 550419883 119443456 25728 33554432000 4194304 4260849 140737317029824 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8282/statm: 29161 25728 250 17 0 25802 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 125348

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8280 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.82
CPU system time (s): 0.19
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 174668

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

runsolver used 2.13967 second user time and 4.96524 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-24 01:38:12
IDJOB=3274154
IDBENCH=83154
IDSOLVER=1651
FILE ID=node118/3274154-1303601892
RUNJOBID= node118-1303600585-8079
PBS_JOBID= 13150579
Free space on /tmp= 71740 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n240-s78945233-sat.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274154-1303601892/watcher-3274154-1303601892 -o /tmp/evaluation-result-3274154-1303601892/solver-3274154-1303601892 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3274154-1303601892.cnf 

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=123335936

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20462764 kB
Buffers:       1859164 kB
Cached:       10017276 kB
SwapCached:        600 kB
Active:        8508960 kB
Inactive:      3457828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20462764 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            5024 kB
Writeback:           0 kB
AnonPages:       88984 kB
Mapped:          15376 kB
Slab:           459352 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   281164 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= 71744 MiB
End job on node118 at 2011-04-24 01:59:54