Trace number 3251306

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/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |  148400   298025 |   44519       0        0     nan |  0.000 % |
0.00/0.35	c |         0 |  147105   445953 |      --       0       --      -- |     --   | -1295/147928
0.00/0.35	c ==============================================================================
0.00/0.35	c Result  :   #vars: 1260   #clauses: 147105   #literals: 445953
0.00/0.35	c CPU time:   0.344947 s
0.00/0.35	c ==============================================================================
0.00/0.41	c
0.00/0.41	c Starting glucose
0.00/0.41	c
349.37/349.49	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
349.37/349.49	c WARNING: for repeatability, setting FPU to use double precision
349.37/349.49	c ============================[ Problem Statistics ]=============================
349.37/349.49	c |                                                                             |
349.37/349.49	c |  Number of variables:          1260                                         |
349.37/349.49	c |  Number of clauses:          147105                                         |
349.37/349.49	c |  Parse time:                   0.03 s                                       |
349.37/349.49	c |                                                                             |
349.37/349.49	c ============================[ Search Statistics ]==============================
349.37/349.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
349.37/349.49	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
349.37/349.49	c ===============================================================================
349.37/349.49	c |      1501 |    1260   147105   445953 |        1     1501    213 |  0.000 % |
349.37/349.49	c |      1723 |    1260   147105   445953 |        1     1723    211 |  0.000 % |
349.37/349.49	c |      1823 |    1260   147105   445953 |        1     1823    211 |  0.000 % |
349.37/349.49	c |      4762 |    1260   147105   445953 |        1     2773    166 |  0.000 % |
349.37/349.49	c |      4891 |    1260   147105   445953 |        1     2902    165 |  0.000 % |
349.37/349.49	c |      5153 |    1260   147105   445953 |        1     3164    163 |  0.000 % |
349.37/349.49	c |      7358 |    1260   147105   445953 |        1     5369    158 |  0.000 % |
349.37/349.49	c |     37283 |    1260   147105   445953 |        1    14981    123 |  0.000 % |
349.37/349.49	c |    127255 |    1260   147105   445953 |        1    42082     98 |  0.000 % |
349.37/349.49	c |    242104 |    1260   147105   445953 |        1    52518    102 |  0.000 % |
349.37/349.49	c |    242207 |    1260   147105   445953 |        1    52621    102 |  0.000 % |
349.37/349.49	c |    248449 |    1260   147105   445953 |        1    58863    106 |  0.000 % |
349.37/349.49	c |    254068 |    1260   147105   445953 |        1    64482    110 |  0.000 % |
349.37/349.49	c |    254169 |    1260   147105   445953 |        1    64583    110 |  0.000 % |
349.37/349.49	c |    254271 |    1260   147105   445953 |        1    64685    110 |  0.000 % |
349.37/349.49	c |    292015 |    1260   147105   445953 |        1    69845    105 |  0.000 % |
349.37/349.49	c |    293457 |    1260   147105   445953 |        1    36078     75 |  0.000 % |
349.37/349.49	c |    293622 |    1260   147105   445953 |        1    36243     75 |  0.000 % |
349.37/349.49	c |    566707 |    1260   147105   445953 |        1    94337     90 |  0.000 % |
349.37/349.49	c |    598620 |    1260   147105   445953 |        1    75438     88 |  0.000 % |
349.37/349.49	c |   1071478 |    1260   147105   445953 |        1   119908     86 |  0.000 % |
349.37/349.49	c |   1071850 |    1260   147105   445953 |        1   120280     86 |  0.000 % |
349.37/349.49	c |   1071951 |    1260   147105   445953 |        1   120381     86 |  0.000 % |
349.37/349.49	c |   1072527 |    1260   147105   445953 |        1   120957     86 |  0.000 % |
349.37/349.49	c |   1072852 |    1260   147105   445953 |        1   121282     86 |  0.000 % |
349.37/349.49	c |   1102484 |    1260   147105   445953 |        1    79334     67 |  0.000 % |
349.37/349.49	c |   1115785 |    1260   147105   445953 |        1    92635     72 |  0.000 % |
349.37/349.49	c |   1119701 |    1260   147105   445953 |        1    96551     74 |  0.000 % |
349.37/349.49	c |   1120022 |    1260   147105   445953 |        1    96872     74 |  0.000 % |
349.37/349.49	c |   1120126 |    1260   147105   445953 |        1    96976     74 |  0.000 % |
349.37/349.49	c |   1120465 |    1260   147105   445953 |        1    97315     74 |  0.000 % |
349.37/349.49	c |   1131511 |    1260   147105   445953 |        1   108361     78 |  0.000 % |
349.37/349.49	c |   1131612 |    1260   147105   445953 |        1   108462     78 |  0.000 % |
349.37/349.49	c |   1131714 |    1260   147105   445953 |        1   108564     78 |  0.000 % |
349.37/349.49	c |   1132014 |    1260   147105   445953 |        1   108864     78 |  0.000 % |
349.37/349.49	c |   1132114 |    1260   147105   445953 |        1   108964     78 |  0.000 % |
349.37/349.49	c |   1367445 |    1260   147105   445953 |        1   113874     67 |  0.000 % |
349.37/349.49	c |   1413042 |    1260   147105   445953 |        1   159471     80 |  0.000 % |
349.37/349.49	c |   1802014 |    12

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.93 4/192 16615
/proc/meminfo: memFree=15216156/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 468924818 8912896 252 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 252 211 178 0 69 0

[startup+0.087768 s]
/proc/loadavg: 4.00 4.00 3.93 4/192 16615
/proc/meminfo: memFree=15216156/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 468924818 8912896 252 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100803 s]
/proc/loadavg: 4.00 4.00 3.93 4/192 16615
/proc/meminfo: memFree=15216156/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 468924818 8912896 252 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300729 s]
/proc/loadavg: 4.00 4.00 3.93 4/192 16615
/proc/meminfo: memFree=15216156/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 468924818 8912896 252 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70066 s]
/proc/loadavg: 4.00 4.00 3.93 4/192 16615
/proc/meminfo: memFree=15216156/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 8704

[startup+1.50052 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16618
/proc/meminfo: memFree=15195184/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=26900 CPUtime=1.07 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 7353 0 0 0 106 1 0 0 25 0 1 0 468924860 27545600 3175 33554432000 4194304 4260849 140736329364752 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 6725 3175 250 17 0 3366 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 35604

[startup+3.10023 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16618
/proc/meminfo: memFree=15146264/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=45568 CPUtime=2.67 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 12314 0 0 0 265 2 0 0 25 0 1 0 468924860 46661632 7999 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 11392 7999 250 17 0 8033 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 54272

[startup+6.30066 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16619
/proc/meminfo: memFree=15159656/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=57168 CPUtime=5.87 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 15595 0 0 0 585 2 0 0 25 0 1 0 468924860 58540032 11084 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 14292 11084 250 17 0 10933 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 65872

[startup+12.7005 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16619
/proc/meminfo: memFree=15160444/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=38492 CPUtime=12.27 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 23674 0 0 0 1223 4 0 0 25 0 1 0 468924860 39415808 6379 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 9623 6379 250 17 0 6264 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47196

[startup+25.5003 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16619
/proc/meminfo: memFree=15087352/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=76344 CPUtime=25.07 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 31925 0 0 0 2502 5 0 0 25 0 1 0 468924860 78176256 14406 33554432000 4194304 4260849 140736329364752 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 19086 14406 250 17 0 15727 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85048

[startup+51.1007 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16620
/proc/meminfo: memFree=15049192/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=89048 CPUtime=50.67 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 69010 0 0 0 5056 11 0 0 25 0 1 0 468924860 91185152 19081 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 22262 19081 251 17 0 18903 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 97752

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16621
/proc/meminfo: memFree=15099968/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=89048 CPUtime=101.88 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 117551 0 0 0 10170 18 0 0 25 0 1 0 468924860 91185152 19081 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 22262 19081 251 17 0 18903 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 97752

[startup+162.301 s]
/proc/loadavg: 3.94 3.98 3.92 5/194 16653
/proc/meminfo: memFree=15047988/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=138368 CPUtime=161.88 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 173004 0 0 0 16160 28 0 0 25 0 1 0 468924860 141688832 28906 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 34592 28906 251 17 0 31233 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 147072

[startup+222.3 s]
/proc/loadavg: 3.97 3.98 3.92 5/194 16654
/proc/meminfo: memFree=15012900/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=89048 CPUtime=221.88 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 215059 0 0 0 22151 37 0 0 25 0 1 0 468924860 91185152 19085 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 22262 19085 251 17 0 18903 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 97752

[startup+282.301 s]
/proc/loadavg: 3.99 3.98 3.92 5/194 16656
/proc/meminfo: memFree=14983904/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=138368 CPUtime=281.88 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 265901 0 0 0 28142 46 0 0 25 0 1 0 468924860 141688832 31009 33554432000 4194304 4260849 140736329364752 18446744073709551615 4209679 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 34592 31009 251 17 0 31233 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 147072

[startup+342.301 s]
/proc/loadavg: 3.99 3.98 3.92 5/194 16658
/proc/meminfo: memFree=14955252/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=169948 CPUtime=341.88 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 312360 0 0 0 34133 55 0 0 25 0 1 0 468924860 174026752 33323 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 42487 33323 251 17 0 39128 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 178652

[startup+402.301 s]
/proc/loadavg: 3.99 3.98 3.92 5/194 16659
/proc/meminfo: memFree=14898824/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3

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

/proc/16618/statm: 50088 41405 251 17 0 46729 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 209056

[startup+642.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/194 16666
/proc/meminfo: memFree=14874052/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=120212 CPUtime=641.89 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 443756 0 0 0 64107 82 0 0 25 0 1 0 468924860 123097088 26868 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 30053 26868 251 17 0 26694 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 128916

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16667
/proc/meminfo: memFree=14820564/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=169532 CPUtime=701.89 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 470155 0 0 0 70102 87 0 0 25 0 1 0 468924860 173600768 37821 33554432000 4194304 4260849 140736329364752 18446744073709551615 4226151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 42383 37821 251 17 0 39024 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 178236

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16669
/proc/meminfo: memFree=14846704/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=200352 CPUtime=761.89 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 488707 0 0 0 76098 91 0 0 25 0 1 0 468924860 205160448 39284 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 50088 39284 251 17 0 46729 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 209056

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16670
/proc/meminfo: memFree=14764840/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=169532 CPUtime=821.89 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 505608 0 0 0 82093 96 0 0 25 0 1 0 468924860 173600768 38736 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 42383 38736 251 17 0 39024 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 178236

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16672
/proc/meminfo: memFree=14837964/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=169532 CPUtime=881.89 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 524125 0 0 0 88088 101 0 0 25 0 1 0 468924860 173600768 38786 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 42383 38786 251 17 0 39024 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 178236

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16674
/proc/meminfo: memFree=14776428/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=200352 CPUtime=941.89 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 549799 0 0 0 94080 109 0 0 25 0 1 0 468924860 205160448 45042 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 50088 45042 251 17 0 46729 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 209056

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16675
/proc/meminfo: memFree=14803428/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=200352 CPUtime=1001.89 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 585198 0 0 0 100073 116 0 0 25 0 1 0 468924860 205160448 39443 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 50088 39443 251 17 0 46729 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 209056

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 16677
/proc/meminfo: memFree=14794240/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=200352 CPUtime=1061.89 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 611434 0 0 0 106067 122 0 0 25 0 1 0 468924860 205160448 43831 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 50088 43831 251 17 0 46729 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 209056

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.94 6/194 16678
/proc/meminfo: memFree=14714480/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=200352 CPUtime=1121.89 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 632560 0 0 0 112061 128 0 0 25 0 1 0 468924860 205160448 44283 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 50088 44283 251 17 0 46729 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 209056

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/194 16680
/proc/meminfo: memFree=14715692/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=200352 CPUtime=1181.9 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 654076 0 0 0 118057 133 0 0 25 0 1 0 468924860 205160448 45859 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 50088 45859 251 17 0 46729 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 209056

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 16691
/proc/meminfo: memFree=14766008/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=200352 CPUtime=1241.9 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 694556 0 0 0 124048 142 0 0 25 0 1 0 468924860 205160448 39570 33554432000 4194304 4260849 140736329364752 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 50088 39570 251 17 0 46729 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 209056



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.32 3.84 3.88 3/180 16728
/proc/meminfo: memFree=15165656/32950928 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=8704 CPUtime=0.4 cores=1,3
/proc/16615/stat : 16615 (glucose.sh) S 16613 16615 15849 0 -1 4202496 360 2973 0 0 0 0 40 0 21 0 1 0 468924818 8912896 254 33554432000 4194304 4922060 140734322344624 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16615/statm: 2176 254 211 178 0 69 0
[pid=16618] ppid=16615 vsize=200352 CPUtime=1299.6 cores=1,3
/proc/16618/stat : 16618 (glucose_static) R 16615 16615 15849 0 -1 4202496 719324 0 0 0 129811 149 0 0 25 0 1 0 468924860 205160448 40237 33554432000 4194304 4260849 140736329364752 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16618/statm: 50088 40237 251 17 0 46729 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 209056

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 16615 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=410937
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.418935
# 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): 1298.51
CPU system time (s): 1.49
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 308464

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

runsolver used 2.10668 second user time and 4.99224 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 17:41:00
IDJOB=3251306
IDBENCH=88218
IDSOLVER=1651
FILE ID=node122/3251306-1303573260
RUNJOBID= node122-1303571936-16382
PBS_JOBID= 13150292
Free space on /tmp= 70808 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251306-1303573260/watcher-3251306-1303573260 -o /tmp/evaluation-result-3251306-1303573260/solver-3251306-1303573260 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3251306-1303573260.cnf 

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=1706162442

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:      15216304 kB
Buffers:       1775608 kB
Cached:       14995640 kB
SwapCached:          0 kB
Active:        5786684 kB
Inactive:     11394612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15216304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           52448 kB
Writeback:           0 kB
AnonPages:      409452 kB
Mapped:          15484 kB
Slab:           487920 kB
PageTables:       6156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   615536 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= 70800 MiB
End job on node122 at 2011-04-23 18:02:42