Trace number 3303839

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 2? (TO) 5000.02 4999.91

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications 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 variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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.27	c ==============================================================================
0.00/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.27	c ==============================================================================
0.00/0.27	c |         0 |  646790  1513089 |  194036       0        0     nan |  0.000 % |
1.39/1.43	c |         0 |  558070  1443870 |      --       0       --      -- |     --   | -37008/37955
1.39/1.43	c ==============================================================================
1.39/1.43	c Result  :   #vars: 85866   #clauses: 558070   #literals: 1443870
1.39/1.43	c CPU time:   1.38479 s
1.39/1.43	c ==============================================================================
1.59/1.69	c
1.59/1.69	c Starting glucose
1.59/1.69	c
2140.33/2140.33	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2140.33/2140.33	c WARNING: for repeatability, setting FPU to use double precision
2140.33/2140.33	c ============================[ Problem Statistics ]=============================
2140.33/2140.33	c |                                                                             |
2140.33/2140.33	c |  Number of variables:         85866                                         |
2140.33/2140.33	c |  Number of clauses:          558070                                         |
2140.33/2140.33	c |  Parse time:                   0.13 s                                       |
2140.33/2140.33	c |                                                                             |
2140.33/2140.33	c ============================[ Search Statistics ]==============================
2140.33/2140.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2140.33/2140.33	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2140.33/2140.33	c ===============================================================================
2140.33/2140.33	c |       519 |   85866   558070  1443870 |        1      519   3301 |  0.000 % |
2140.33/2140.33	c |       961 |   85866   558070  1443870 |        1      961   2070 |  0.000 % |
2140.33/2140.33	c |      1061 |   85866   558070  1443870 |        1     1061   1900 |  0.000 % |
2140.33/2140.33	c |      4049 |   85853   558070  1443870 |        1     2054    211 |  0.015 % |
2140.33/2140.33	c |      4150 |   85853   558068  1443860 |        1     2155    211 |  0.015 % |
2140.33/2140.33	c |      4254 |   85853   558068  1443860 |        1     2259    215 |  0.015 % |
2140.33/2140.33	c |      6589 |   85853   558068  1443860 |        1     4594    651 |  0.015 % |
2140.33/2140.33	c |      6689 |   85853   558068  1443860 |        1     4694    708 |  0.015 % |
2140.33/2140.33	c |      6842 |   85853   558068  1443860 |        1     4847    707 |  0.015 % |
2140.33/2140.33	c |     15456 |   85786   558063  1443835 |        1     9171   1315 |  0.093 % |
2140.33/2140.33	c |     42300 |   85734   558063  1443835 |        1    19994   1522 |  0.154 % |
2140.33/2140.33	c |     42400 |   85734   558042  1443717 |        1    20030   1526 |  0.154 % |
2140.33/2140.33	c |     52272 |   85703   558042  1443717 |        1    18091    802 |  0.190 % |
2140.33/2140.33	c |     52375 |   85703   558042  1443717 |        1    18194    801 |  0.190 % |
2140.33/2140.33	c |     52476 |   85703   558042  1443717 |        1    18295    801 |  0.190 % |
2140.33/2140.33	c |     52647 |   85703   558042  1443717 |        1    18466    807 |  0.190 % |
2140.33/2140.33	c |     52826 |   85703   558042  1443717 |        1    18645    805 |  0.190 % |
2140.33/2140.33	c |     68309 |   85691   558042  1443717 |        1    19730    797 |  0.204 % |
2140.33/2140.33	c |     68822 |   85691   558042  1443717 |        1    20243    807 |  0.204 % |
2140.33/2140.33	c |    179122 |   85670   558042  1443717 |        1    46938    755 |  0.228 % |
2140.33/2140.33	c |    179222 |   85670   558042  1443717 |        1    47038    754 |  0.228 % |
2140.33/2140.33	c |    184160 |   85670   558042  1443717 |        1    51976    885 |  0.228 % |
2140.33/2140.33	c |    184260 |   85670   558042  1443717 |        1    52076    884 |  0.228 % |
2140.33/2140.33	c |    184378 |   85670   558042  1443717 |        1    52194    883 |  0.228 % |
2140.33/2140.33	c |    184627 |   85649   558042  1443717 |        1    52442    883 |  0.253 % |
2140.33/2140.33	c |    185348 |   85649   558042  1443717 |        1    53163    878 |  0.253 % |
2140.33/2140.33	c |    186902 |   85649   558029  1443643 |        1    54671    880 |  0.253 % |
2140.33/2140.33	c |    187245 |   85649   558029  1443643 |        1    27634    274 |  0.253 % |
2140.33/2140.33	c |    187345 |   85649   558029  1443643 |        1    27734    275 |  0.253 % |
2140.33/2140.33	c |    187954 |   85649   558029  1443643 |        1    28343    306 |  0.253 % |
2140.33/2140.33	c |    188054 |   85649   558029  1443643 |        1    28443    307 |  0.253 % |
2140.33/2140.33	c |    188930 |   85649   558029  1443643 |        1    29319    307 |  0.253 % |
2140.33/2140.33	c |    189030 |   85628   558029  1443643 |        1    29418    306 |  0.277 % |
2140.33/2140.33	c |    189604 |   85628   558029  1443643 |        1    29992    328 |  0.277 % |
2140.33/2140.33	c |    189710 |   85628   558029  1443643 |        1    30098    330 |  0.277 % |
2140.33/2140.33	c |    192052 |   85616   558029  1443643 |        1    32439    357 |  0.291 % |
2140.33/2140.33	c |    201224 |   85569   558029  1443643 |        1    41606    608 |  0.346 % |
2140.33/2140.33	c |    204444 |   85513   558029  1443643 |        1    44823    624 |  0.411 % |
2140.33/2140.33	c |    207551 |   855

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3303839-1307645234/watcher-3303839-1307645234 -o /tmp/evaluation-result-3303839-1307645234/solver-3303839-1307645234 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303839-1307645234.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.10 3.07 3.63 2/178 6393
/proc/meminfo: memFree=32495652/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 876122235 8912896 252 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6393/statm: 2176 252 211 178 0 69 0

[startup+0.049262 s]
/proc/loadavg: 2.10 3.07 3.63 2/178 6393
/proc/meminfo: memFree=32495652/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 876122235 8912896 252 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6393/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100265 s]
/proc/loadavg: 2.10 3.07 3.63 2/178 6393
/proc/meminfo: memFree=32495652/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 876122235 8912896 252 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6393/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30022 s]
/proc/loadavg: 2.10 3.07 3.63 2/178 6393
/proc/meminfo: memFree=32495652/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 876122235 8912896 252 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6393/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701148 s]
/proc/loadavg: 2.10 3.07 3.63 2/178 6393
/proc/meminfo: memFree=32495652/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 876122235 8912896 252 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6393/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.501 s]
/proc/loadavg: 2.10 3.07 3.63 3/180 6395
/proc/meminfo: memFree=32402544/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 876122235 8912896 252 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6393/statm: 2176 252 211 178 0 69 0
[pid=6394] ppid=6393 vsize=99160 CPUtime=1.49 cores=1,3,5,7
/proc/6394/stat : 6394 (SatELite_releas) R 6393 6393 6256 0 -1 4202496 26520 0 0 0 144 5 0 0 25 0 1 0 876122235 101539840 21548 33554432000 134512640 135144242 4288243248 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6394/statm: 24790 21548 77 155 0 24633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107864

[startup+3.10065 s]
/proc/loadavg: 2.10 3.07 3.63 3/180 6396
/proc/meminfo: memFree=32443960/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=53628 CPUtime=1.4 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 9960 0 0 0 139 1 0 0 19 0 1 0 876122404 54915072 9662 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209346 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 13407 9662 239 17 0 10048 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 62332

[startup+6.30115 s]
/proc/loadavg: 2.09 3.05 3.62 3/180 6396
/proc/meminfo: memFree=32440604/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=60808 CPUtime=4.6 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 10548 0 0 0 459 1 0 0 25 0 1 0 876122404 62267392 10250 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 15202 10250 239 17 0 11843 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69512

[startup+12.701 s]
/proc/loadavg: 2.08 3.04 3.61 3/180 6396
/proc/meminfo: memFree=32435536/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=72880 CPUtime=11 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 11939 0 0 0 1099 1 0 0 25 0 1 0 876122404 74629120 11641 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209626 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 18220 11641 249 17 0 14861 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81584

[startup+25.5007 s]
/proc/loadavg: 2.07 2.98 3.58 3/180 6397
/proc/meminfo: memFree=32427004/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=74536 CPUtime=23.8 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 20238 0 0 0 2378 2 0 0 25 0 1 0 876122404 76324864 13789 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209403 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 18634 13789 250 17 0 15275 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83240

[startup+51.1012 s]
/proc/loadavg: 2.04 2.90 3.54 3/180 6397
/proc/meminfo: memFree=32438552/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=62504 CPUtime=49.4 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 27685 0 0 0 4937 3 0 0 25 0 1 0 876122404 64004096 10917 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209649 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 15626 10917 250 17 0 12267 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71208

[startup+102.307 s]
/proc/loadavg: 2.02 2.76 3.46 3/180 6399
/proc/meminfo: memFree=32347908/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=142196 CPUtime=100.61 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 46565 0 0 0 10056 5 0 0 25 0 1 0 876122404 145608704 29796 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209415 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 35549 29796 253 17 0 32190 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 150900

[startup+162.3 s]
/proc/loadavg: 2.04 2.64 3.37 3/180 6400
/proc/meminfo: memFree=32354556/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=92876 CPUtime=160.6 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 54102 0 0 0 16054 6 0 0 25 0 1 0 876122404 95105024 19553 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 23219 19553 253 17 0 19860 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 101580

[startup+222.301 s]
/proc/loadavg: 2.01 2.52 3.28 4/180 6402
/proc/meminfo: memFree=32330448/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=173016 CPUtime=220.6 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 68739 0 0 0 22053 7 0 0 25 0 1 0 876122404 177168384 34189 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209356 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 43254 34189 253 17 0 39895 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 181720

[startup+282.301 s]
/proc/loadavg: 2.00 2.42 3.20 3/180 6403
/proc/meminfo: memFree=32264560/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=223104 CPUtime=280.61 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 77301 0 0 0 28052 9 0 0 25 0 1 0 876122404 228458496 42745 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 55776 42745 253 17 0 52417 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 231808

[startup+342.3 s]
/proc/loadavg: 2.00 2.34 3.12 3/180 6405
/proc/meminfo: memFree=32309408/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=142196 CPUtime=340.61 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 90400 0 0 0 34051 10 0 0 25 0 1 0 876122404 145608704 31009 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209635 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 35549 31009 253 17 0 32190 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 150900

[startup+402.301 s]
/proc/loadavg: 2.00 2.28 3.05 3/180 6407
/proc/meminfo: memFree=32274148/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7

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

/proc/6396/statm: 109188 82965 254 17 0 105829 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 445456

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6526
/proc/meminfo: memFree=31995800/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=436752 CPUtime=4420.72 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 699455 0 0 0 441976 96 0 0 25 0 1 0 876122404 447234048 90461 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209358 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 109188 90461 254 17 0 105829 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 445456

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6536
/proc/meminfo: memFree=32262332/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=142196 CPUtime=4480.72 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 716425 0 0 0 447973 99 0 0 25 0 1 0 876122404 145608704 30075 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209356 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 35549 30075 254 17 0 32190 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 150900

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6538
/proc/meminfo: memFree=32204376/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=173016 CPUtime=4540.72 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 723893 0 0 0 453972 100 0 0 25 0 1 0 876122404 177168384 37531 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209332 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 43254 37531 254 17 0 39895 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 181720

[startup+4602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 6540
/proc/meminfo: memFree=32203696/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=223104 CPUtime=4600.72 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 730643 0 0 0 459972 100 0 0 25 0 1 0 876122404 228458496 44278 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 55776 44278 254 17 0 52417 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 231808

[startup+4662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6544
/proc/meminfo: memFree=32146800/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=223104 CPUtime=4660.72 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 737690 0 0 0 465971 101 0 0 25 0 1 0 876122404 228458496 51323 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209635 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 55776 51323 254 17 0 52417 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 231808

[startup+4722.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 6546
/proc/meminfo: memFree=32146028/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=304492 CPUtime=4720.73 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 744640 0 0 0 471970 103 0 0 25 0 1 0 876122404 311799808 58270 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 76123 58270 254 17 0 72764 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 313196

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6547
/proc/meminfo: memFree=32092040/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=304492 CPUtime=4780.72 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 751785 0 0 0 477969 103 0 0 25 0 1 0 876122404 311799808 65410 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209415 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 76123 65410 254 17 0 72764 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 313196

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6590
/proc/meminfo: memFree=32214380/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=304492 CPUtime=4840.73 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 758704 0 0 0 483969 104 0 0 25 0 1 0 876122404 311799808 72323 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 76123 72323 254 17 0 72764 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 313196

[startup+4902.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 6592
/proc/meminfo: memFree=32169076/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=436752 CPUtime=4900.72 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 765499 0 0 0 489967 105 0 0 25 0 1 0 876122404 447234048 79113 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209403 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 109188 79113 254 17 0 105829 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 445456

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6593
/proc/meminfo: memFree=32122132/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=436752 CPUtime=4960.73 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 772374 0 0 0 495967 106 0 0 25 0 1 0 876122404 447234048 85984 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 109188 85984 254 17 0 105829 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 445456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6594
/proc/meminfo: memFree=32103876/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=436752 CPUtime=4998.34 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 776850 0 0 0 499727 107 0 0 25 0 1 0 876122404 447234048 90456 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209456 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 109188 90456 254 17 0 105829 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 445456

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6594
/proc/meminfo: memFree=32103876/32950928 swapFree=67048816/67111528
[pid=6393] ppid=6391 vsize=8704 CPUtime=1.68 cores=1,3,5,7
/proc/6393/stat : 6393 (glucose.sh) S 6391 6393 6256 0 -1 4202496 359 26521 0 0 0 0 162 6 18 0 1 0 876122235 8912896 254 33554432000 4194304 4922060 140736743525072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6393/statm: 2176 254 211 178 0 69 0
[pid=6396] ppid=6393 vsize=436752 CPUtime=4998.34 cores=1,3,5,7
/proc/6396/stat : 6396 (glucose_static) R 6393 6393 6256 0 -1 4202496 776850 0 0 0 499727 107 0 0 25 0 1 0 876122404 447234048 90456 33554432000 4194304 4260849 140734686392592 18446744073709551615 4209456 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6396/statm: 109188 90456 254 17 0 105829 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 445456

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.02
CPU user time (s): 4998.89
CPU system time (s): 1.13
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 494776

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

runsolver used 8.04478 second user time and 17.8963 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-09 20:47:14
IDJOB=3303839
IDBENCH=82369
IDSOLVER=1687
FILE ID=node122/3303839-1307645234
RUNJOBID= node122-1307645032-6275
PBS_JOBID= 13549408
Free space on /tmp= 74088 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303839-1307645234/watcher-3303839-1307645234 -o /tmp/evaluation-result-3303839-1307645234/solver-3303839-1307645234 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303839-1307645234.cnf 

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1196622198

node122.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.820
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.820
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.75
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.820
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.820
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.820
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32496080 kB
Buffers:         28884 kB
Cached:         205680 kB
SwapCached:      14148 kB
Active:         185028 kB
Inactive:       142772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32496080 kB
SwapTotal:    67111528 kB
SwapFree:     67048816 kB
Dirty:           16832 kB
Writeback:           0 kB
AnonPages:       91448 kB
Mapped:           9252 kB
Slab:            62400 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   285920 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= 74064 MiB
End job on node122 at 2011-06-09 22:10:36