Trace number 3250822

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 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
MD5SUMb61e426b264831836f140414cdcf3e23
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 variables238
Number of clauses15812
Sum of the clauses size70446
Maximum clause length16
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51770

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   15812    70446 |    4743       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 238   #clauses: 15812   #literals: 70446
0.00/0.00	c CPU time:   0.006998 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
913.89/913.97	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
913.89/913.97	c WARNING: for repeatability, setting FPU to use double precision
913.89/913.97	c ============================[ Problem Statistics ]=============================
913.89/913.97	c |                                                                             |
913.89/913.97	c |  Number of variables:           238                                         |
913.89/913.97	c |  Number of clauses:           15812                                         |
913.89/913.97	c |  Parse time:                   0.00 s                                       |
913.89/913.97	c |                                                                             |
913.89/913.97	c ============================[ Search Statistics ]==============================
913.89/913.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
913.89/913.97	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
913.89/913.97	c ===============================================================================
913.89/913.97	c |      9495 |     238    15812    70446 |        1     7503     31 |  0.000 % |
913.89/913.97	c |     10615 |     238    15812    70446 |        1     4326     29 |  0.000 % |
913.89/913.97	c |     10715 |     238    15812    70446 |        1     4426     29 |  0.000 % |
913.89/913.97	c |     10815 |     238    15812    70446 |        1     4526     29 |  0.000 % |
913.89/913.97	c |     10915 |     238    15812    70446 |        1     4626     30 |  0.000 % |
913.89/913.97	c |     11015 |     238    15812    70446 |        1     4726     30 |  0.000 % |
913.89/913.97	c |     11117 |     238    15812    70446 |        1     4828     30 |  0.000 % |
913.89/913.97	c |     11218 |     238    15812    70446 |        1     4929     30 |  0.000 % |
913.89/913.97	c |     11318 |     238    15812    70446 |        1     5029     30 |  0.000 % |
913.89/913.97	c |    300569 |     238    15812    70446 |        1    43183     25 |  0.000 % |
913.89/913.97	c |    338496 |     238    15812    70446 |        1    43315     24 |  0.000 % |
913.89/913.97	c |    341284 |     238    15812    70446 |        1    46103     25 |  0.000 % |
913.89/913.97	c |    428229 |     238    15812    70446 |        1    49649     24 |  0.000 % |
913.89/913.97	c |   1413835 |     238    15812    70446 |        1   160263     27 |  0.000 % |
913.89/913.97	c |   2456426 |     238    15812    70446 |        1   157854     25 |  0.000 % |
913.89/913.97	c |   3499149 |     238    15812    70446 |        1   242960     24 |  0.000 % |
913.89/913.97	c |   4430493 |     238    15812    70446 |        1   199914     22 |  0.000 % |
913.89/913.97	c |   4485684 |     238    15812    70446 |        1   255105     24 |  0.000 % |
913.89/913.97	c |   4958773 |     238    15812    70446 |        1   271605     25 |  0.000 % |
913.89/913.97	c |   4958907 |     238    15812    70446 |        1   271739     25 |  0.000 % |
913.89/913.97	c |   4973023 |     238    15812    70446 |        1   285855     25 |  0.000 % |
913.89/913.97	c |   4973917 |     238    15812    70446 |        1   286749     25 |  0.000 % |
913.89/913.97	c |   4974449 |     238    15812    70446 |        1   287281     25 |  0.000 % |
913.89/913.97	c |   4975020 |     238    15812    70446 |        1   287852     25 |  0.000 % |
913.89/913.97	c |   5394946 |     238    15812    70446 |        1   227769     23 |  0.000 % |
913.89/913.97	c |   5405217 |     238    15812    70446 |        1   238040     23 |  0.000 % |
913.89/913.97	c |   5415568 |     238    15812    70446 |        1   248391     24 |  0.000 % |
913.89/913.97	c |   5415690 |     238    15812    70446 |        1   248513     24 |  0.000 % |
913.89/913.97	c |   5517780 |     238    15812    70446 |        1   185399     21 |  0.000 % |
913.89/913.97	c |   5550153 |     238    15812    70446 |        1   217772     23 |  0.000 % |
913.89/913.97	c |   5562936 |     238    15812    70446 |        1   230555     24 |  0.000 % |
913.89/913.97	c |   5983829 |     238    15812    70446 |        1   313249     24 |  0.000 % |
913.89/913.97	c |   5983929 |     238    15812    70446 |        1   313349     24 |  0.000 % |
913.89/913.97	c |   6404421 |     238    15812    70446 |        1   207045     21 |  0.000 % |
913.89/913.97	c |   6658019 |     238    15812    70446 |        1   279841     23 |  0.000 % |
913.89/913.97	c |   6658122 |     238    15812    70446 |        1   279944     23 |  0.000 % |
913.89/913.97	c |   6690371 |     238    15812    70446 |        1   312193     24 |  0.000 % |
913.89/913.97	c |   6692724 |     238    15812    70446 |        1   314546     24 |  0.000 % |
913.89/913.97	c |   6928132 |     2

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-3250822-1303543444/watcher-3250822-1303543444 -o /tmp/evaluation-result-3250822-1303543444/solver-3250822-1303543444 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3250822-1303543444.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: 4.01 3.99 3.73 4/192 24206
/proc/meminfo: memFree=12327728/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) R 24204 24206 23623 0 -1 4202496 317 0 0 0 0 0 0 0 25 0 1 0 446760070 8912896 253 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338204053 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/24206/statm: 2176 253 211 178 0 69 0

[startup+0.0765571 s]
/proc/loadavg: 4.01 3.99 3.73 4/192 24206
/proc/meminfo: memFree=12327728/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.100498 s]
/proc/loadavg: 4.01 3.99 3.73 4/192 24206
/proc/meminfo: memFree=12327728/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.300461 s]
/proc/loadavg: 4.01 3.99 3.73 4/192 24206
/proc/meminfo: memFree=12327728/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.700383 s]
/proc/loadavg: 4.01 3.99 3.73 4/192 24206
/proc/meminfo: memFree=12327728/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+1.50023 s]
/proc/loadavg: 4.01 3.99 3.73 5/194 24209
/proc/meminfo: memFree=12317592/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=22996 CPUtime=1.47 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 3232 0 0 0 147 0 0 0 25 0 1 0 446760071 23547904 2419 33554432000 4194304 4260849 140737104062016 18446744073709551615 4225149 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 5749 2419 248 17 0 2390 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31700

[startup+3.10091 s]
/proc/loadavg: 4.01 3.99 3.73 5/194 24209
/proc/meminfo: memFree=12311472/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=28380 CPUtime=3.07 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 3846 0 0 0 307 0 0 0 25 0 1 0 446760071 29061120 3021 33554432000 4194304 4260849 140737104062016 18446744073709551615 4225114 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 7095 3021 248 17 0 3736 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37084

[startup+6.30027 s]
/proc/loadavg: 4.01 3.99 3.73 5/194 24210
/proc/meminfo: memFree=12300800/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=33320 CPUtime=6.27 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 5606 0 0 0 627 0 0 0 25 0 1 0 446760071 34119680 3561 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 8330 3561 248 17 0 4971 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42024

[startup+12.701 s]
/proc/loadavg: 4.01 3.99 3.73 5/194 24210
/proc/meminfo: memFree=12320144/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=33320 CPUtime=12.68 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 7095 0 0 0 1267 1 0 0 25 0 1 0 446760071 34119680 5007 33554432000 4194304 4260849 140737104062016 18446744073709551615 4225110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 8330 5007 248 17 0 4971 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42024

[startup+25.5005 s]
/proc/loadavg: 4.00 3.99 3.74 6/194 24210
/proc/meminfo: memFree=12329696/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=52440 CPUtime=25.47 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 11285 0 0 0 2546 1 0 0 25 0 1 0 446760071 53698560 9096 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 13110 9096 248 17 0 9751 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61144

[startup+51.1004 s]
/proc/loadavg: 4.00 3.99 3.74 5/194 24211
/proc/meminfo: memFree=12301860/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=64040 CPUtime=51.07 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 16391 0 0 0 5105 2 0 0 25 0 1 0 446760071 65576960 8482 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 16010 8482 248 17 0 12651 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72744

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.75 5/194 24215
/proc/meminfo: memFree=12284660/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=64040 CPUtime=102.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 20390 0 0 0 10225 3 0 0 25 0 1 0 446760071 65576960 12352 33554432000 4194304 4260849 140737104062016 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 16010 12352 248 17 0 12651 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 72744

[startup+162.3 s]
/proc/loadavg: 4.00 3.99 3.76 5/194 24247
/proc/meminfo: memFree=12390684/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=113372 CPUtime=162.27 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 30886 0 0 0 16222 5 0 0 25 0 1 0 446760071 116092928 17908 33554432000 4194304 4260849 140737104062016 18446744073709551615 4225142 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 28343 17908 249 17 0 24984 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 122076

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.78 5/194 24248
/proc/meminfo: memFree=12339560/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=113372 CPUtime=222.27 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 31636 0 0 0 22222 5 0 0 25 0 1 0 446760071 116092928 18638 33554432000 4194304 4260849 140737104062016 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 28343 18638 249 17 0 24984 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 122076

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.79 5/194 24250
/proc/meminfo: memFree=12312752/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=113372 CPUtime=282.27 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 32044 0 0 0 28222 5 0 0 25 0 1 0 446760071 116092928 19040 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 28343 19040 249 17 0 24984 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 122076

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.80 5/194 24252
/proc/meminfo: memFree=12349664/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=113372 CPUtime=342.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 32063 0 0 0 34223 5 0 0 25 0 1 0 446760071 116092928 19059 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 28343 19059 249 17 0 24984 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 122076

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.81 5/194 24313
/proc/meminfo: memFree=12442684/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7

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

/proc/24209/statm: 28343 25013 249 17 0 24984 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 122076

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.85 5/194 24320
/proc/meminfo: memFree=12336388/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=113372 CPUtime=642.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 96985 0 0 0 64212 16 0 0 25 0 1 0 446760071 116092928 25013 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 28343 25013 249 17 0 24984 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 122076

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 24321
/proc/meminfo: memFree=12249916/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=113372 CPUtime=702.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 115461 0 0 0 70209 19 0 0 25 0 1 0 446760071 116092928 25013 33554432000 4194304 4260849 140737104062016 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 28343 25013 249 17 0 24984 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 122076

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.86 5/194 24323
/proc/meminfo: memFree=12228820/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=175440 CPUtime=762.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 145250 0 0 0 76204 24 0 0 25 0 1 0 446760071 179650560 36280 33554432000 4194304 4260849 140737104062016 18446744073709551615 4225149 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 43860 36280 249 17 0 40501 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 184144

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 24324
/proc/meminfo: memFree=12165172/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=175440 CPUtime=822.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 164138 0 0 0 82199 29 0 0 25 0 1 0 446760071 179650560 36447 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 43860 36447 249 17 0 40501 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 184144

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 24326
/proc/meminfo: memFree=12254920/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=175440 CPUtime=882.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 184910 0 0 0 88195 33 0 0 25 0 1 0 446760071 179650560 37947 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 43860 37947 249 17 0 40501 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 184144

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 24328
/proc/meminfo: memFree=12162128/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=175440 CPUtime=942.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 204252 0 0 0 94192 36 0 0 25 0 1 0 446760071 179650560 37504 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 43860 37504 249 17 0 40501 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 184144

[startup+1002.3 s]
/proc/loadavg: 4.06 4.01 3.89 5/194 24329
/proc/meminfo: memFree=12338172/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=126120 CPUtime=1002.29 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 214990 0 0 0 100190 39 0 0 25 0 1 0 446760071 129146880 28207 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 31530 28207 249 17 0 28171 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 134824

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.90 5/194 24331
/proc/meminfo: memFree=12226052/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=175440 CPUtime=1062.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 244328 0 0 0 106184 44 0 0 25 0 1 0 446760071 179650560 36309 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 43860 36309 249 17 0 40501 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 184144

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/194 24332
/proc/meminfo: memFree=12233940/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=126120 CPUtime=1122.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 258098 0 0 0 112180 48 0 0 25 0 1 0 446760071 129146880 28207 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 31530 28207 249 17 0 28171 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 134824

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 24334
/proc/meminfo: memFree=12160768/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=175440 CPUtime=1182.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 279226 0 0 0 118176 52 0 0 25 0 1 0 446760071 179650560 38238 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 43860 38238 249 17 0 40501 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 184144

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 24336
/proc/meminfo: memFree=12176856/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=126120 CPUtime=1242.28 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 291359 0 0 0 124172 56 0 0 25 0 1 0 446760071 129146880 28207 33554432000 4194304 4260849 140737104062016 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 31530 28207 249 17 0 28171 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 134824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 24337
/proc/meminfo: memFree=12127244/32951124 swapFree=67111528/67111528
[pid=24206] ppid=24204 vsize=8704 CPUtime=0.01 cores=5,7
/proc/24206/stat : 24206 (glucose.sh) S 24204 24206 23623 0 -1 4202496 361 414 0 0 0 0 1 0 25 0 1 0 446760070 8912896 255 33554432000 4194304 4922060 140734756302240 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24206/statm: 2176 255 211 178 0 69 0
[pid=24209] ppid=24206 vsize=175440 CPUtime=1299.99 cores=5,7
/proc/24209/stat : 24209 (glucose_static) R 24206 24206 23623 0 -1 4202496 311803 0 0 0 129939 60 0 0 25 0 1 0 446760071 179650560 37105 33554432000 4194304 4260849 140737104062016 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24209/statm: 43860 37105 249 17 0 40501 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 184144

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 24206 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=16997
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.017996
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.4
CPU system time (s): 0.6
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 184144

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

runsolver used 2.00969 second user time and 5.09523 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 09:24:05
IDJOB=3250822
IDBENCH=83365
IDSOLVER=1651
FILE ID=node143/3250822-1303543444
RUNJOBID= node143-1303542293-23980
PBS_JOBID= 13143095
Free space on /tmp= 72400 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250822-1303543444/watcher-3250822-1303543444 -o /tmp/evaluation-result-3250822-1303543444/solver-3250822-1303543444 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3250822-1303543444.cnf 

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

MD5SUM BENCH= b61e426b264831836f140414cdcf3e23
RANDOM SEED=1461583751

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12327760 kB
Buffers:       2294716 kB
Cached:       17315752 kB
SwapCached:          0 kB
Active:        9921400 kB
Inactive:     10145972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12327760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:      456268 kB
Mapped:          15560 kB
Slab:           490232 kB
PageTables:       6340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   724192 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= 72392 MiB
End job on node143 at 2011-04-23 09:45:47