Trace number 3274858

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
SAT09 reference solver: SATzilla2009_C 2009-03-22? (TO) 1299.96 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.39763
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

24.73/24.86	c SATzilla is building models for class 2
24.73/24.86	c run presolver march_dl2004 for 5 seconds ... 
24.73/24.86	c Bin: Executing march_dl2004
24.73/24.86	c spawning binary file with 5 seconds ...
24.73/24.86	c child exit by a signal
24.73/24.86	c march_dl2004 returned code 137.
24.73/24.86	c run presolver mxc-sr08 for 5 seconds ... 
24.73/24.86	c Bin: Executing mxc-sr08
24.73/24.86	c spawning binary file with 5 seconds ...
24.73/24.86	c child exit by a signal
24.73/24.86	c mxc-sr08 returned code 137.
24.73/24.86	c Orignal number of varibales is 1985, number of clauses is 409171 
24.73/24.86	c predicted feature computation time is 15.871546 
24.73/24.86	c Bin: Executing satelite
24.73/24.86	c spawning binary file with 240 seconds ...
24.73/24.86	c child exited successfully
24.73/24.86	c satzilla computing base features
24.73/24.86	c Number of variabe is: 1940, Number of clause is : 407186 
24.73/24.86	c Initializing...
24.73/24.86	c satzilla compute diameter ...
24.73/24.86	c start diameter features ...
24.73/24.86	c satzilla doing clause learning
24.73/24.86	c start clause learning features ...
24.73/24.86	c Bin: Executing zchaff07
24.73/24.86	c spawning binary file with 2 seconds ...
24.73/24.86	c child exit by a signal
24.73/24.86	c satzilla doing survey propogation probe
24.73/24.86	c do survay propogation for 2 second ...
24.73/24.86	c satzilla doing local search probe
24.73/24.86	c satzilla doing lobjois search-space size estimate
24.73/24.86	c features are:1985 409171 1940 407186 0.0231959 0.00487492 0.00476441 0.999136 0.00624875 0.099213 0.00153832 2.31892 0.00103093 0.0474227 0.150205 0.9787 0.9787 0.00153832 0.172975 0.000545205 0.00196225 5.51286 0.319992 0.0628233 0.132007 0.482456 2.91911 0.00100897 0.197208 0.000336456 0.0013974 5.41327 0.9787 0.00476195 0 0.00476195 0.00476195 2 0 2 2 -0 208.625 1.47087 4 846 846 4 612 21 64 90.7863 0.136025 71.067 107.25 107.25 71.067 106.136 88.9077 91.2344 0.8765 0.139792 0.376523 0.994912 0.963117 0.710801 0.95129 0.863036 0.920429 6.92803e-05 5.82575 -1.11022e-16 0.00632422 6.3163e-06 0 1.13664e-08 1.11022e-16 8.5365e-13 3013 4.38191 888.9 0.236191 934 904 954 112.064 0.247005 1.0619 0.26084 0.880393 0.929509 
24.73/24.86	c satzilla's ranking:
24.73/24.86	c 1) march_dl2004: 4.050622
24.73/24.86	c 2) mxc-sr08: 3.420650
24.73/24.86	c 3) minisat20: 1.379440
24.73/24.86	c 4) minisat20SAT07: 1.185119
24.73/24.86	c 5) vallst: 0.818980
24.73/24.86	c 6) tts-4-0: 0.026344
24.73/24.86	c 7) zchaff_rand: -0.245008
24.73/24.86	c 8) SATenstein: -10000.000000
24.73/24.86	c 9) gnovelty+: -10000.000000
24.73/24.86	c 10) adaptg2wsat+: -10000.000000
24.73/24.86	c 11) adaptg2wsat0: -10000.000000
24.73/24.86	c 12) picosat846: -10000.000000
24.73/24.86	c 13) kcnfs04SAT07: -10000.000000
24.73/24.86	c satzilla running march_dl2004 ... 
1299.92/1300.00	c Bin: Executing march_dl2004
1299.92/1300.00	c spawning binary file with 2375 seconds ...
1299.92/1300.00	c child exit by a signal
1299.92/1300.00	c march_dl2004 returned code 143.
1299.92/1300.00	c satzilla running mxc-sr08 ... 

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-3274858-1303609466/watcher-3274858-1303609466 -o /tmp/evaluation-result-3274858-1303609466/solver-3274858-1303609466 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274858-1303609466.cnf 

running on 2 cores: 4,6

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: 1.94 2.73 2.90 5/187 6383
/proc/meminfo: memFree=21898252/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=2136 CPUtime=0 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 472548974 2187264 114 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 534 114 97 400 0 131 0

[startup+0.049379 s]
/proc/loadavg: 1.94 2.73 2.90 5/187 6383
/proc/meminfo: memFree=21898252/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=2136 CPUtime=0 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 472548974 2187264 114 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100396 s]
/proc/loadavg: 1.94 2.73 2.90 5/187 6383
/proc/meminfo: memFree=21898252/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=2136 CPUtime=0 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 472548974 2187264 114 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300356 s]
/proc/loadavg: 1.94 2.73 2.90 5/187 6383
/proc/meminfo: memFree=21898252/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=2136 CPUtime=0 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 472548974 2187264 114 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700287 s]
/proc/loadavg: 1.94 2.73 2.90 5/187 6383
/proc/meminfo: memFree=21898252/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=2136 CPUtime=0 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 472548974 2187264 114 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50115 s]
/proc/loadavg: 1.94 2.73 2.90 5/194 6391
/proc/meminfo: memFree=21784872/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=2136 CPUtime=0 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 472548974 2187264 114 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 534 114 97 400 0 131 0
[pid=6384] ppid=6383 vsize=37960 CPUtime=1.49 cores=4,6
/proc/6384/stat : 6384 (march_dl2004) R 6383 6383 4914 0 -1 4202496 41334 0 0 0 143 6 0 0 25 0 1 0 472548974 38871040 7291 33554432000 134512640 134996440 4292703808 18446744073709551615 134617434 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6384/statm: 9490 7291 73 119 0 9369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40096

[startup+3.1008 s]
/proc/loadavg: 1.94 2.73 2.90 5/194 6391
/proc/meminfo: memFree=21759824/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=2136 CPUtime=0 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 472548974 2187264 114 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 534 114 97 400 0 131 0
[pid=6384] ppid=6383 vsize=54284 CPUtime=3.09 cores=4,6
/proc/6384/stat : 6384 (march_dl2004) R 6383 6383 4914 0 -1 4202496 49041 0 0 0 302 7 0 0 25 0 1 0 472548974 55586816 8213 33554432000 134512640 134996440 4292703808 18446744073709551615 134532802 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6384/statm: 13571 8213 75 119 0 13450 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56420

[startup+6.30016 s]
/proc/loadavg: 2.11 2.75 2.90 5/194 6395
/proc/meminfo: memFree=21774268/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=2136 CPUtime=4.99 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 187 50874 0 0 0 0 492 7 18 0 1 0 472548974 2187264 127 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 6 0 0 0
/proc/6383/statm: 534 127 108 400 0 131 0
[pid=6393] ppid=6383 vsize=22244 CPUtime=1.28 cores=4,6
/proc/6393/stat : 6393 (mxc-sr08) R 6383 6383 4914 0 -1 4202496 6646 0 0 0 127 1 0 0 22 0 1 0 472549475 22777856 5332 33554432000 134512640 135078026 4292540272 18446744073709551615 134560872 0 0 8392704 0 0 0 0 17 6 0 0 0
/proc/6393/statm: 5561 5332 57 139 0 5420 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24380

[startup+12.701 s]
/proc/loadavg: 2.26 2.77 2.91 5/194 6400
/proc/meminfo: memFree=21733148/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=32052 CPUtime=12.66 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) R 6381 6383 4914 0 -1 4202496 7716 66530 0 0 39 0 1216 11 18 0 1 0 472548974 32821248 7636 33554432000 134512640 136149437 4294423152 18446744073709551615 134535313 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/6383/statm: 8013 7636 136 400 0 7610 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 32052

[startup+25.5006 s]
/proc/loadavg: 2.65 2.83 2.92 5/193 6406
/proc/meminfo: memFree=21644896/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=27500 CPUtime=0.62 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 19629 0 0 0 60 2 0 0 25 0 1 0 472551461 28160000 5193 33554432000 134512640 134996440 4292433184 18446744073709551615 134560107 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 6875 5193 65 119 0 6754 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 52712

[startup+51.1007 s]
/proc/loadavg: 3.11 2.92 2.95 5/194 6408
/proc/meminfo: memFree=21507740/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=65604 CPUtime=26.21 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 51673 0 0 0 2616 5 0 0 25 0 1 0 472551461 67178496 10844 33554432000 134512640 134996440 4292433184 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 16401 10844 75 119 0 16280 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 90816

[startup+102.307 s]
/proc/loadavg: 3.61 3.09 3.01 5/194 6410
/proc/meminfo: memFree=21503692/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=67744 CPUtime=77.41 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 52110 0 0 0 7736 5 0 0 25 0 1 0 472551461 69369856 11281 33554432000 134512640 134996440 4292433184 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 16936 11281 75 119 0 16815 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 92956

[startup+162.301 s]
/proc/loadavg: 3.85 3.25 3.06 5/194 6411
/proc/meminfo: memFree=21501884/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=68688 CPUtime=137.4 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 52337 0 0 0 13735 5 0 0 25 0 1 0 472551461 70336512 11508 33554432000 134512640 134996440 4292433184 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 17172 11508 75 119 0 17051 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 93900

[startup+222.3 s]
/proc/loadavg: 3.94 3.39 3.12 5/194 6413
/proc/meminfo: memFree=21500116/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=69624 CPUtime=197.4 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 52558 0 0 0 19735 5 0 0 25 0 1 0 472551461 71294976 11729 33554432000 134512640 134996440 4292433184 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 17406 11729 75 119 0 17285 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 94836

[startup+282.301 s]
/proc/loadavg: 3.98 3.49 3.17 5/194 6414
/proc/meminfo: memFree=21499576/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=70152 CPUtime=257.41 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 52666 0 0 0 25736 5 0 0 25 0 1 0 472551461 71835648 11837 33554432000 134512640 134996440 4292433184 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 17538 11837 75 119 0 17417 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 95364

[startup+342.301 s]
/proc/loadavg: 4.05 3.60 3.23 5/194 6416
/proc/meminfo: memFree=21498672/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=70560 CPUtime=317.41 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 52762 0 0 0 31735 6 0 0 25 0 1 0 472551461 72253440 11933 33554432000 134512640 134996440 4292433184 18446744073709551615 134532759 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 17640 11933 75 119 0 17519 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 95772

[startup+402.3 s]
/proc/loadavg: 4.02 3.67 3.27 5/194 6418
/proc/meminfo: memFree=21498140/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=70832 CPUtime=377.41 cores=4,6

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

[pid=6405] ppid=6383 vsize=71372 CPUtime=497.41 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 52932 0 0 0 49735 6 0 0 25 0 1 0 472551461 73084928 12103 33554432000 134512640 134996440 4292433184 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 17843 12103 75 119 0 17722 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 96584

[startup+582.301 s]
/proc/loadavg: 4.05 3.84 3.40 5/194 6422
/proc/meminfo: memFree=21497168/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=71636 CPUtime=557.42 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 52995 0 0 0 55736 6 0 0 25 0 1 0 472551461 73355264 12166 33554432000 134512640 134996440 4292433184 18446744073709551615 134567386 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 17909 12166 75 119 0 17788 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 96848

[startup+642.301 s]
/proc/loadavg: 4.02 3.86 3.44 5/194 6424
/proc/meminfo: memFree=21496888/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=71772 CPUtime=617.42 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53032 0 0 0 61736 6 0 0 25 0 1 0 472551461 73494528 12203 33554432000 134512640 134996440 4292433184 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 17943 12203 75 119 0 17822 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 96984

[startup+702.3 s]
/proc/loadavg: 4.00 3.89 3.47 5/194 6426
/proc/meminfo: memFree=21496100/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=72040 CPUtime=677.42 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53087 0 0 0 67736 6 0 0 25 0 1 0 472551461 73768960 12258 33554432000 134512640 134996440 4292433184 18446744073709551615 134553673 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18010 12258 75 119 0 17889 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 97252

[startup+762.307 s]
/proc/loadavg: 4.05 3.92 3.50 5/194 6427
/proc/meminfo: memFree=21495688/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=72172 CPUtime=737.42 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53134 0 0 0 73736 6 0 0 25 0 1 0 472551461 73904128 12305 33554432000 134512640 134996440 4292433184 18446744073709551615 134537947 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18043 12305 75 119 0 17922 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 97384

[startup+822.301 s]
/proc/loadavg: 4.02 3.93 3.53 5/194 6429
/proc/meminfo: memFree=21495396/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=72440 CPUtime=797.42 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53173 0 0 0 79736 6 0 0 25 0 1 0 472551461 74178560 12344 33554432000 134512640 134996440 4292433184 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18110 12344 75 119 0 17989 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 97652

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.56 5/194 6430
/proc/meminfo: memFree=21495100/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=72440 CPUtime=857.41 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53200 0 0 0 85735 6 0 0 25 0 1 0 472551461 74178560 12371 33554432000 134512640 134996440 4292433184 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18110 12371 75 119 0 17989 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 97652

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.58 5/194 6432
/proc/meminfo: memFree=21494556/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=72708 CPUtime=917.41 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53228 0 0 0 91735 6 0 0 25 0 1 0 472551461 74452992 12399 33554432000 134512640 134996440 4292433184 18446744073709551615 134533076 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18177 12399 75 119 0 18056 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 97920

[startup+1002.3 s]
/proc/loadavg: 4.07 3.97 3.61 5/194 6443
/proc/meminfo: memFree=21494352/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=72840 CPUtime=977.41 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53260 0 0 0 97735 6 0 0 25 0 1 0 472551461 74588160 12431 33554432000 134512640 134996440 4292433184 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18210 12431 75 119 0 18089 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 98052

[startup+1062.3 s]
/proc/loadavg: 4.16 4.00 3.64 5/194 6917
/proc/meminfo: memFree=21757068/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=72972 CPUtime=1037.41 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53317 0 0 0 103734 7 0 0 25 0 1 0 472551461 74723328 12488 33554432000 134512640 134996440 4292433184 18446744073709551615 134536976 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18243 12488 75 119 0 18122 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 98184

[startup+1122.3 s]
/proc/loadavg: 4.06 4.00 3.66 5/194 6919
/proc/meminfo: memFree=21760680/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=73108 CPUtime=1097.42 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53325 0 0 0 109735 7 0 0 25 0 1 0 472551461 74862592 12496 33554432000 134512640 134996440 4292433184 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18277 12496 75 119 0 18156 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 98320

[startup+1182.3 s]
/proc/loadavg: 4.07 4.01 3.69 5/194 6923
/proc/meminfo: memFree=21760488/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=73248 CPUtime=1157.41 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53348 0 0 0 115734 7 0 0 25 0 1 0 472551461 75005952 12519 33554432000 134512640 134996440 4292433184 18446744073709551615 134567187 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18312 12519 75 119 0 18191 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 98460

[startup+1242.3 s]
/proc/loadavg: 4.10 4.02 3.71 5/194 6925
/proc/meminfo: memFree=21759748/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=73248 CPUtime=1217.42 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53376 0 0 0 121735 7 0 0 25 0 1 0 472551461 75005952 12547 33554432000 134512640 134996440 4292433184 18446744073709551615 134537005 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18312 12547 75 119 0 18191 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 98460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.73 3/188 6930
/proc/meminfo: memFree=21867148/32951124 swapFree=67111524/67111528
[pid=6383] ppid=6381 vsize=25212 CPUtime=24.8 cores=4,6
/proc/6383/stat : 6383 (SATzilla2009_C) S 6381 6383 4914 0 -1 4202496 21586 75717 0 0 1050 4 1413 13 25 0 1 0 472548974 25817088 6077 33554432000 134512640 136149437 4294423152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/6383/statm: 6303 6077 220 400 0 5900 0
[pid=6405] ppid=6383 vsize=73384 CPUtime=1275.12 cores=4,6
/proc/6405/stat : 6405 (march_dl2004) R 6383 6383 4914 0 -1 4202496 53400 0 0 0 127505 7 0 0 25 0 1 0 472551461 75145216 12571 33554432000 134512640 134996440 4292433184 18446744073709551615 134532802 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6405/statm: 18346 12571 75 119 0 18225 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 98596

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)
Real time (s): 1300.01
CPU time (s): 1299.96
CPU user time (s): 1299.7
CPU system time (s): 0.26096
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 98596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.7
system time used= 0.26096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150718
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= 15
involuntary context switches= 15026

runsolver used 2.29965 second user time and 4.80827 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-24 03:44:26
IDJOB=3274858
IDBENCH=88209
IDSOLVER=1675
FILE ID=node102/3274858-1303609466
RUNJOBID= node102-1303609466-6345
PBS_JOBID= 13150588
Free space on /tmp= 70632 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274858-1303609466/watcher-3274858-1303609466 -o /tmp/evaluation-result-3274858-1303609466/solver-3274858-1303609466 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274858-1303609466.cnf

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

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=1918733477

node102.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.828
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.65
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.828
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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21899648 kB
Buffers:       1554552 kB
Cached:        8865492 kB
SwapCached:          4 kB
Active:        1718992 kB
Inactive:      8782636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21899648 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          120756 kB
Writeback:           0 kB
AnonPages:       80352 kB
Mapped:          16044 kB
Slab:           485844 kB
PageTables:       5496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   250408 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= 70904 MiB
End job on node102 at 2011-04-24 04:06:08