Trace number 3251394

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85272
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  333838   669567 |  100151       0        0     nan |  0.000 % |
0.00/0.69	c |         0 |  331857   903422 |      --       0       --      -- |     --   | -1981/233855
0.00/0.69	c ==============================================================================
0.00/0.69	c Result  :   #vars: 1936   #clauses: 331857   #literals: 903422
0.00/0.69	c CPU time:   0.682896 s
0.00/0.69	c ==============================================================================
0.00/0.85	c
0.00/0.85	c Starting glucose
0.00/0.85	c
1239.02/1239.02	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1239.02/1239.02	c WARNING: for repeatability, setting FPU to use double precision
1239.02/1239.02	c ============================[ Problem Statistics ]=============================
1239.02/1239.02	c |                                                                             |
1239.02/1239.02	c |  Number of variables:          1936                                         |
1239.02/1239.02	c |  Number of clauses:          331857                                         |
1239.02/1239.02	c |  Parse time:                   0.05 s                                       |
1239.02/1239.02	c |                                                                             |
1239.02/1239.02	c ============================[ Search Statistics ]==============================
1239.02/1239.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1239.02/1239.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1239.02/1239.02	c ===============================================================================
1239.02/1239.02	c |    106616 |    1936   331857   903422 |        1    18438    205 |  0.000 % |
1239.02/1239.02	c |    107133 |    1936   331857   903422 |        1    18955    204 |  0.000 % |
1239.02/1239.02	c |    121895 |    1936   331857   903422 |        1    22523    172 |  0.000 % |
1239.02/1239.02	c |    121997 |    1936   331857   903422 |        1    22625    172 |  0.000 % |
1239.02/1239.02	c |    122229 |    1936   331857   903422 |        1    22857    172 |  0.000 % |
1239.02/1239.02	c |    122400 |    1936   331857   903422 |        1    23028    172 |  0.000 % |
1239.02/1239.02	c |    130487 |    1936   331857   903422 |        1    19322    149 |  0.000 % |
1239.02/1239.02	c |    131628 |    1936   331857   903422 |        1    20463    150 |  0.000 % |
1239.02/1239.02	c |    133982 |    1936   331857   903422 |        1    22817    150 |  0.000 % |
1239.02/1239.02	c |    135174 |    1936   331857   903422 |        1    24009    150 |  0.000 % |
1239.02/1239.02	c |    285301 |    1936   331857   903422 |        1    23129    139 |  0.000 % |
1239.02/1239.02	c |    286429 |    1936   331857   903422 |        1    24257    140 |  0.000 % |
1239.02/1239.02	c |    423221 |    1936   331857   903422 |        1    69286    140 |  0.000 % |
1239.02/1239.02	c |    428339 |    1936   331857   903422 |        1    74404    141 |  0.000 % |
1239.02/1239.02	c |   1153432 |    1936   331857   903422 |        1   121062    128 |  0.000 % |
1239.02/1239.02	c |   2455522 |    1936   331857   903422 |        1   208946    120 |  0.000 % |
1239.02/1239.02	c |   2455844 |    1936   331857   903422 |        1   209268    120 |  0.000 % |
1239.02/1239.02	c |   2527364 |    1936   331857   903422 |        1   169188    124 |  0.000 % |
1239.02/1239.02	c |   2527840 |    1936   331857   903422 |        1   169664    124 |  0.000 % |
1239.02/1239.02	c |   2543784 |    1936   331857   903422 |        1   185608    127 |  0.000 % |
1239.02/1239.02	c |   2564866 |    1936   331857   903422 |        1   206690    129 |  0.000 % |
1239.02/1239.02	c |   2564967 |    1936   331857   903422 |        1   206791    129 |  0.000 % |
1239.02/1239.02	c |   2565180 |    1936   331857   903422 |        1   207004    129 |  0.000 % |
1239.02/1239.02	c |   2784077 |    1936   331857   903422 |        1   194900    124 |  0.000 % |
1239.02/1239.02	c |   2930930 |    1936   331857   903422 |        1   222361    119 |  0.000 % |
1239.02/1239.02	c |   2931271 |    1936   331857   903422 |        1   222702    119 |  0.000 % |
1239.02/1239.02	c |   2932366 |    1936   331857   903422 |        1   223797    119 |  0.000 % |
1239.02/1239.02	c |   2932466 |    1936   331857   903422 |        1   223897    119 |  0.000 % |
1239.02/1239.02	c |   3028346 |    1936   331857   903422 |        1   197774    127 |  0.000 % |
1239.02/1239.02	c |   3398072 |    1936   331857   903422 |        1   185888    137 |  0.000 % |
1239.02/1239.02	c |   3398811 |    1936   331857   903422 |        1   186627    137 |  0.000 % |
1239.02/1239.02	c |   3413914 |    1936   331857   903422 |        1   201730    139 |  0.000 % |
1239.02/1239.02	c |   3414017 |    1936   331857   903422 |        1   201833    139 |  0.000 % |
1239.02/1239.02	c |   3414118 |    1936   331857   903422 |        1   201934    139 |  0.000 % |
1239.02/1239.02	c |   3414218 |    1936   331857   903422 |        1   202034    139 |  0.000 % |
1239.02/1239.02	c |   3414523 |    1936   331857   903422 |        1   202339    139 |  0.000 % |
1239.02/1239.02	c |   3414627 |    1936   331857   903422 |        1   202443    139 |  0.000 % |
1239.02/1239.02	c |   3450935 |    1936   331857   903422 |        1   238751    142 |  0.000 % |
1239.02/1239.02	c |   3663155 |    19

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-3251394-1303573492/watcher-3251394-1303573492 -o /tmp/evaluation-result-3251394-1303573492/solver-3251394-1303573492 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3251394-1303573492.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: 3.68 3.95 3.93 4/187 10731
/proc/meminfo: memFree=16995364/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 547579810 8912896 253 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 253 211 178 0 69 0

[startup+0.0313399 s]
/proc/loadavg: 3.68 3.95 3.93 4/187 10731
/proc/meminfo: memFree=16995364/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 547579810 8912896 253 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100356 s]
/proc/loadavg: 3.68 3.95 3.93 4/187 10731
/proc/meminfo: memFree=16995364/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 547579810 8912896 253 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300317 s]
/proc/loadavg: 3.68 3.95 3.93 4/187 10731
/proc/meminfo: memFree=16995364/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 547579810 8912896 253 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700242 s]
/proc/loadavg: 3.68 3.95 3.93 4/187 10731
/proc/meminfo: memFree=16995364/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 547579810 8912896 253 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50111 s]
/proc/loadavg: 3.68 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16920108/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=35476 CPUtime=0.64 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 8482 0 0 0 62 2 0 0 20 0 1 0 547579895 36327424 5017 33554432000 4194304 4260849 140736975624720 18446744073709551615 4209476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 8869 5017 241 17 0 5510 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44180

[startup+3.1008 s]
/proc/loadavg: 3.68 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16905548/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=65860 CPUtime=2.24 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 19686 0 0 0 221 3 0 0 25 0 1 0 547579895 67440640 12217 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 16465 12217 241 17 0 13106 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 74564

[startup+6.30121 s]
/proc/loadavg: 3.71 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16793772/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=65860 CPUtime=5.44 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 25614 0 0 0 540 4 0 0 25 0 1 0 547579895 67440640 13227 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 16465 13227 241 17 0 13106 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74564

[startup+12.701 s]
/proc/loadavg: 3.73 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16748556/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=84712 CPUtime=11.83 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 30652 0 0 0 1179 4 0 0 25 0 1 0 547579895 86745088 17897 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 21178 17897 241 17 0 17819 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 93416

[startup+25.5007 s]
/proc/loadavg: 3.79 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16653228/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=84712 CPUtime=24.63 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 30662 0 0 0 2459 4 0 0 25 0 1 0 547579895 86745088 17907 33554432000 4194304 4260849 140736975624720 18446744073709551615 4225121 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 21178 17907 251 17 0 17819 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 93416

[startup+51.101 s]
/proc/loadavg: 3.86 3.95 3.93 5/194 10745
/proc/meminfo: memFree=16607540/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=134032 CPUtime=50.23 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 38563 0 0 0 5018 5 0 0 25 0 1 0 547579895 137248768 25803 33554432000 4194304 4260849 140736975624720 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 33508 25803 251 17 0 30149 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 142736

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.93 5/194 10746
/proc/meminfo: memFree=16524068/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=134032 CPUtime=101.44 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 113033 0 0 0 10126 18 0 0 25 0 1 0 547579895 137248768 27401 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 33508 27401 251 17 0 30149 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 142736

[startup+162.301 s]
/proc/loadavg: 3.98 3.96 3.93 5/194 10748
/proc/meminfo: memFree=16536672/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=164852 CPUtime=161.44 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 170317 0 0 0 16114 30 0 0 25 0 1 0 547579895 168808448 30933 33554432000 4194304 4260849 140736975624720 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 41213 30933 251 17 0 37854 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 173556

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10750
/proc/meminfo: memFree=16477876/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=164852 CPUtime=221.44 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 215323 0 0 0 22105 39 0 0 25 0 1 0 547579895 168808448 37043 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 41213 37043 251 17 0 37854 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 173556

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10751
/proc/meminfo: memFree=16489464/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=164852 CPUtime=281.44 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 272838 0 0 0 28093 51 0 0 25 0 1 0 547579895 168808448 31501 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 41213 31501 251 17 0 37854 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 173556

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10753
/proc/meminfo: memFree=16465760/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=164852 CPUtime=341.45 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 319964 0 0 0 34083 62 0 0 25 0 1 0 547579895 168808448 36572 33554432000 4194304 4260849 140736975624720 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 41213 36572 251 17 0 37854 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 173556

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10754
/proc/meminfo: memFree=16432728/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2

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

/proc/10744/statm: 41213 34340 251 17 0 37854 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 173556

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/194 10761
/proc/meminfo: memFree=16411512/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=214940 CPUtime=641.46 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 510500 0 0 0 64041 105 0 0 25 0 1 0 547579895 220098560 40819 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 53735 40819 251 17 0 50376 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 223644

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 10762
/proc/meminfo: memFree=16420516/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=164852 CPUtime=701.45 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 554968 0 0 0 70031 114 0 0 25 0 1 0 547579895 168808448 32325 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 41213 32325 251 17 0 37854 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 173556

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 10764
/proc/meminfo: memFree=16437708/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=214940 CPUtime=761.46 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 591256 0 0 0 76022 124 0 0 25 0 1 0 547579895 220098560 40847 33554432000 4194304 4260849 140736975624720 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 53735 40847 251 17 0 50376 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 223644

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 10766
/proc/meminfo: memFree=16377416/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=164852 CPUtime=821.46 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 648279 0 0 0 82011 135 0 0 25 0 1 0 547579895 168808448 36337 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 41213 36337 251 17 0 37854 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 173556

[startup+882.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/194 10767
/proc/meminfo: memFree=16298508/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=214940 CPUtime=881.46 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 687372 0 0 0 88002 144 0 0 25 0 1 0 547579895 220098560 41635 33554432000 4194304 4260849 140736975624720 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 53735 41635 251 17 0 50376 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 223644

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.95 5/194 10769
/proc/meminfo: memFree=16314212/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=214940 CPUtime=941.46 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 723826 0 0 0 93993 153 0 0 25 0 1 0 547579895 220098560 46073 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 53735 46073 251 17 0 50376 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 223644

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/194 10779
/proc/meminfo: memFree=16372664/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=164852 CPUtime=1001.47 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 783925 0 0 0 99983 164 0 0 25 0 1 0 547579895 168808448 37732 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 41213 37732 251 17 0 37854 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 173556

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 10781
/proc/meminfo: memFree=16309136/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=164852 CPUtime=1061.47 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 821699 0 0 0 105973 174 0 0 25 0 1 0 547579895 168808448 37034 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 41213 37034 251 17 0 37854 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 173556

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 10783
/proc/meminfo: memFree=16182132/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=296328 CPUtime=1121.47 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 842076 0 0 0 111966 181 0 0 25 0 1 0 547579895 303439872 57298 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 74082 57298 251 17 0 70723 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 305032

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/194 10784
/proc/meminfo: memFree=16294828/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=214940 CPUtime=1181.47 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 903809 0 0 0 117952 195 0 0 25 0 1 0 547579895 220098560 38797 33554432000 4194304 4260849 140736975624720 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 53735 38797 251 17 0 50376 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 223644

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/194 10786
/proc/meminfo: memFree=16321680/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=214940 CPUtime=1241.47 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 947770 0 0 0 123941 206 0 0 25 0 1 0 547579895 220098560 44050 33554432000 4194304 4260849 140736975624720 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 53735 44050 251 17 0 50376 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 223644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 3/189 10789
/proc/meminfo: memFree=16633896/32951124 swapFree=67111528/67111528
[pid=10731] ppid=10728 vsize=8704 CPUtime=0.84 cores=0,2
/proc/10731/stat : 10731 (glucose.sh) S 10728 10731 10033 0 -1 4202496 360 6108 0 0 0 0 83 1 18 0 1 0 547579810 8912896 255 33554432000 4194304 4922060 140737198651792 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10731/statm: 2176 255 211 178 0 69 0
[pid=10744] ppid=10731 vsize=216932 CPUtime=1299.19 cores=0,2
/proc/10744/stat : 10744 (glucose_static) R 10731 10731 10033 0 -1 4202496 983128 0 0 0 129703 216 0 0 25 0 1 0 547579895 222138368 41713 33554432000 4194304 4260849 140736975624720 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10744/statm: 54233 41713 251 17 0 50874 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 225636

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 10731 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=832873
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.85087
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1297.86
CPU system time (s): 2.17
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 387164

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

runsolver used 2.33664 second user time and 4.76727 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 17:44:52
IDJOB=3251394
IDBENCH=88221
IDSOLVER=1651
FILE ID=node110/3251394-1303573492
RUNJOBID= node110-1303573492-10693
PBS_JOBID= 13150302
Free space on /tmp= 71976 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251394-1303573492/watcher-3251394-1303573492 -o /tmp/evaluation-result-3251394-1303573492/solver-3251394-1303573492 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3251394-1303573492.cnf 

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=1165140108

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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.830
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.76
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.830
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.830
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.74
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.830
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:      16996272 kB
Buffers:       2314424 kB
Cached:       13000308 kB
SwapCached:          0 kB
Active:        7953440 kB
Inactive:      7435112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16996272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11296 kB
Writeback:           0 kB
AnonPages:       73696 kB
Mapped:          15260 kB
Slab:           502872 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   243204 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= 71960 MiB
End job on node110 at 2011-04-23 18:06:34