Trace number 3251482

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.38479
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  256038   513645 |   76811       0        0     nan |  0.000 % |
0.00/0.51	c |         0 |  254389   711960 |      --       0       --      -- |     --   | -1649/198315
0.00/0.51	c ==============================================================================
0.00/0.51	c Result  :   #vars: 1609   #clauses: 254389   #literals: 711960
0.00/0.51	c CPU time:   0.497924 s
0.00/0.51	c ==============================================================================
0.00/0.62	c
0.00/0.62	c Starting glucose
0.00/0.62	c
260.89/260.98	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
260.89/260.98	c WARNING: for repeatability, setting FPU to use double precision
260.89/260.98	c ============================[ Problem Statistics ]=============================
260.89/260.98	c |                                                                             |
260.89/260.98	c |  Number of variables:          1609                                         |
260.89/260.98	c |  Number of clauses:          254389                                         |
260.89/260.98	c |  Parse time:                   0.04 s                                       |
260.89/260.98	c |                                                                             |
260.89/260.98	c ============================[ Search Statistics ]==============================
260.89/260.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.89/260.98	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
260.89/260.98	c ===============================================================================
260.89/260.98	c |       818 |    1609   254389   711960 |        1      818    241 |  0.000 % |
260.89/260.98	c |      5830 |    1609   254389   711960 |        1     3843    230 |  0.000 % |
260.89/260.98	c |      5930 |    1609   254389   711960 |        1     3943    231 |  0.000 % |
260.89/260.98	c |      6030 |    1609   254389   711960 |        1     4043    230 |  0.000 % |
260.89/260.98	c |      6465 |    1609   254389   711960 |        1     4478    221 |  0.000 % |
260.89/260.98	c |      8070 |    1609   254389   711960 |        1     6083    208 |  0.000 % |
260.89/260.98	c |      8170 |    1609   254389   711960 |        1     6183    207 |  0.000 % |
260.89/260.98	c |     30397 |    1609   254389   711960 |        1    11083    139 |  0.000 % |
260.89/260.98	c |    130673 |    1609   254389   711960 |        1    31283    149 |  0.000 % |
260.89/260.98	c |    493520 |    1609   254389   711960 |        1    86349    159 |  0.000 % |
260.89/260.98	c |    493620 |    1609   254389   711960 |        1    86449    159 |  0.000 % |
260.89/260.98	c |    493722 |    1609   254389   711960 |        1    86551    159 |  0.000 % |
260.89/260.98	c |    493822 |    1609   254389   711960 |        1    86651    159 |  0.000 % |
260.89/260.98	c |    493922 |    1609   254389   711960 |        1    86751    159 |  0.000 % |
260.89/260.98	c |    494022 |    1609   254389   711960 |        1    86851    159 |  0.000 % |
260.89/260.98	c |    494125 |    1609   254389   711960 |        1    86954    159 |  0.000 % |
260.89/260.98	c |    494227 |    1609   254389   711960 |        1    87056    159 |  0.000 % |
260.89/260.98	c |    494328 |    1609   254389   711960 |        1    87157    159 |  0.000 % |
260.89/260.98	c |    494567 |    1609   254389   711960 |        1    87396    159 |  0.000 % |
260.89/260.98	c |    494733 |    1609   254389   711960 |        1    87562    159 |  0.000 % |
260.89/260.98	c |    494881 |    1609   254389   711960 |        1    87710    159 |  0.000 % |
260.89/260.98	c |    494981 |    1609   254389   711960 |        1    87810    159 |  0.000 % |
260.89/260.98	c |    495081 |    1609   254389   711960 |        1    87910    159 |  0.000 % |
260.89/260.98	c |    495200 |    1609   254389   711960 |        1    88029    159 |  0.000 % |
260.89/260.98	c |    503018 |    1609   254389   711960 |        1    48647    133 |  0.000 % |
260.89/260.98	c |    506458 |    1609   254389   711960 |        1    52087    135 |  0.000 % |
260.89/260.98	c |    506776 |    1609   254389   711960 |        1    52405    135 |  0.000 % |
260.89/260.98	c |    508042 |    1609   254389   711960 |        1    53671    136 |  0.000 % |
260.89/260.98	c |    508143 |    1609   254389   711960 |        1    53772    136 |  0.000 % |
260.89/260.98	c |    508267 |    1609   254389   711960 |        1    53896    136 |  0.000 % |
260.89/260.98	c |    510420 |    1609   254389   711960 |        1    56049    138 |  0.000 % |
260.89/260.98	c |   1245436 |    1609   254389   711960 |        1   100262    124 |  0.000 % |
260.89/260.98	c |   1245537 |    1609   254389   711960 |        1   100363    124 |  0.000 % |
260.89/260.98	c |   1246914 |    1609   254389   711960 |        1   101740    124 |  0.000 % |
260.89/260.98	c |   1275733 |    1609   254389   711960 |        1   130559    135 |  0.000 % |
260.89/260.98	c |   1280979 |    1609   254389   711960 |        1   135805    136 |  0.000 % |
260.89/260.98	c |   1282529 |    1609   254389   711960 |        1   137355    136 |  0.000 % |
260.89/260.98	c |   1282907 |    1609   254389   711960 |        1   137733    136 |  0.000 % |
260.89/260.98	c |   1283565 |    16

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-3251482-1303573492/watcher-3251482-1303573492 -o /tmp/evaluation-result-3251482-1303573492/solver-3251482-1303573492 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3251482-1303573492.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.68 3.95 3.93 4/192 10739
/proc/meminfo: memFree=16959512/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 547579820 8912896 252 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 252 211 178 0 69 0

[startup+0.0402229 s]
/proc/loadavg: 3.68 3.95 3.93 4/192 10739
/proc/meminfo: memFree=16959512/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 547579820 8912896 252 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100211 s]
/proc/loadavg: 3.68 3.95 3.93 4/192 10739
/proc/meminfo: memFree=16959512/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 547579820 8912896 252 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300184 s]
/proc/loadavg: 3.68 3.95 3.93 4/192 10739
/proc/meminfo: memFree=16959512/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 547579820 8912896 252 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701068 s]
/proc/loadavg: 3.68 3.95 3.93 4/192 10739
/proc/meminfo: memFree=16959512/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 8704

[startup+1.50095 s]
/proc/loadavg: 3.68 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16918868/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=33764 CPUtime=0.86 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 7524 0 0 0 86 0 0 0 17 0 1 0 547579883 34574336 4713 33554432000 4194304 4260849 140734713253440 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 8441 4713 250 17 0 5082 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 42468

[startup+3.10066 s]
/proc/loadavg: 3.68 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16891412/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=53264 CPUtime=2.46 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 17152 0 0 0 245 1 0 0 20 0 1 0 547579883 54542336 8573 33554432000 4194304 4260849 140734713253440 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 13316 8573 250 17 0 9957 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 61968

[startup+6.30107 s]
/proc/loadavg: 3.71 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16793152/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=95112 CPUtime=5.67 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 26810 0 0 0 564 3 0 0 25 0 1 0 547579883 97394688 17986 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 23778 17986 250 17 0 20419 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 103816

[startup+12.7009 s]
/proc/loadavg: 3.73 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16748308/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=83616 CPUtime=12.07 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 32103 0 0 0 1203 4 0 0 25 0 1 0 547579883 85622784 17686 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 20904 17686 250 17 0 17545 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92320

[startup+25.5005 s]
/proc/loadavg: 3.79 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16652608/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=132936 CPUtime=24.87 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 59204 0 0 0 2480 7 0 0 25 0 1 0 547579883 136126464 27773 33554432000 4194304 4260849 140734713253440 18446744073709551615 4247440 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 33234 27773 250 17 0 29875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 141640

[startup+51.1008 s]
/proc/loadavg: 3.86 3.95 3.93 5/194 10745
/proc/meminfo: memFree=16606796/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=163756 CPUtime=50.47 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 107966 0 0 0 5033 14 0 0 25 0 1 0 547579883 167686144 30799 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 40939 30799 250 17 0 37580 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 172460

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.93 5/194 10746
/proc/meminfo: memFree=16522828/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=163756 CPUtime=101.67 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 200542 0 0 0 10135 32 0 0 25 0 1 0 547579883 167686144 31405 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 40939 31405 251 17 0 37580 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 172460

[startup+162.3 s]
/proc/loadavg: 3.98 3.96 3.93 5/194 10748
/proc/meminfo: memFree=16536052/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=132936 CPUtime=161.67 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 281024 0 0 0 16117 50 0 0 25 0 1 0 547579883 136126464 28760 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 33234 28760 251 17 0 29875 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 141640

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10750
/proc/meminfo: memFree=16477380/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=163756 CPUtime=221.67 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 343604 0 0 0 22103 64 0 0 25 0 1 0 547579883 167686144 34387 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 40939 34387 251 17 0 37580 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 172460

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10751
/proc/meminfo: memFree=16489092/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=213844 CPUtime=281.67 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 413337 0 0 0 28088 79 0 0 25 0 1 0 547579883 218976256 40241 33554432000 4194304 4260849 140734713253440 18446744073709551615 4225114 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 53461 40241 251 17 0 50102 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 222548

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10753
/proc/meminfo: memFree=16465264/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=163756 CPUtime=341.68 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 477449 0 0 0 34076 92 0 0 25 0 1 0 547579883 167686144 33052 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 40939 33052 251 17 0 37580 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 172460

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10754
/proc/meminfo: memFree=16431984/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7

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

/proc/10743/statm: 53461 39598 251 17 0 50102 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 222548

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/194 10761
/proc/meminfo: memFree=16411016/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=163756 CPUtime=641.69 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 763830 0 0 0 64013 156 0 0 25 0 1 0 547579883 167686144 33532 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 40939 33532 251 17 0 37580 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 172460

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 10762
/proc/meminfo: memFree=16420020/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=213844 CPUtime=701.69 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 813947 0 0 0 70001 168 0 0 25 0 1 0 547579883 218976256 48411 33554432000 4194304 4260849 140734713253440 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 53461 48411 251 17 0 50102 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 222548

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 10764
/proc/meminfo: memFree=16436840/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=163756 CPUtime=761.7 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 875475 0 0 0 75987 183 0 0 25 0 1 0 547579883 167686144 34489 33554432000 4194304 4260849 140734713253440 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 40939 34489 251 17 0 37580 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 172460

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 10766
/proc/meminfo: memFree=16376796/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=213844 CPUtime=821.69 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 926020 0 0 0 81975 194 0 0 25 0 1 0 547579883 218976256 46311 33554432000 4194304 4260849 140734713253440 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 53461 46311 251 17 0 50102 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 222548

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.94 5/194 10767
/proc/meminfo: memFree=16298136/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=295232 CPUtime=881.69 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 969823 0 0 0 87964 205 0 0 25 0 1 0 547579883 302317568 51006 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 73808 51006 251 17 0 70449 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 303936

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.95 5/194 10769
/proc/meminfo: memFree=16313840/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=213844 CPUtime=941.7 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 1005953 0 0 0 93953 217 0 0 25 0 1 0 547579883 218976256 50195 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 53461 50195 251 17 0 50102 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 222548

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/194 10779
/proc/meminfo: memFree=16372044/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=214544 CPUtime=1001.7 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 1062958 0 0 0 99940 230 0 0 25 0 1 0 547579883 219693056 37960 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 53636 37960 251 17 0 50277 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 223248

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 10781
/proc/meminfo: memFree=16308516/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=297008 CPUtime=1061.7 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 1115985 0 0 0 105926 244 0 0 25 0 1 0 547579883 304136192 51636 33554432000 4194304 4260849 140734713253440 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 74252 51636 251 17 0 70893 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 305712

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 10783
/proc/meminfo: memFree=16181760/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=300252 CPUtime=1121.71 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 1165586 0 0 0 111914 257 0 0 25 0 1 0 547579883 307458048 57341 33554432000 4194304 4260849 140734713253440 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 75063 57341 251 17 0 71704 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 308956

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/194 10784
/proc/meminfo: memFree=16294084/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=304008 CPUtime=1181.7 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 1211016 0 0 0 117904 266 0 0 25 0 1 0 547579883 311304192 59953 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 76002 59953 251 17 0 72643 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 312712

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/194 10786
/proc/meminfo: memFree=16321060/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=224444 CPUtime=1241.71 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 1277630 0 0 0 123890 281 0 0 25 0 1 0 547579883 229830656 43495 33554432000 4194304 4260849 140734713253440 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 56111 43495 251 17 0 52752 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 233148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 2/186 10790
/proc/meminfo: memFree=16799716/32951124 swapFree=67111528/67111528
[pid=10739] ppid=10737 vsize=8704 CPUtime=0.61 cores=5,7
/proc/10739/stat : 10739 (glucose.sh) S 10737 10739 10033 0 -1 4202496 360 4851 0 0 0 0 60 1 15 0 1 0 547579820 8912896 254 33554432000 4194304 4922060 140736139258928 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10739/statm: 2176 254 211 178 0 69 0
[pid=10743] ppid=10739 vsize=226896 CPUtime=1299.41 cores=5,7
/proc/10743/stat : 10743 (glucose_static) R 10739 10739 10033 0 -1 4202496 1321642 0 0 0 129650 291 0 0 25 0 1 0 547579883 232341504 44878 33554432000 4194304 4260849 140734713253440 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10743/statm: 56724 44878 251 17 0 53365 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 235600

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 10739 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=605907
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.620904
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1297.1
CPU system time (s): 2.92
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 397128

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

runsolver used 2.0037 second user time and 5.10022 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 17:44:52
IDJOB=3251482
IDBENCH=88223
IDSOLVER=1651
FILE ID=node110/3251482-1303573492
RUNJOBID= node110-1303573492-10696
PBS_JOBID= 13150302
Free space on /tmp= 71972 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p15-s72490337.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251482-1303573492/watcher-3251482-1303573492 -o /tmp/evaluation-result-3251482-1303573492/solver-3251482-1303573492 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3251482-1303573492.cnf 

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
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:      16959924 kB
Buffers:       2314440 kB
Cached:       13005724 kB
SwapCached:          0 kB
Active:        7988640 kB
Inactive:      7435848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16959924 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15564 kB
Writeback:           0 kB
AnonPages:      103960 kB
Mapped:          15648 kB
Slab:           502872 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   295432 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= 71964 MiB
End job on node110 at 2011-04-23 18:06:34