Trace number 3258656

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/
forced/rbsat-v2640c305320gyes5.cnf
MD5SUMf892a2bda6fe6aec6f2fcb4e1c541df8
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  305320   613120 |   91595       0        0     nan |  0.000 % |
1.00/1.05	c |         0 |  301912  1020575 |      --       0       --      -- |     --   | -3408/407455
1.00/1.05	c ==============================================================================
1.00/1.05	c Result  :   #vars: 2560   #clauses: 301912   #literals: 1020575
1.00/1.05	c CPU time:   1.04484 s
1.00/1.05	c ==============================================================================
1.18/1.21	c
1.18/1.21	c Starting glucose
1.18/1.21	c
1008.41/1008.40	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1008.41/1008.40	c WARNING: for repeatability, setting FPU to use double precision
1008.41/1008.40	c ============================[ Problem Statistics ]=============================
1008.41/1008.40	c |                                                                             |
1008.41/1008.40	c |  Number of variables:          2560                                         |
1008.41/1008.40	c |  Number of clauses:          301912                                         |
1008.41/1008.40	c |  Parse time:                   0.06 s                                       |
1008.41/1008.40	c |                                                                             |
1008.41/1008.40	c ============================[ Search Statistics ]==============================
1008.41/1008.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1008.41/1008.40	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1008.41/1008.40	c ===============================================================================
1008.41/1008.40	c |       793 |    2560   301912  1020575 |        1      793    204 |  0.000 % |
1008.41/1008.40	c |      9291 |    2560   301912  1020575 |        1     7294    150 |  0.000 % |
1008.41/1008.40	c |    110443 |    2560   301912  1020575 |        1    25271     77 |  0.000 % |
1008.41/1008.40	c |    171893 |    2560   301912  1020575 |        1    39722     76 |  0.000 % |
1008.41/1008.40	c |    288955 |    2560   301912  1020575 |        1    66796     82 |  0.000 % |
1008.41/1008.40	c |    291477 |    2560   301912  1020575 |        1    69318     83 |  0.000 % |
1008.41/1008.40	c |    353624 |    2560   301912  1020575 |        1    58456     77 |  0.000 % |
1008.41/1008.40	c |    704935 |    2560   301912  1020575 |        1    72368     57 |  0.000 % |
1008.41/1008.40	c |   1013775 |    2560   301912  1020575 |        1   131220     68 |  0.000 % |
1008.41/1008.40	c |   1046550 |    2560   301912  1020575 |        1    94983     60 |  0.000 % |
1008.41/1008.40	c |   1161434 |    2560   301912  1020575 |        1   138264     68 |  0.000 % |
1008.41/1008.40	c |   1188766 |    2560   301912  1020575 |        1    91388     56 |  0.000 % |
1008.41/1008.40	c |   1188869 |    2560   301912  1020575 |        1    91491     56 |  0.000 % |
1008.41/1008.40	c |   1189039 |    2560   301912  1020575 |        1    91661     56 |  0.000 % |
1008.41/1008.40	c |   1294672 |    2560   301912  1020575 |        1   120497     63 |  0.000 % |
1008.41/1008.40	c |   1303330 |    2560   301912  1020575 |        1   129155     65 |  0.000 % |
1008.41/1008.40	c |   1591385 |    2560   301912  1020575 |        1   171228     73 |  0.000 % |
1008.41/1008.40	c |   1667190 |    2560   301912  1020575 |        1   159823     71 |  0.000 % |
1008.41/1008.40	c |   1689338 |    2560   301912  1020575 |        1    92162     48 |  0.000 % |
1008.41/1008.40	c |   1706018 |    2560   301912  1020575 |        1   108842     55 |  0.000 % |
1008.41/1008.40	c |   1707244 |    2560   301912  1020575 |        1   110068     56 |  0.000 % |
1008.41/1008.40	c |   1760188 |    2560   301912  1020575 |        1   163012     66 |  0.000 % |
1008.41/1008.40	c |   1779327 |    2560   301912  1020575 |        1   182151     68 |  0.000 % |
1008.41/1008.40	c |   1788515 |    2560   301912  1020575 |        1    98939     48 |  0.000 % |
1008.41/1008.40	c |   1814607 |    2560   301912  1020575 |        1   125031     54 |  0.000 % |
1008.41/1008.40	c |   2276292 |    2560   301912  1020575 |        1   191126     60 |  0.000 % |
1008.41/1008.40	c |   2276395 |    2560   301912  1020575 |        1   191229     60 |  0.000 % |
1008.41/1008.40	c |   2345431 |    2560   301912  1020575 |        1   154860     59 |  0.000 % |
1008.41/1008.40	c |   2398672 |    2560   301912  1020575 |        1   208101     66 |  0.000 % |
1008.41/1008.40	c |   2418810 |    2560   301912  1020575 |        1   120229     49 |  0.000 % |
1008.41/1008.40	c |   2510785 |    2560   301912  1020575 |        1   212204     64 |  0.000 % |
1008.41/1008.40	c |   2599106 |    2560   301912  1020575 |        1   189935     60 |  0.000 % |
1008.41/1008.40	c |   2693650 |    2560   301912  1020575 |        1   171281     57 |  0.000 % |
1008.41/1008.40	c |   2720352 |    2560   301912  1020575 |        1   197983     62 |  0.000 % |
1008.41/1008.40	c |   2830396 |    2560   301912  1020575 |        1   192233     60 |  0.000 % |
1008.41/1008.40	c |   2853075 |    2560   301912  1020575 |        1   214912     62 |  0.000 % |
1008.41/1008.40	c |   2899219 |    2560   301912  1020575 |        1   142645     50 |  0.000 % |
1008.41/1008.40	c |   2963710 |    2560   301912  1020575 |        1   207136     61 |  0.000 % |
1008.41/1008.40	c |   3263466 |    25

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.86 3.82 5/186 25545
/proc/meminfo: memFree=17617076/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=0 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 440071061 8912896 252 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 252 211 178 0 69 0

[startup+0.098874 s]
/proc/loadavg: 3.38 3.86 3.82 5/186 25545
/proc/meminfo: memFree=17617076/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=0 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 440071061 8912896 252 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10087 s]
/proc/loadavg: 3.38 3.86 3.82 5/186 25545
/proc/meminfo: memFree=17617076/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=0 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 440071061 8912896 252 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300834 s]
/proc/loadavg: 3.38 3.86 3.82 5/186 25545
/proc/meminfo: memFree=17617076/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=0 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 440071061 8912896 252 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700761 s]
/proc/loadavg: 3.38 3.86 3.82 5/186 25545
/proc/meminfo: memFree=17617076/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=0 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 440071061 8912896 252 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50058 s]
/proc/loadavg: 3.38 3.86 3.82 5/194 25559
/proc/meminfo: memFree=17564540/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 8704

[startup+3.10032 s]
/proc/loadavg: 3.38 3.86 3.82 5/194 25561
/proc/meminfo: memFree=17548792/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=54956 CPUtime=1.87 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 15022 0 0 0 185 2 0 0 25 0 1 0 440071183 56274944 8914 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 13739 8914 250 17 0 10380 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63660

[startup+6.30072 s]
/proc/loadavg: 3.43 3.87 3.82 5/194 25561
/proc/meminfo: memFree=17480780/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=66520 CPUtime=5.07 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 22508 0 0 0 504 3 0 0 25 0 1 0 440071183 68116480 12680 33554432000 4194304 4260849 140734871366480 18446744073709551615 4229130 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 16630 12680 250 17 0 13271 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 75224

[startup+12.7005 s]
/proc/loadavg: 3.48 3.87 3.82 5/194 25561
/proc/meminfo: memFree=17451924/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=66520 CPUtime=11.46 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 28411 0 0 0 1143 3 0 0 25 0 1 0 440071183 68116480 13362 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224727 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 16630 13362 250 17 0 13271 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 75224

[startup+25.5002 s]
/proc/loadavg: 3.59 3.87 3.82 5/194 25561
/proc/meminfo: memFree=17405348/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=85372 CPUtime=24.27 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 33398 0 0 0 2423 4 0 0 25 0 1 0 440071183 87420928 18032 33554432000 4194304 4260849 140734871366480 18446744073709551615 4229130 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 21343 18032 250 17 0 17984 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94076

[startup+51.1005 s]
/proc/loadavg: 3.73 3.88 3.82 5/194 25562
/proc/meminfo: memFree=17369484/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=134692 CPUtime=49.87 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 41221 0 0 0 4982 5 0 0 25 0 1 0 440071183 137924608 25852 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 33673 25852 250 17 0 30314 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 143396

[startup+102.307 s]
/proc/loadavg: 3.88 3.90 3.83 5/194 25563
/proc/meminfo: memFree=17297780/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=146536 CPUtime=101.07 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 84771 0 0 0 10095 12 0 0 25 0 1 0 440071183 150052864 29105 33554432000 4194304 4260849 140734871366480 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 36634 29105 250 17 0 33275 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 155240

[startup+162.301 s]
/proc/loadavg: 3.95 3.91 3.83 5/194 25565
/proc/meminfo: memFree=17313744/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=146536 CPUtime=161.07 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 121386 0 0 0 16089 18 0 0 25 0 1 0 440071183 150052864 29037 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 36634 29037 250 17 0 33275 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 155240

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.84 5/194 25567
/proc/meminfo: memFree=17198028/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=146536 CPUtime=221.07 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 154615 0 0 0 22083 24 0 0 25 0 1 0 440071183 150052864 30953 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224792 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 36634 30953 250 17 0 33275 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 155240

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.85 5/194 25568
/proc/meminfo: memFree=17235576/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=146536 CPUtime=281.07 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 188878 0 0 0 28076 31 0 0 25 0 1 0 440071183 150052864 30275 33554432000 4194304 4260849 140734871366480 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 36634 30275 251 17 0 33275 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 155240

[startup+342.301 s]
/proc/loadavg: 4.07 3.96 3.86 5/194 25570
/proc/meminfo: memFree=17141444/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=146536 CPUtime=341.07 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 228272 0 0 0 34066 41 0 0 25 0 1 0 440071183 150052864 29676 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 36634 29676 251 17 0 33275 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 155240

[startup+402.301 s]
/proc/loadavg: 4.09 3.98 3.87 5/194 25571
/proc/meminfo: memFree=17182696/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=146536 CPUtime=401.08 cores=5,7

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

/proc/25560/statm: 44339 35213 251 17 0 40980 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 186060

[startup+642.3 s]
/proc/loadavg: 4.06 4.00 3.90 5/194 25578
/proc/meminfo: memFree=17117440/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=178152 CPUtime=641.1 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 362027 0 0 0 64036 74 0 0 25 0 1 0 440071183 182427648 33643 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 44538 33643 251 17 0 41179 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 186856

[startup+702.3 s]
/proc/loadavg: 4.02 4.00 3.90 5/194 25579
/proc/meminfo: memFree=17118524/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=128488 CPUtime=701.09 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 390241 0 0 0 70029 80 0 0 25 0 1 0 440071183 131571712 28848 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 32122 28848 251 17 0 28763 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 137192

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25590
/proc/meminfo: memFree=17033888/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=177808 CPUtime=761.1 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 416886 0 0 0 76024 86 0 0 25 0 1 0 440071183 182075392 38907 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 44452 38907 251 17 0 41093 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 186512

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25592
/proc/meminfo: memFree=17031880/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=208628 CPUtime=821.09 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 437744 0 0 0 82016 93 0 0 25 0 1 0 440071183 213635072 42402 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 52157 42402 251 17 0 48798 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 217332

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25593
/proc/meminfo: memFree=16988212/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=208628 CPUtime=881.09 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 456131 0 0 0 88010 99 0 0 25 0 1 0 440071183 213635072 43352 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 52157 43352 251 17 0 48798 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 217332

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/194 25595
/proc/meminfo: memFree=16998216/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=208628 CPUtime=941.1 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 476055 0 0 0 94006 104 0 0 25 0 1 0 440071183 213635072 45599 33554432000 4194304 4260849 140734871366480 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 52157 45599 251 17 0 48798 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 217332

[startup+1002.3 s]
/proc/loadavg: 4.05 4.02 3.92 5/194 25596
/proc/meminfo: memFree=17023000/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=208628 CPUtime=1001.1 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 493899 0 0 0 100001 109 0 0 25 0 1 0 440071183 213635072 45746 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 52157 45746 251 17 0 48798 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 217332

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 3.93 5/194 25598
/proc/meminfo: memFree=17089820/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=177808 CPUtime=1061.1 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 520014 0 0 0 105995 115 0 0 25 0 1 0 440071183 182075392 36454 33554432000 4194304 4260849 140734871366480 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 44452 36454 251 17 0 41093 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 186512

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/194 25600
/proc/meminfo: memFree=17000748/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=177808 CPUtime=1121.1 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 541456 0 0 0 111989 121 0 0 25 0 1 0 440071183 182075392 38542 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 44452 38542 251 17 0 41093 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 186512

[startup+1182.3 s]
/proc/loadavg: 4.09 4.04 3.93 5/194 25601
/proc/meminfo: memFree=17012868/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=177808 CPUtime=1181.11 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 563172 0 0 0 117984 127 0 0 25 0 1 0 440071183 182075392 39795 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 44452 39795 251 17 0 41093 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 186512

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/194 25603
/proc/meminfo: memFree=17048428/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=177808 CPUtime=1241.11 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 583991 0 0 0 123979 132 0 0 25 0 1 0 440071183 182075392 39120 33554432000 4194304 4260849 140734871366480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 44452 39120 251 17 0 41093 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 186512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.93 3/188 25606
/proc/meminfo: memFree=17304996/32951124 swapFree=67111528/67111528
[pid=25545] ppid=25543 vsize=8704 CPUtime=1.21 cores=5,7
/proc/25545/stat : 25545 (glucose.sh) S 25543 25545 24386 0 -1 4202496 359 6229 0 0 0 0 119 2 18 0 1 0 440071061 8912896 254 33554432000 4194304 4922060 140736134992080 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25545/statm: 2176 254 211 178 0 69 0
[pid=25560] ppid=25545 vsize=177808 CPUtime=1298.81 cores=5,7
/proc/25560/stat : 25560 (glucose_static) R 25545 25545 24386 0 -1 4202496 605556 0 0 0 129744 137 0 0 25 0 1 0 440071183 182075392 39363 33554432000 4194304 4260849 140734871366480 18446744073709551615 4228136 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25560/statm: 44452 39363 251 17 0 41093 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 186512

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 25545 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=194818
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 1.21581
# 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.63
CPU system time (s): 1.39
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 316740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.19482
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6588
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.11168 second user time and 4.99324 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-22 14:49:12
IDJOB=3258656
IDBENCH=71408
IDSOLVER=1651
FILE ID=node147/3258656-1303476551
RUNJOBID= node147-1303476551-25513
PBS_JOBID= 13107198
Free space on /tmp= 71956 MiB

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

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=781870268

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17617356 kB
Buffers:       1271348 kB
Cached:       13431836 kB
SwapCached:          0 kB
Active:        7273416 kB
Inactive:      7523680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17617356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14600 kB
Writeback:           0 kB
AnonPages:       93728 kB
Mapped:          15264 kB
Slab:           473672 kB
PageTables:       5588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   261620 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= 71940 MiB
End job on node147 at 2011-04-22 15:10:54