Trace number 3303615

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) 5000.04 4999.92

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

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-3303615-1306950808/watcher-3303615-1306950808 -o /tmp/evaluation-result-3303615-1306950808/solver-3303615-1306950808 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303615-1306950808.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.02 1.00 2/437 5496
/proc/meminfo: memFree=21171788/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 806678710 8912896 253 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5496/statm: 2176 253 211 178 0 69 0

[startup+0.074202 s]
/proc/loadavg: 0.92 1.02 1.00 2/437 5496
/proc/meminfo: memFree=21171788/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 806678710 8912896 253 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5496/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100195 s]
/proc/loadavg: 0.92 1.02 1.00 2/437 5496
/proc/meminfo: memFree=21171788/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 806678710 8912896 253 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5496/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300155 s]
/proc/loadavg: 0.92 1.02 1.00 2/437 5496
/proc/meminfo: memFree=21171788/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 806678710 8912896 253 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5496/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70111 s]
/proc/loadavg: 0.92 1.02 1.00 2/437 5496
/proc/meminfo: memFree=21171788/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 806678710 8912896 253 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5496/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50095 s]
/proc/loadavg: 0.92 1.02 1.00 3/439 5500
/proc/meminfo: memFree=21131632/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=35480 CPUtime=0.71 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 8792 0 0 0 70 1 0 0 17 0 1 0 806678787 36331520 5325 33554432000 4194304 4260849 140735194135040 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 8870 5325 241 17 0 5511 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 44184

[startup+3.10065 s]
/proc/loadavg: 0.92 1.02 1.00 3/439 5500
/proc/meminfo: memFree=21104228/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=65864 CPUtime=2.31 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 19764 0 0 0 229 2 0 0 20 0 1 0 806678787 67444736 12295 33554432000 4194304 4260849 140735194135040 18446744073709551615 4225401 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 16466 12295 241 17 0 13107 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 74568

[startup+6.30105 s]
/proc/loadavg: 1.01 1.04 1.01 3/439 5500
/proc/meminfo: memFree=21065540/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=65864 CPUtime=5.52 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 25614 0 0 0 549 3 0 0 25 0 1 0 806678787 67444736 13227 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224909 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 16466 13227 241 17 0 13107 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74568

[startup+12.7009 s]
/proc/loadavg: 1.09 1.05 1.01 3/439 5500
/proc/meminfo: memFree=21027096/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=84716 CPUtime=11.91 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 30652 0 0 0 1188 3 0 0 25 0 1 0 806678787 86749184 17897 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 21179 17897 241 17 0 17820 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 93420

[startup+25.5005 s]
/proc/loadavg: 1.29 1.10 1.02 3/439 5501
/proc/meminfo: memFree=21026592/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=84716 CPUtime=24.71 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 30662 0 0 0 2468 3 0 0 25 0 1 0 806678787 86749184 17907 33554432000 4194304 4260849 140735194135040 18446744073709551615 4209284 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 21179 17907 251 17 0 17820 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 93420

[startup+51.1008 s]
/proc/loadavg: 1.60 1.18 1.05 3/439 5501
/proc/meminfo: memFree=20988788/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=84716 CPUtime=50.31 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 41131 0 0 0 5027 4 0 0 25 0 1 0 806678787 86749184 17950 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 21179 17950 251 17 0 17820 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 93420

[startup+102.316 s]
/proc/loadavg: 1.82 1.31 1.10 4/439 5503
/proc/meminfo: memFree=20889196/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=164856 CPUtime=101.53 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 120533 0 0 0 10136 17 0 0 25 0 1 0 806678787 168812544 34855 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 41214 34855 251 17 0 37855 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 173560

[startup+162.301 s]
/proc/loadavg: 1.93 1.43 1.16 3/439 5504
/proc/meminfo: memFree=20923996/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=164856 CPUtime=161.52 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 189910 0 0 0 16121 31 0 0 25 0 1 0 806678787 168812544 31447 33554432000 4194304 4260849 140735194135040 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 41214 31448 251 17 0 37855 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 173560

[startup+222.301 s]
/proc/loadavg: 1.97 1.53 1.21 3/439 5506
/proc/meminfo: memFree=20927824/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=164856 CPUtime=221.52 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 251126 0 0 0 22112 40 0 0 25 0 1 0 806678787 168812544 31217 33554432000 4194304 4260849 140735194135040 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 41214 31217 251 17 0 37855 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 173560

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/439 5507
/proc/meminfo: memFree=20932760/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=134036 CPUtime=281.52 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 313420 0 0 0 28100 52 0 0 25 0 1 0 806678787 137252864 30080 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 33509 30080 251 17 0 30150 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 142740

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.30 3/439 5509
/proc/meminfo: memFree=20889464/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=164856 CPUtime=341.52 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 360077 0 0 0 34091 61 0 0 25 0 1 0 806678787 168812544 34558 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 41214 34558 251 17 0 37855 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 173560

[startup+402.301 s]
/proc/loadavg: 2.11 1.77 1.35 3/439 5511
/proc/meminfo: memFree=20871088/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7

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

/proc/5500/statm: 123731 98704 251 17 0 120372 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 503628

[startup+4422.3 s]
/proc/loadavg: 2.05 2.06 2.01 4/439 5663
/proc/meminfo: memFree=20625648/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=363944 CPUtime=4421.66 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 2834161 0 0 0 441590 576 0 0 25 0 1 0 806678787 372678656 70660 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224873 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 90986 70660 251 17 0 87627 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 372648

[startup+4482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/439 5664
/proc/meminfo: memFree=20523948/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=363944 CPUtime=4481.66 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 2847113 0 0 0 447585 581 0 0 25 0 1 0 806678787 372678656 83542 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 90986 83542 251 17 0 87627 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 372648

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/439 5667
/proc/meminfo: memFree=20512400/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=497804 CPUtime=4541.67 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 2859290 0 0 0 453581 586 0 0 25 0 1 0 806678787 509751296 95659 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 124451 95659 251 17 0 121092 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 506508

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/439 5669
/proc/meminfo: memFree=20417764/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=498764 CPUtime=4601.67 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 2871674 0 0 0 459577 590 0 0 25 0 1 0 806678787 510734336 107969 33554432000 4194304 4260849 140735194135040 18446744073709551615 4246608 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 124691 107969 251 17 0 121332 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 507468

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/439 5670
/proc/meminfo: memFree=20582292/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=366504 CPUtime=4661.67 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 2918838 0 0 0 465564 603 0 0 25 0 1 0 806678787 375300096 79575 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224727 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 91626 79575 251 17 0 88267 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 375208

[startup+4722.32 s]
/proc/loadavg: 2.10 2.04 2.01 3/439 5672
/proc/meminfo: memFree=20488764/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=499404 CPUtime=4721.69 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 2932835 0 0 0 471562 607 0 0 25 0 1 0 806678787 511389696 93486 33554432000 4194304 4260849 140735194135040 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 124851 93486 251 17 0 121492 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 508108

[startup+4782.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/439 5673
/proc/meminfo: memFree=20635684/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=367144 CPUtime=4781.67 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 2983294 0 0 0 477549 618 0 0 25 0 1 0 806678787 375955456 67834 33554432000 4194304 4260849 140735194135040 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 91786 67834 251 17 0 88427 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 375848

[startup+4842.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/439 5675
/proc/meminfo: memFree=20520712/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=499404 CPUtime=4841.68 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 3001871 0 0 0 483544 624 0 0 25 0 1 0 806678787 511389696 86291 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 124851 86291 251 17 0 121492 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 508108

[startup+4902.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/439 5677
/proc/meminfo: memFree=20491680/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=501644 CPUtime=4901.67 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 3016453 0 0 0 489538 629 0 0 25 0 1 0 806678787 513683456 100794 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 125411 100794 251 17 0 122052 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 510348

[startup+4962.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/439 5679
/proc/meminfo: memFree=20535308/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=371308 CPUtime=4961.68 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 3068868 0 0 0 495528 640 0 0 25 0 1 0 806678787 380219392 77127 33554432000 4194304 4260849 140735194135040 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 92827 77127 251 17 0 89468 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 380012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.04 2.07 2.01 3/439 5681
/proc/meminfo: memFree=20694256/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=503568 CPUtime=4999.28 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 3082411 0 0 0 499285 643 0 0 25 0 1 0 806678787 515653632 90597 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 125892 90597 251 17 0 122533 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 512272

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

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

[startup+4999.9 s]
/proc/loadavg: 2.04 2.07 2.01 3/439 5681
/proc/meminfo: memFree=20694256/32951124 swapFree=60787360/67111528
[pid=5496] ppid=5494 vsize=8704 CPUtime=0.76 cores=1,3,5,7
/proc/5496/stat : 5496 (glucose.sh) S 5494 5496 4249 0 -1 4202496 360 6109 0 0 0 0 73 3 15 0 1 0 806678710 8912896 255 33554432000 4194304 4922060 140736718517008 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/5496/statm: 2176 255 211 178 0 69 0
[pid=5500] ppid=5496 vsize=503568 CPUtime=4999.28 cores=1,3,5,7
/proc/5500/stat : 5500 (glucose_static) R 5496 5496 4249 0 -1 4202496 3082411 0 0 0 499285 643 0 0 25 0 1 0 806678787 515653632 90597 33554432000 4194304 4260849 140735194135040 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 125892 90597 251 17 0 122533 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 512272

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.04
CPU user time (s): 4993.58
CPU system time (s): 6.46
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 723888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.738887
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6469
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 21.9707 second user time and 50.7003 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-01 19:53:28
IDJOB=3303615
IDBENCH=88221
IDSOLVER=1687
FILE ID=node135/3303615-1306950808
RUNJOBID= node135-1306950808-5476
PBS_JOBID= 13488581
Free space on /tmp= 73800 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-3303615-1306950808/watcher-3303615-1306950808 -o /tmp/evaluation-result-3303615-1306950808/solver-3303615-1306950808 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303615-1306950808.cnf 

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=1242204892

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21172440 kB
Buffers:        141600 kB
Cached:         276368 kB
SwapCached:       6168 kB
Active:       11252232 kB
Inactive:       269472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21172440 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:            9136 kB
Writeback:          28 kB
AnonPages:    11102680 kB
Mapped:          26188 kB
Slab:           125024 kB
PageTables:      65760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124397872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73792 MiB
End job on node135 at 2011-06-01 21:16:50