Trace number 3257732

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/rbsat/random/unforced/
rbsat-v2400c266431g3.cnf
MD5SUM231f625a25c77518fbce98fe99f807b5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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 |  266431   535112 |   79929       0        0     nan |  0.000 % |
0.00/0.85	c |         0 |  263328   882037 |      --       0       --      -- |     --   | -3103/346925
0.00/0.85	c ==============================================================================
0.00/0.85	c Result  :   #vars: 2325   #clauses: 263328   #literals: 882037
0.00/0.85	c CPU time:   0.841872 s
0.00/0.85	c ==============================================================================
0.00/0.99	c
0.00/0.99	c Starting glucose
0.00/0.99	c
1165.71/1165.71	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1165.71/1165.71	c WARNING: for repeatability, setting FPU to use double precision
1165.71/1165.71	c ============================[ Problem Statistics ]=============================
1165.71/1165.71	c |                                                                             |
1165.71/1165.71	c |  Number of variables:          2325                                         |
1165.71/1165.71	c |  Number of clauses:          263328                                         |
1165.71/1165.71	c |  Parse time:                   0.05 s                                       |
1165.71/1165.71	c |                                                                             |
1165.71/1165.71	c ============================[ Search Statistics ]==============================
1165.71/1165.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1165.71/1165.71	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1165.71/1165.71	c ===============================================================================
1165.71/1165.71	c |       330 |    2325   263328   882037 |        1      330    154 |  0.000 % |
1165.71/1165.71	c |      1427 |    2325   263328   882037 |        1     1427    153 |  0.000 % |
1165.71/1165.71	c |      4337 |    2325   263328   882037 |        1     2339     80 |  0.000 % |
1165.71/1165.71	c |     25120 |    2325   263328   882037 |        1    12087     94 |  0.000 % |
1165.71/1165.71	c |    238307 |    2325   263328   882037 |        1    48725     80 |  0.000 % |
1165.71/1165.71	c |    473372 |    2325   263328   882037 |        1    49211     48 |  0.000 % |
1165.71/1165.71	c |   1334693 |    2325   263328   882037 |        1    81140     46 |  0.000 % |
1165.71/1165.71	c |   1447767 |    2325   263328   882037 |        1   112202     54 |  0.000 % |
1165.71/1165.71	c |   1785520 |    2325   263328   882037 |        1    95943     46 |  0.000 % |
1165.71/1165.71	c |   1839438 |    2325   263328   882037 |        1   149861     59 |  0.000 % |
1165.71/1165.71	c |   1874064 |    2325   263328   882037 |        1   184487     66 |  0.000 % |
1165.71/1165.71	c |   1955603 |    2325   263328   882037 |        1   171025     62 |  0.000 % |
1165.71/1165.71	c |   1957579 |    2325   263328   882037 |        1   173001     62 |  0.000 % |
1165.71/1165.71	c |   1962360 |    2325   263328   882037 |        1   177782     63 |  0.000 % |
1165.71/1165.71	c |   2315975 |    2325   263328   882037 |        1   125410     53 |  0.000 % |
1165.71/1165.71	c |   2408311 |    2325   263328   882037 |        1   109746     42 |  0.000 % |
1165.71/1165.71	c |   2505817 |    2325   263328   882037 |        1   207252     65 |  0.000 % |
1165.71/1165.71	c |   2540208 |    2325   263328   882037 |        1   131038     52 |  0.000 % |
1165.71/1165.71	c |   2846643 |    2325   263328   882037 |        1   208464     63 |  0.000 % |
1165.71/1165.71	c |   3025604 |    2325   263328   882037 |        1   148046     63 |  0.000 % |
1165.71/1165.71	c |   3025704 |    2325   263328   882037 |        1   148146     63 |  0.000 % |
1165.71/1165.71	c |   3188508 |    2325   263328   882037 |        1   187335     56 |  0.000 % |
1165.71/1165.71	c |   3202990 |    2325   263328   882037 |        1   201817     58 |  0.000 % |
1165.71/1165.71	c |   3203090 |    2325   263328   882037 |        1   201917     58 |  0.000 % |
1165.71/1165.71	c |   3279826 |    2325   263328   882037 |        1   152453     51 |  0.000 % |
1165.71/1165.71	c |   3280315 |    2325   263328   882037 |        1   152942     51 |  0.000 % |
1165.71/1165.71	c |   3287614 |    2325   263328   882037 |        1   160241     53 |  0.000 % |
1165.71/1165.71	c |   3288964 |    2325   263328   882037 |        1   161591     53 |  0.000 % |
1165.71/1165.71	c |   3295755 |    2325   263328   882037 |        1   168382     55 |  0.000 % |
1165.71/1165.71	c |   3584015 |    2325   263328   882037 |        1   196457     54 |  0.000 % |
1165.71/1165.71	c |   3618246 |    2325   263328   882037 |        1   230688     59 |  0.000 % |
1165.71/1165.71	c |   3626225 |    2325   263328   882037 |        1   238667     60 |  0.000 % |
1165.71/1165.71	c |   3626326 |    2325   263328   882037 |        1   238768     60 |  0.000 % |
1165.71/1165.71	c |   3643958 |    2325   263328   882037 |        1   256400     62 |  0.000 % |
1165.71/1165.71	c |   3644058 |    2325   263328   882037 |        1   256500     62 |  0.000 % |
1165.71/1165.71	c |   3652899 |    2325   263328   882037 |        1   265341     64 |  0.000 % |
1165.71/1165.71	c |   3787746 |    2325   263328   882037 |        1   266171     69 |  0.000 % |
1165.71/1165.71	c |   3793148 |    2325   263328   882037 |        1   271573     70 |  0.000 % |
1165.71/1165.71	c |   3814570 |    23

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-3257732-1303470827/watcher-3257732-1303470827 -o /tmp/evaluation-result-3257732-1303470827/solver-3257732-1303470827 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3257732-1303470827.cnf 

running on 2 cores: 4,6

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: 1.69 2.32 3.04 4/192 18916
/proc/meminfo: memFree=14508344/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 537313352 8912896 253 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 253 211 178 0 69 0

[startup+0.0478881 s]
/proc/loadavg: 1.69 2.32 3.04 4/192 18916
/proc/meminfo: memFree=14508344/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 537313352 8912896 253 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100879 s]
/proc/loadavg: 1.69 2.32 3.04 4/192 18916
/proc/meminfo: memFree=14508344/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 537313352 8912896 253 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300844 s]
/proc/loadavg: 1.69 2.32 3.04 4/192 18916
/proc/meminfo: memFree=14508344/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 537313352 8912896 253 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700769 s]
/proc/loadavg: 1.69 2.32 3.04 4/192 18916
/proc/meminfo: memFree=14508344/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 537313352 8912896 253 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50062 s]
/proc/loadavg: 1.69 2.32 3.04 5/194 18919
/proc/meminfo: memFree=14487588/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=29612 CPUtime=0.5 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 6730 0 0 0 49 1 0 0 20 0 1 0 537313452 30322688 4196 33554432000 4194304 4260849 140736682119952 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 7403 4196 250 17 0 4044 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38316

[startup+3.10033 s]
/proc/loadavg: 1.69 2.32 3.04 5/194 18921
/proc/meminfo: memFree=14467136/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=53016 CPUtime=2.1 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 14557 0 0 0 208 2 0 0 25 0 1 0 537313452 54288384 9180 33554432000 4194304 4260849 140736682119952 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 13254 9180 250 17 0 9895 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 61720

[startup+6.30072 s]
/proc/loadavg: 1.88 2.35 3.05 5/194 18921
/proc/meminfo: memFree=14440600/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=60200 CPUtime=5.3 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 25349 0 0 0 527 3 0 0 25 0 1 0 537313452 61644800 10538 33554432000 4194304 4260849 140736682119952 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 15050 10538 251 17 0 11691 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 68904

[startup+12.7005 s]
/proc/loadavg: 2.05 2.38 3.05 5/194 18921
/proc/meminfo: memFree=14415964/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=60200 CPUtime=11.7 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 26406 0 0 0 1167 3 0 0 25 0 1 0 537313452 61644800 11588 33554432000 4194304 4260849 140736682119952 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 15050 11588 251 17 0 11691 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 68904

[startup+25.5012 s]
/proc/loadavg: 2.48 2.46 3.07 5/194 18921
/proc/meminfo: memFree=14382792/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=79052 CPUtime=24.5 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 36458 0 0 0 2446 4 0 0 25 0 1 0 537313452 80949248 16566 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 19763 16566 251 17 0 16404 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 87756

[startup+51.1004 s]
/proc/loadavg: 3.00 2.58 3.09 5/194 18922
/proc/meminfo: memFree=14352480/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=79052 CPUtime=50.1 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 36459 0 0 0 5006 4 0 0 25 0 1 0 537313452 80949248 16567 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 19763 16567 251 17 0 16404 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87756

[startup+102.307 s]
/proc/loadavg: 3.56 2.80 3.13 5/194 18924
/proc/meminfo: memFree=14300992/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=109508 CPUtime=101.31 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 47158 0 0 0 10125 6 0 0 25 0 1 0 537313452 112136192 19512 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 27377 19512 251 17 0 24018 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 118212

[startup+162.301 s]
/proc/loadavg: 3.84 3.01 3.19 5/194 18925
/proc/meminfo: memFree=14257580/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=158828 CPUtime=161.31 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 89477 0 0 0 16118 13 0 0 25 0 1 0 537313452 162639872 28152 33554432000 4194304 4260849 140736682119952 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 39707 28152 251 17 0 36348 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 167532

[startup+222.301 s]
/proc/loadavg: 3.98 3.20 3.24 5/194 18927
/proc/meminfo: memFree=14285960/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=109508 CPUtime=221.31 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 117405 0 0 0 22113 18 0 0 25 0 1 0 537313452 112136192 19512 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 27377 19512 251 17 0 24018 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 118212

[startup+282.301 s]
/proc/loadavg: 3.99 3.35 3.28 5/194 18928
/proc/meminfo: memFree=14219100/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=158828 CPUtime=281.31 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 148975 0 0 0 28108 23 0 0 25 0 1 0 537313452 162639872 29618 33554432000 4194304 4260849 140736682119952 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 39707 29618 251 17 0 36348 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 167532

[startup+342.3 s]
/proc/loadavg: 3.99 3.46 3.33 5/194 18930
/proc/meminfo: memFree=14225768/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=109508 CPUtime=341.31 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 173600 0 0 0 34102 29 0 0 25 0 1 0 537313452 112136192 19555 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 27377 19555 251 17 0 24018 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 118212

[startup+402.3 s]
/proc/loadavg: 3.99 3.56 3.37 5/194 18932
/proc/meminfo: memFree=14223896/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6

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

/proc/18919/statm: 39707 27918 252 17 0 36348 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 167532

[startup+642.301 s]
/proc/loadavg: 4.02 3.83 3.52 5/194 18938
/proc/meminfo: memFree=14147812/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=189648 CPUtime=641.33 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 310962 0 0 0 64072 61 0 0 25 0 1 0 537313452 194199552 34218 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 47412 34218 252 17 0 44053 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 198352

[startup+702.301 s]
/proc/loadavg: 4.00 3.85 3.54 5/194 18940
/proc/meminfo: memFree=14145820/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=158828 CPUtime=701.33 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 338123 0 0 0 70064 69 0 0 25 0 1 0 537313452 162639872 29882 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 39707 29882 252 17 0 36348 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 167532

[startup+762.307 s]
/proc/loadavg: 4.06 3.89 3.57 5/194 18941
/proc/meminfo: memFree=14107464/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=189648 CPUtime=761.33 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 363483 0 0 0 76058 75 0 0 25 0 1 0 537313452 194199552 38639 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 47412 38639 252 17 0 44053 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 198352

[startup+822.3 s]
/proc/loadavg: 4.02 3.91 3.60 5/194 18943
/proc/meminfo: memFree=14130404/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=158828 CPUtime=821.33 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 393985 0 0 0 82050 83 0 0 25 0 1 0 537313452 162639872 32904 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 39707 32904 252 17 0 36348 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 167532

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.62 5/194 18944
/proc/meminfo: memFree=14076804/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=189648 CPUtime=881.33 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 421365 0 0 0 88043 90 0 0 25 0 1 0 537313452 194199552 41725 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 47412 41725 252 17 0 44053 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 198352

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.64 5/194 18946
/proc/meminfo: memFree=14108040/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=158828 CPUtime=941.34 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 453195 0 0 0 94036 98 0 0 25 0 1 0 537313452 162639872 33070 33554432000 4194304 4260849 140736682119952 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 39707 33070 252 17 0 36348 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 167532

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.66 5/194 18948
/proc/meminfo: memFree=14085832/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=189648 CPUtime=1001.34 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 476599 0 0 0 100030 104 0 0 25 0 1 0 537313452 194199552 38350 33554432000 4194304 4260849 140736682119952 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 47412 38350 252 17 0 44053 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 198352

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.68 5/194 18949
/proc/meminfo: memFree=14077132/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=189648 CPUtime=1061.34 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 496907 0 0 0 106025 109 0 0 25 0 1 0 537313452 194199552 40488 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 47412 40488 252 17 0 44053 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 198352

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 3.70 5/194 18951
/proc/meminfo: memFree=14090976/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=160608 CPUtime=1121.34 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 527049 0 0 0 112017 117 0 0 25 0 1 0 537313452 164462592 33910 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 40152 33910 252 17 0 36793 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 169312

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.72 5/194 18952
/proc/meminfo: memFree=14066040/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=191428 CPUtime=1181.34 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 553151 0 0 0 118009 125 0 0 25 0 1 0 537313452 196022272 38673 33554432000 4194304 4260849 140736682119952 18446744073709551615 4209925 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 47857 38673 252 17 0 44498 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 200132

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/194 18954
/proc/meminfo: memFree=14053000/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=199472 CPUtime=1241.34 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 574300 0 0 0 124004 130 0 0 25 0 1 0 537313452 204259328 40349 33554432000 4194304 4260849 140736682119952 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 49868 40349 252 17 0 46509 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 208176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.74 2/185 18958
/proc/meminfo: memFree=14348300/32950928 swapFree=67111528/67111528
[pid=18916] ppid=18914 vsize=8704 CPUtime=0.97 cores=4,6
/proc/18916/stat : 18916 (glucose.sh) S 18914 18916 18428 0 -1 4202496 360 5464 0 0 0 0 96 1 18 0 1 0 537313352 8912896 255 33554432000 4194304 4922060 140734024941408 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18916/statm: 2176 255 211 178 0 69 0
[pid=18919] ppid=18916 vsize=200288 CPUtime=1299.05 cores=4,6
/proc/18919/stat : 18919 (glucose_static) R 18916 18916 18428 0 -1 4202496 596180 0 0 0 129768 137 0 0 25 0 1 0 537313452 205094912 43223 33554432000 4194304 4260849 140736682119952 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18919/statm: 50072 43223 252 17 0 46713 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 208992

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 18916 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=970852
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=18997
# CPU time returned by wait4() is 0.989849
# 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): 1298.64
CPU system time (s): 1.38
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 299540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.970852
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5824
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 4

runsolver used 2.22166 second user time and 4.88226 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-22 13:13:47
IDJOB=3257732
IDBENCH=71269
IDSOLVER=1651
FILE ID=node113/3257732-1303470827
RUNJOBID= node113-1303470826-18809
PBS_JOBID= 13107192
Free space on /tmp= 70636 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g3.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257732-1303470827/watcher-3257732-1303470827 -o /tmp/evaluation-result-3257732-1303470827/solver-3257732-1303470827 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3257732-1303470827.cnf 

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

MD5SUM BENCH= 231f625a25c77518fbce98fe99f807b5
RANDOM SEED=568605514

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14508740 kB
Buffers:       1193068 kB
Cached:       16587408 kB
SwapCached:          0 kB
Active:        9950540 kB
Inactive:      7923652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14508740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18604 kB
Writeback:          80 kB
AnonPages:       93592 kB
Mapped:          15164 kB
Slab:           504572 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   283292 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= 70628 MiB
End job on node113 at 2011-04-22 13:35:29