Trace number 3303533

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 2UNSAT 2233.22 2233.29

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark668.579
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

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 |     896     3042 |     268       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     792     3091 |      --       0       --      -- |     --   | -104/49
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 132   #clauses: 792   #literals: 3091
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
2233.13/2233.27	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2233.13/2233.27	c WARNING: for repeatability, setting FPU to use double precision
2233.13/2233.27	c ============================[ Problem Statistics ]=============================
2233.13/2233.27	c |                                                                             |
2233.13/2233.27	c |  Number of variables:           132                                         |
2233.13/2233.27	c |  Number of clauses:             792                                         |
2233.13/2233.27	c |  Parse time:                   0.00 s                                       |
2233.13/2233.27	c |                                                                             |
2233.13/2233.27	c ============================[ Search Statistics ]==============================
2233.13/2233.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2233.13/2233.27	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2233.13/2233.27	c ===============================================================================
2233.13/2233.27	c |    689474 |     132      792     3091 |        1    56885     13 |  0.000 % |
2233.13/2233.27	c |   1114521 |     132      792     3091 |        1    91332     15 |  0.000 % |
2233.13/2233.27	c |   4643330 |     132      792     3091 |        1   263139     15 |  0.000 % |
2233.13/2233.27	c |   7428601 |     132      792     3091 |        1   301217     14 |  0.000 % |
2233.13/2233.27	c |   7489621 |     132      792     3091 |        1   362237     15 |  0.000 % |
2233.13/2233.27	c |  14109029 |      27      677     2668 |        1    30386     10 | 79.545 % |
2233.13/2233.27	c ===============================================================================
2233.13/2233.27	c restarts              : 6
2233.13/2233.27	c nb ReduceDB           : 103
2233.13/2233.27	c nb removed Clauses    : 12973378
2233.13/2233.27	c nb learnts DL2        : 349
2233.13/2233.27	c nb learnts size 2     : 191
2233.13/2233.27	c nb learnts size 1     : 22
2233.13/2233.27	c conflicts             : 14109029       (6319 /sec)
2233.13/2233.27	c decisions             : 14949934       (0.00 % random) (6695 /sec)
2233.13/2233.27	c propagations          : 382621572      (171351 /sec)
2233.13/2233.27	c conflict literals     : 245793818      (38.87 % deleted)
2233.13/2233.27	c nb reduced Clauses    : 823
2233.13/2233.27	c CPU time              : 2232.96 s
2233.13/2233.27	
2233.13/2233.28	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.78 1.97 1.98 3/561 17238
/proc/meminfo: memFree=30402816/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0

[startup+0.037351 s]
/proc/loadavg: 1.78 1.97 1.98 3/561 17238
/proc/meminfo: memFree=30402816/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100342 s]
/proc/loadavg: 1.78 1.97 1.98 3/561 17238
/proc/meminfo: memFree=30402816/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300308 s]
/proc/loadavg: 1.78 1.97 1.98 3/561 17238
/proc/meminfo: memFree=30402816/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700307 s]
/proc/loadavg: 1.78 1.97 1.98 3/561 17238
/proc/meminfo: memFree=30402816/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50017 s]
/proc/loadavg: 1.80 1.97 1.98 4/564 17242
/proc/meminfo: memFree=30390656/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=20436 CPUtime=1.49 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 1982 0 0 0 149 0 0 0 25 0 1 0 806461178 20926464 1542 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 5109 1542 239 17 0 1750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29140

[startup+3.1009 s]
/proc/loadavg: 1.80 1.97 1.98 4/564 17242
/proc/meminfo: memFree=30386300/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=24788 CPUtime=3.09 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 2675 0 0 0 309 0 0 0 25 0 1 0 806461178 25382912 2209 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 6197 2209 239 17 0 2838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33492

[startup+6.3003 s]
/proc/loadavg: 1.80 1.97 1.98 4/564 17242
/proc/meminfo: memFree=30378240/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=29140 CPUtime=6.29 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 3388 0 0 0 629 0 0 0 25 0 1 0 806461178 29839360 2904 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 7285 2904 239 17 0 3926 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37844

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 4/564 17242
/proc/meminfo: memFree=30367452/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=32292 CPUtime=12.69 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 7312 0 0 0 1268 1 0 0 25 0 1 0 806461178 33067008 4192 33554432000 4194304 4260849 140736877288720 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 8073 4192 240 17 0 4714 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40996

[startup+25.5011 s]
/proc/loadavg: 2.06 2.02 2.00 4/564 17243
/proc/meminfo: memFree=30357888/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=33412 CPUtime=25.48 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 10431 0 0 0 2547 1 0 0 25 0 1 0 806461178 34213888 4874 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 8353 4874 240 17 0 4994 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42116

[startup+51.1008 s]
/proc/loadavg: 2.04 2.01 2.00 4/564 17243
/proc/meminfo: memFree=30341576/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=41248 CPUtime=51.08 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 13984 0 0 0 5106 2 0 0 25 0 1 0 806461178 42237952 6590 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 10312 6590 249 17 0 6953 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49952

[startup+102.322 s]
/proc/loadavg: 2.01 2.01 2.00 4/564 17245
/proc/meminfo: memFree=30314392/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=55504 CPUtime=102.29 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 18060 0 0 0 10226 3 0 0 25 0 1 0 806461178 56836096 10455 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 13876 10455 249 17 0 10517 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 64208

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/564 17246
/proc/meminfo: memFree=30299628/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=68436 CPUtime=162.26 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 23270 0 0 0 16223 3 0 0 25 0 1 0 806461178 70078464 12420 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224751 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 17109 12420 249 17 0 13750 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 77140

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/564 17248
/proc/meminfo: memFree=30287212/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=68436 CPUtime=222.26 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 23665 0 0 0 22223 3 0 0 25 0 1 0 806461178 70078464 12802 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 17109 12802 249 17 0 13750 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 77140

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/564 17250
/proc/meminfo: memFree=30268840/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=72856 CPUtime=282.26 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 25254 0 0 0 28222 4 0 0 25 0 1 0 806461178 74604544 14326 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 18214 14326 249 17 0 14855 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 81560

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/564 17251
/proc/meminfo: memFree=30265592/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=75628 CPUtime=342.26 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 26064 0 0 0 34222 4 0 0 25 0 1 0 806461178 77443072 15110 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 18907 15110 249 17 0 15548 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 84332

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/564 17253
/proc/meminfo: memFree=30253052/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7

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


[startup+1902.3 s]
/proc/loadavg: 2.05 2.06 2.01 4/564 17293
/proc/meminfo: memFree=30113500/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=1902.23 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 135296 0 0 0 190204 19 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 1902.23
Current children cumulated vsize (KiB) 150688

[startup+1962.3 s]
/proc/loadavg: 2.02 2.05 2.01 4/564 17294
/proc/meminfo: memFree=30112108/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=1962.24 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 143440 0 0 0 196204 20 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 1962.24
Current children cumulated vsize (KiB) 150688

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.00 4/564 17296
/proc/meminfo: memFree=30113328/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2022.22 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 143440 0 0 0 202202 20 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2022.22
Current children cumulated vsize (KiB) 150688

[startup+2082.32 s]
/proc/loadavg: 2.00 2.03 2.00 4/564 17298
/proc/meminfo: memFree=30116028/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2082.25 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 151044 0 0 0 208203 22 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224855 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2082.25
Current children cumulated vsize (KiB) 150688

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/564 17299
/proc/meminfo: memFree=30145636/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2142.23 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 167032 0 0 0 214199 24 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2142.23
Current children cumulated vsize (KiB) 150688

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/564 17301
/proc/meminfo: memFree=30146100/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2202.23 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 167032 0 0 0 220199 24 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2202.23
Current children cumulated vsize (KiB) 150688

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

[startup+2214.32 s]
/proc/loadavg: 2.00 2.01 2.00 4/564 17301
/proc/meminfo: memFree=30114348/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2214.25 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 167032 0 0 0 221401 24 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2214.25
Current children cumulated vsize (KiB) 150688

[startup+2220.7 s]
/proc/loadavg: 2.00 2.01 2.00 4/564 17301
/proc/meminfo: memFree=30112240/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2220.63 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 167032 0 0 0 222039 24 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2220.63
Current children cumulated vsize (KiB) 150688

[startup+2227.1 s]
/proc/loadavg: 2.00 2.01 2.00 4/564 17301
/proc/meminfo: memFree=30110132/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2227.03 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 167032 0 0 0 222679 24 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2227.03
Current children cumulated vsize (KiB) 150688

[startup+2230.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/564 17301
/proc/meminfo: memFree=30108892/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2230.23 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 167032 0 0 0 222999 24 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2230.23
Current children cumulated vsize (KiB) 150688

[startup+2231.92 s]
/proc/loadavg: 2.00 2.01 2.00 4/564 17302
/proc/meminfo: memFree=30108024/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2231.85 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 167032 0 0 0 223161 24 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2231.85
Current children cumulated vsize (KiB) 150688

[startup+2232.7 s]
/proc/loadavg: 2.00 2.01 2.00 4/564 17302
/proc/meminfo: memFree=30108024/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2232.63 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 167032 0 0 0 223239 24 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224818 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2232.63
Current children cumulated vsize (KiB) 150688

[startup+2233.1 s]
/proc/loadavg: 2.00 2.01 2.00 4/564 17302
/proc/meminfo: memFree=30107652/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2233.03 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 167032 0 0 0 223279 24 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4228009 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2233.03
Current children cumulated vsize (KiB) 150688

[startup+2233.2 s]
/proc/loadavg: 2.00 2.01 2.00 4/564 17302
/proc/meminfo: memFree=30107652/32950928 swapFree=41528364/67111528
[pid=17238] ppid=17236 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17238/stat : 17238 (glucose.sh) S 17236 17238 16161 0 -1 4202496 360 173 0 0 0 0 0 0 22 0 1 0 806461178 8912896 255 33554432000 4194304 4922060 140734409463040 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17238/statm: 2176 255 211 178 0 69 0
[pid=17240] ppid=17238 vsize=141984 CPUtime=2233.13 cores=1,3,5,7
/proc/17240/stat : 17240 (glucose_static) R 17238 17238 16161 0 -1 4202496 167032 0 0 0 223289 24 0 0 25 0 1 0 806461178 145391616 32102 33554432000 4194304 4260849 140736877288720 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17240/statm: 35496 32102 249 17 0 32137 0
Current children cumulated CPU time (s) 2233.13
Current children cumulated vsize (KiB) 150688

Child status: 20
Real time (s): 2233.29
CPU time (s): 2233.22
CPU user time (s): 2232.97
CPU system time (s): 0.252961
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 200008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2232.97
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167781
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= 41
involuntary context switches= 5631

runsolver used 12.3991 second user time and 30.1434 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-01 19:17:05
IDJOB=3303533
IDBENCH=84030
IDSOLVER=1687
FILE ID=node126/3303533-1306948625
RUNJOBID= node126-1306948625-17218
PBS_JOBID= 13488573
Free space on /tmp= 73668 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303533-1306948625/watcher-3303533-1306948625 -o /tmp/evaluation-result-3303533-1306948625/solver-3303533-1306948625 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303533-1306948625.cnf 

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=1577798069

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30403228 kB
Buffers:        195376 kB
Cached:         279976 kB
SwapCached:      15328 kB
Active:        1920732 kB
Inactive:       310672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30403228 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:            2460 kB
Writeback:          16 kB
AnonPages:     1753332 kB
Mapped:          24012 kB
Slab:           145464 kB
PageTables:      99680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176385056 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= 73668 MiB
End job on node126 at 2011-06-01 19:54:18