Trace number 3285676

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 2? (TO) 1300.03 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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.20	c ==============================================================================
0.00/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.20	c ==============================================================================
0.00/0.20	c |         0 |  456000  1058309 |  136799       0        0     nan |  0.000 % |
1.00/1.08	c |         0 |  370290   957750 |      --       0       --      -- |     --   | -33998/6615
1.00/1.08	c ==============================================================================
1.00/1.08	c Result  :   #vars: 57316   #clauses: 370290   #literals: 957750
1.00/1.08	c CPU time:   1.04084 s
1.00/1.08	c ==============================================================================
1.18/1.26	c
1.18/1.26	c Starting glucose
1.18/1.26	c
688.50/688.56	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
688.50/688.56	c WARNING: for repeatability, setting FPU to use double precision
688.50/688.56	c ============================[ Problem Statistics ]=============================
688.50/688.56	c |                                                                             |
688.50/688.56	c |  Number of variables:         57316                                         |
688.50/688.56	c |  Number of clauses:          370290                                         |
688.50/688.56	c |  Parse time:                   0.08 s                                       |
688.50/688.56	c |                                                                             |
688.50/688.56	c ============================[ Search Statistics ]==============================
688.50/688.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
688.50/688.56	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
688.50/688.56	c ===============================================================================
688.50/688.56	c |      7978 |   57316   370290   957750 |        1     5979    874 |  0.000 % |
688.50/688.56	c |      8078 |   57313   370290   957750 |        1     6076    866 |  0.005 % |
688.50/688.56	c |     13382 |   57313   370290   957750 |        1     7083    731 |  0.005 % |
688.50/688.56	c |     16364 |   57301   370290   957750 |        1    10064    838 |  0.026 % |
688.50/688.56	c |     20342 |   57300   370290   957750 |        1     7296    378 |  0.028 % |
688.50/688.56	c |     20445 |   57300   370290   957750 |        1     7399    376 |  0.028 % |
688.50/688.56	c |     24730 |   57300   370290   957750 |        1    11684    851 |  0.028 % |
688.50/688.56	c |     24833 |   57300   370290   957750 |        1    11787    850 |  0.028 % |
688.50/688.56	c |     24933 |   57300   370290   957750 |        1    11887    847 |  0.028 % |
688.50/688.56	c |     26642 |   57300   370288   957740 |        1    13596    872 |  0.028 % |
688.50/688.56	c |     29304 |   57300   370288   957740 |        1    16258    769 |  0.028 % |
688.50/688.56	c |     29404 |   57300   370288   957740 |        1    16358    765 |  0.028 % |
688.50/688.56	c |     29504 |   57300   370288   957740 |        1    16458    761 |  0.028 % |
688.50/688.56	c |     32902 |   57300   370288   957740 |        1    10583    389 |  0.028 % |
688.50/688.56	c |     35754 |   57282   370288   957740 |        1    13434    447 |  0.059 % |
688.50/688.56	c |     37608 |   57281   370288   957740 |        1    15287    540 |  0.061 % |
688.50/688.56	c |     38155 |   57281   370288   957740 |        1    15834    534 |  0.061 % |
688.50/688.56	c |     40996 |   57281   370288   957740 |        1    18675    630 |  0.061 % |
688.50/688.56	c |     45869 |   57280   370288   957740 |        1    23547    714 |  0.063 % |
688.50/688.56	c |     45969 |   57280   370288   957740 |        1    23647    714 |  0.063 % |
688.50/688.56	c |     49103 |   57261   370288   957740 |        1    14940    439 |  0.096 % |
688.50/688.56	c |     52979 |   57260   370288   957740 |        1    18815    484 |  0.098 % |
688.50/688.56	c |     53862 |   57260   370288   957740 |        1    19698    479 |  0.098 % |
688.50/688.56	c |     53963 |   57260   370288   957740 |        1    19799    478 |  0.098 % |
688.50/688.56	c |     54407 |   57260   370288   957740 |        1    20243    476 |  0.098 % |
688.50/688.56	c |     54507 |   57260   370288   957740 |        1    20343    477 |  0.098 % |
688.50/688.56	c |     54608 |   57260   370288   957740 |        1    20444    477 |  0.098 % |
688.50/688.56	c |     54768 |   57260   370288   957740 |        1    20604    487 |  0.098 % |
688.50/688.56	c |     54955 |   57259   370288   957740 |        1    20790    489 |  0.099 % |
688.50/688.56	c |     58648 |   57231   370281   957705 |        1    24479    488 |  0.148 % |
688.50/688.56	c |     58750 |   57231   370281   957705 |        1    24581    488 |  0.148 % |
688.50/688.56	c |     59240 |   57231   370281   957705 |        1    25071    492 |  0.148 % |
688.50/688.56	c |     59407 |   57228   370281   957705 |        1    25235    493 |  0.154 % |
688.50/688.56	c |     60727 |   57228   370281   957705 |        1    26555    490 |  0.154 % |
688.50/688.56	c |     94619 |   57228   370281   957705 |        1    29051   1021 |  0.154 % |
688.50/688.56	c |     94723 |   57228   370281   957705 |        1    29155   1023 |  0.154 % |
688.50/688.56	c |     97647 |   57207   370281   957705 |        1    32078    982 |  0.190 % |
688.50/688.56	c |     98106 |   57206   370281   957705 |        1    32536    975 |  0.192 % |
688.50/688.56	c |    100129 |   572

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

running on 2 cores: 1,3

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: 0.92 1.44 2.46 4/184 21599
/proc/meminfo: memFree=28834028/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=0 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 487820412 8912896 252 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 252 211 178 0 69 0

[startup+0.0878331 s]
/proc/loadavg: 0.92 1.44 2.46 4/184 21599
/proc/meminfo: memFree=28834028/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=0 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 487820412 8912896 252 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100829 s]
/proc/loadavg: 0.92 1.44 2.46 4/184 21599
/proc/meminfo: memFree=28834028/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=0 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 487820412 8912896 252 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300793 s]
/proc/loadavg: 0.92 1.44 2.46 4/184 21599
/proc/meminfo: memFree=28834028/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=0 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 487820412 8912896 252 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700715 s]
/proc/loadavg: 0.92 1.44 2.46 4/184 21599
/proc/meminfo: memFree=28834028/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=0 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 487820412 8912896 252 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50056 s]
/proc/loadavg: 1.17 1.48 2.47 5/186 21602
/proc/meminfo: memFree=28697216/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 8704

[startup+3.10026 s]
/proc/loadavg: 1.17 1.48 2.47 5/190 21610
/proc/meminfo: memFree=28544428/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=44500 CPUtime=1.82 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 7028 0 0 0 182 0 0 0 25 0 1 0 487820538 45568000 6786 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209403 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 11125 6786 240 17 0 7766 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 53204

[startup+6.30065 s]
/proc/loadavg: 1.17 1.48 2.47 5/188 21610
/proc/meminfo: memFree=28346784/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=44636 CPUtime=5.03 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 7599 0 0 0 502 1 0 0 25 0 1 0 487820538 45707264 7357 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 11159 7357 240 17 0 7800 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53340

[startup+12.7004 s]
/proc/loadavg: 1.83 1.62 2.50 5/194 21619
/proc/meminfo: memFree=27970844/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=51948 CPUtime=11.43 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 8514 0 0 0 1142 1 0 0 25 0 1 0 487820538 53194752 8270 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 12987 8270 240 17 0 9628 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60652

[startup+25.501 s]
/proc/loadavg: 2.16 1.69 2.52 5/194 21620
/proc/meminfo: memFree=27923036/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=63624 CPUtime=24.22 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 10085 0 0 0 2421 1 0 0 25 0 1 0 487820538 65150976 9841 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 15906 9841 240 17 0 12547 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 72328

[startup+51.1011 s]
/proc/loadavg: 2.88 1.91 2.57 5/194 21620
/proc/meminfo: memFree=27906920/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=52344 CPUtime=49.83 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 16535 0 0 0 4981 2 0 0 25 0 1 0 487820538 53600256 8955 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 13086 8955 241 17 0 9727 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61048

[startup+102.307 s]
/proc/loadavg: 3.51 2.23 2.64 5/194 21622
/proc/meminfo: memFree=27737956/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=132504 CPUtime=101.03 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 43605 0 0 0 10097 6 0 0 25 0 1 0 487820538 135684096 26475 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209635 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 33126 26475 253 17 0 29767 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 141208

[startup+162.301 s]
/proc/loadavg: 3.82 2.55 2.72 5/194 21623
/proc/meminfo: memFree=27740348/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=132504 CPUtime=161.03 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 55752 0 0 0 16095 8 0 0 25 0 1 0 487820538 135684096 27179 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209599 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 33126 27179 253 17 0 29767 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 141208

[startup+222.3 s]
/proc/loadavg: 3.93 2.81 2.80 5/194 21625
/proc/meminfo: memFree=27759752/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=83184 CPUtime=221.03 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 62231 0 0 0 22094 9 0 0 25 0 1 0 487820538 85180416 17309 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209456 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 20796 17309 254 17 0 17437 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 91888

[startup+282.301 s]
/proc/loadavg: 4.03 3.04 2.87 5/194 21626
/proc/meminfo: memFree=27655668/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=163324 CPUtime=281.03 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 78524 0 0 0 28091 12 0 0 25 0 1 0 487820538 167243776 33591 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 40831 33591 254 17 0 37472 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 172028

[startup+342.301 s]
/proc/loadavg: 4.01 3.21 2.94 5/194 21628
/proc/meminfo: memFree=27520708/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=132504 CPUtime=341.03 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 91643 0 0 0 34088 15 0 0 25 0 1 0 487820538 135684096 28486 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 33126 28486 254 17 0 29767 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 141208

[startup+402.3 s]
/proc/loadavg: 4.00 3.36 3.01 5/194 21630
/proc/meminfo: memFree=27526860/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=132504 CPUtime=401.04 cores=1,3

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

/proc/21603/statm: 40831 32951 254 17 0 37472 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 172028

[startup+642.3 s]
/proc/loadavg: 4.02 3.72 3.23 5/194 21636
/proc/meminfo: memFree=27499996/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=213412 CPUtime=641.05 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 155135 0 0 0 64076 29 0 0 25 0 1 0 487820538 218533888 43554 33554432000 4194304 4260849 140735421413184 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 53353 43554 254 17 0 49994 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 222116

[startup+702.301 s]
/proc/loadavg: 4.05 3.78 3.28 5/194 21638
/proc/meminfo: memFree=27674036/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=83184 CPUtime=701.05 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 167258 0 0 0 70072 33 0 0 25 0 1 0 487820538 85180416 17309 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 20796 17309 254 17 0 17437 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 91888

[startup+762.307 s]
/proc/loadavg: 4.07 3.83 3.32 5/194 21639
/proc/meminfo: memFree=27493692/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=163324 CPUtime=761.06 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 183511 0 0 0 76071 35 0 0 25 0 1 0 487820538 167243776 33559 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 40831 33559 254 17 0 37472 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 172028

[startup+822.301 s]
/proc/loadavg: 4.02 3.86 3.37 5/194 21641
/proc/meminfo: memFree=27248252/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=213412 CPUtime=821.06 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 191815 0 0 0 82068 38 0 0 25 0 1 0 487820538 218533888 41858 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 53353 41858 254 17 0 49994 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 222116

[startup+882.301 s]
/proc/loadavg: 4.01 3.88 3.40 5/194 21642
/proc/meminfo: memFree=27578040/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=132504 CPUtime=881.05 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 209198 0 0 0 88063 42 0 0 25 0 1 0 487820538 135684096 28227 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209599 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 33126 28227 254 17 0 29767 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 141208

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.44 5/194 21644
/proc/meminfo: memFree=27457816/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=213412 CPUtime=941.06 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 223062 0 0 0 94060 46 0 0 25 0 1 0 487820538 218533888 42081 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209456 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 53353 42081 254 17 0 49994 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 222116

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.47 5/194 21676
/proc/meminfo: memFree=27498976/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=294800 CPUtime=1001.05 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 237064 0 0 0 100057 48 0 0 25 0 1 0 487820538 301875200 56070 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209401 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 73700 56070 254 17 0 70341 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 303504

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.50 5/194 21677
/proc/meminfo: memFree=27790940/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=132504 CPUtime=1061.06 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 259927 0 0 0 106053 53 0 0 25 0 1 0 487820538 135684096 26363 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209252 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 33126 26363 254 17 0 29767 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 141208

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.53 6/194 21679
/proc/meminfo: memFree=27743132/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=213412 CPUtime=1121.07 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 273901 0 0 0 112053 54 0 0 25 0 1 0 487820538 218533888 40335 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 53353 40335 254 17 0 49994 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 222116

[startup+1182.3 s]
/proc/loadavg: 4.07 3.96 3.56 5/194 21680
/proc/meminfo: memFree=27433084/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=294800 CPUtime=1181.06 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 288698 0 0 0 118050 56 0 0 25 0 1 0 487820538 301875200 55125 33554432000 4194304 4260849 140735421413184 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 73700 55125 254 17 0 70341 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 303504

[startup+1242.3 s]
/proc/loadavg: 4.13 4.00 3.59 5/194 21713
/proc/meminfo: memFree=27361576/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=427060 CPUtime=1241.07 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 304198 0 0 0 124047 60 0 0 25 0 1 0 487820538 437309440 70609 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 106765 70609 254 17 0 103406 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 435764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.00 3.62 5/192 21716
/proc/meminfo: memFree=27493216/32950928 swapFree=67111364/67111528
[pid=21599] ppid=21597 vsize=8704 CPUtime=1.25 cores=1,3
/proc/21599/stat : 21599 (glucose.sh) S 21597 21599 20892 0 -1 4202496 359 18935 0 0 0 0 120 5 18 0 1 0 487820412 8912896 254 33554432000 4194304 4922060 140733689908112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21599/statm: 2176 254 211 178 0 69 0
[pid=21603] ppid=21599 vsize=163324 CPUtime=1298.78 cores=1,3
/proc/21603/stat : 21603 (glucose_static) R 21599 21599 20892 0 -1 4202496 329022 0 0 0 129812 66 0 0 25 0 1 0 487820538 167243776 31456 33554432000 4194304 4260849 140735421413184 18446744073709551615 4209338 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21603/statm: 40831 31456 254 17 0 37472 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 172028

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 21599 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=208816
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=55991
# CPU time returned by wait4() is 1.26481
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.32
CPU system time (s): 0.71
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 435764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.20882
system time used= 0.055991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19294
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= 16

runsolver used 2.20466 second user time and 4.86926 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 22:10:07
IDJOB=3285676
IDBENCH=82392
IDSOLVER=1651
FILE ID=node127/3285676-1303762207
RUNJOBID= node127-1303762207-21570
PBS_JOBID= 13157130
Free space on /tmp= 71304 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285676-1303762207/watcher-3285676-1303762207 -o /tmp/evaluation-result-3285676-1303762207/solver-3285676-1303762207 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3285676-1303762207.cnf 

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=366518370

node127.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.823
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.64
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.823
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      28834796 kB
Buffers:       1231792 kB
Cached:        2319448 kB
SwapCached:          0 kB
Active:         387300 kB
Inactive:      3261460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28834796 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           42980 kB
Writeback:          12 kB
AnonPages:       96304 kB
Mapped:          15264 kB
Slab:           402284 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   244428 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= 71028 MiB
End job on node127 at 2011-04-25 22:31:49