Trace number 3274471

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) 1300.04 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.18/16.26	c SATzilla is building models for class 2
16.18/16.26	c run presolver march_dl2004 for 5 seconds ... 
16.18/16.26	c Bin: Executing march_dl2004
16.18/16.26	c spawning binary file with 5 seconds ...
16.18/16.26	c child exit by a signal
16.18/16.26	c march_dl2004 returned code 137.
16.18/16.26	c run presolver mxc-sr08 for 5 seconds ... 
16.18/16.26	c Bin: Executing mxc-sr08
16.18/16.26	c spawning binary file with 5 seconds ...
16.18/16.26	c child exit by a signal
16.18/16.26	c mxc-sr08 returned code 137.
16.18/16.26	c Orignal number of varibales is 509, number of clauses is 4478 
16.18/16.26	c predicted feature computation time is 7.035902 
16.18/16.26	c Bin: Executing satelite
16.18/16.26	c spawning binary file with 240 seconds ...
16.18/16.26	c child exited successfully
16.18/16.26	c satzilla computing base features
16.18/16.26	c Number of variabe is: 509, Number of clause is : 4478 
16.18/16.26	c Initializing...
16.18/16.26	c satzilla compute diameter ...
16.18/16.26	c start diameter features ...
16.18/16.26	c satzilla doing clause learning
16.18/16.26	c start clause learning features ...
16.18/16.26	c Bin: Executing zchaff07
16.18/16.26	c spawning binary file with 2 seconds ...
16.18/16.26	c child exit by a signal
16.18/16.26	c satzilla doing survey propogation probe
16.18/16.26	c do survay propogation for 2 second ...
16.18/16.26	c satzilla doing local search probe
16.18/16.26	c satzilla doing lobjois search-space size estimate
16.18/16.26	c features are:509 4478 509 4478 0 0 0.113667 1 0 -0 0.00785855 0 0.00785855 0.00785855 -0 0 0 0.00785855 0.301878 0.00178651 0.0138455 3.04328 0 0 0 0 -0 0.00392927 0.301878 0.000893256 0.00692273 3.04328 0.5 0.0103014 0.277354 0.00267977 0.0185351 3.69291 0.124911 3 4 0.61675 4057.71 0.016928 4003 4197 4197 4003 4126 4014 4023 29.9583 0.0537928 27.9644 32.7683 32.7683 27.9644 31.8975 28.8949 29.1333 0 0 0 0 0 0 0 0 0 0.0285076 1.54019 0.000342377 0.266712 0.0811768 0.00199191 0.0302686 0.00426996 0.0100817 27.0038 0.194736 98.7269 0.078806 99 90 108 0.860896 0.265064 0.870487 0.0385664 0.343063 0.489346 
16.18/16.26	c satzilla's ranking:
16.18/16.26	c 1) mxc-sr08: 2.806420
16.18/16.26	c 2) minisat20SAT07: 2.184165
16.18/16.26	c 3) march_dl2004: 2.171797
16.18/16.26	c 4) minisat20: 1.293631
16.18/16.26	c 5) tts-4-0: 0.560395
16.18/16.26	c 6) zchaff_rand: 0.386538
16.18/16.26	c 7) vallst: -0.223644
16.18/16.26	c 8) SATenstein: -10000.000000
16.18/16.26	c 9) gnovelty+: -10000.000000
16.18/16.26	c 10) adaptg2wsat+: -10000.000000
16.18/16.26	c 11) adaptg2wsat0: -10000.000000
16.18/16.26	c 12) picosat846: -10000.000000
16.18/16.26	c 13) kcnfs04SAT07: -10000.000000
16.18/16.26	c satzilla running mxc-sr08 ... 
1300.02/1300.00	c Bin: Executing mxc-sr08
1300.02/1300.00	c spawning binary file with 2383 seconds ...
1300.02/1300.00	c child exit by a signal
1300.02/1300.00	c mxc-sr08 returned code 143.
1300.02/1300.00	c satzilla running minisat20SAT07 ... 

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.85 3.97 3.76 5/192 15158
/proc/meminfo: memFree=16726788/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=2136 CPUtime=0 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 550552988 2187264 114 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15158/statm: 534 114 97 400 0 131 0

[startup+0.0135039 s]
/proc/loadavg: 3.85 3.97 3.76 5/192 15158
/proc/meminfo: memFree=16726788/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=2136 CPUtime=0 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 550552988 2187264 114 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15158/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.10049 s]
/proc/loadavg: 3.85 3.97 3.76 5/192 15158
/proc/meminfo: memFree=16726788/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=2136 CPUtime=0 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 550552988 2187264 114 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15158/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300458 s]
/proc/loadavg: 3.85 3.97 3.76 5/192 15158
/proc/meminfo: memFree=16726788/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=2136 CPUtime=0 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 550552988 2187264 114 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15158/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700405 s]
/proc/loadavg: 3.85 3.97 3.76 5/192 15158
/proc/meminfo: memFree=16726788/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=2136 CPUtime=0 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 550552988 2187264 114 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15158/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50027 s]
/proc/loadavg: 3.85 3.97 3.76 5/194 15160
/proc/meminfo: memFree=16715036/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=2136 CPUtime=0 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 550552988 2187264 114 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15158/statm: 534 114 97 400 0 131 0
[pid=15159] ppid=15158 vsize=4880 CPUtime=1.49 cores=0,2
/proc/15159/stat : 15159 (march_dl2004) R 15158 15158 14643 0 -1 4202496 1159 0 0 0 149 0 0 0 25 0 1 0 550552988 4997120 1112 33554432000 134512640 134996440 4291108608 18446744073709551615 134537731 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15159/statm: 1220 1112 74 119 0 1099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7016

[startup+3.10096 s]
/proc/loadavg: 3.86 3.97 3.76 5/194 15162
/proc/meminfo: memFree=16710076/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=2136 CPUtime=0 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 550552988 2187264 114 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15158/statm: 534 114 97 400 0 131 0
[pid=15159] ppid=15158 vsize=5144 CPUtime=3.09 cores=0,2
/proc/15159/stat : 15159 (march_dl2004) R 15158 15158 14643 0 -1 4202496 1219 0 0 0 309 0 0 0 25 0 1 0 550552988 5267456 1172 33554432000 134512640 134996440 4291108608 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15159/statm: 1286 1172 74 119 0 1165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7280

[startup+6.3004 s]
/proc/loadavg: 3.86 3.97 3.76 5/192 15166
/proc/meminfo: memFree=16729816/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=2136 CPUtime=4.99 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 187 1271 0 0 0 0 499 0 18 0 1 0 550552988 2187264 127 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15158/statm: 534 127 108 400 0 131 0
[pid=15166] ppid=15158 vsize=2156 CPUtime=1.29 cores=0,2
/proc/15166/stat : 15166 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 453 0 0 0 129 0 0 0 22 0 1 0 550553488 2207744 426 33554432000 134512640 135078026 4288424512 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15166/statm: 539 426 73 139 0 398 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4292

[startup+12.7002 s]
/proc/loadavg: 3.89 3.97 3.76 5/193 15172
/proc/meminfo: memFree=16674992/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=7796 CPUtime=12.68 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) R 15156 15158 14643 0 -1 4202496 694 3791 0 0 65 3 1198 2 18 0 1 0 550552988 7983104 543 33554432000 134512640 136149437 4291330208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15158/statm: 1949 543 208 400 0 1546 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7796

[startup+25.5009 s]
/proc/loadavg: 3.90 3.97 3.76 5/193 15174
/proc/meminfo: memFree=16686080/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=3344 CPUtime=9.23 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 769 0 0 0 923 0 0 0 25 0 1 0 550554614 3424256 742 33554432000 134512640 135078026 4287280272 18446744073709551615 134534299 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 836 742 73 139 0 695 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7040

[startup+51.1012 s]
/proc/loadavg: 3.93 3.97 3.77 5/193 15216
/proc/meminfo: memFree=16543752/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=4416 CPUtime=34.83 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1018 0 0 0 3483 0 0 0 25 0 1 0 550554614 4521984 991 33554432000 134512640 135078026 4287280272 18446744073709551615 134521910 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1104 991 73 139 0 963 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8112

[startup+102.307 s]
/proc/loadavg: 3.97 3.97 3.78 5/194 15250
/proc/meminfo: memFree=16423224/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=4952 CPUtime=86.04 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1141 0 0 0 8604 0 0 0 25 0 1 0 550554614 5070848 1114 33554432000 134512640 135078026 4287280272 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1238 1114 73 139 0 1097 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 8648

[startup+162.301 s]
/proc/loadavg: 4.06 3.99 3.79 5/194 15252
/proc/meminfo: memFree=16314648/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=5472 CPUtime=146.03 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1265 0 0 0 14603 0 0 0 25 0 1 0 550554614 5603328 1238 33554432000 134512640 135078026 4287280272 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1368 1238 73 139 0 1227 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 9168

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.80 5/194 15253
/proc/meminfo: memFree=16224452/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=5904 CPUtime=206.04 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1349 0 0 0 20603 1 0 0 25 0 1 0 550554614 6045696 1322 33554432000 134512640 135078026 4287280272 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1476 1322 73 139 0 1335 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 9600

[startup+282.301 s]
/proc/loadavg: 4.09 4.00 3.82 5/194 15255
/proc/meminfo: memFree=16156816/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=6296 CPUtime=266.04 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1428 0 0 0 26603 1 0 0 25 0 1 0 550554614 6447104 1401 33554432000 134512640 135078026 4287280272 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1574 1401 73 139 0 1433 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 9992

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 3.83 5/194 15289
/proc/meminfo: memFree=16087008/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=6728 CPUtime=326.04 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1524 0 0 0 32603 1 0 0 25 0 1 0 550554614 6889472 1497 33554432000 134512640 135078026 4287280272 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1682 1497 73 139 0 1541 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 10424

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.83 5/194 15290
/proc/meminfo: memFree=16034176/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=6872 CPUtime=386.04 cores=0,2

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

[pid=15174] ppid=15158 vsize=7260 CPUtime=506.05 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1650 0 0 0 50604 1 0 0 25 0 1 0 550554614 7434240 1623 33554432000 134512640 135078026 4287280272 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1815 1623 73 139 0 1674 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 10956

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.86 5/194 15295
/proc/meminfo: memFree=15882588/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=7392 CPUtime=566.05 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1684 0 0 0 56604 1 0 0 25 0 1 0 550554614 7569408 1657 33554432000 134512640 135078026 4287280272 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1848 1657 73 139 0 1707 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 11088

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.86 5/194 15297
/proc/meminfo: memFree=15847424/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=7392 CPUtime=626.06 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1704 0 0 0 62605 1 0 0 25 0 1 0 550554614 7569408 1677 33554432000 134512640 135078026 4287280272 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1848 1677 73 139 0 1707 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 11088

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15298
/proc/meminfo: memFree=15812252/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=7500 CPUtime=686.05 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1745 0 0 0 68604 1 0 0 25 0 1 0 550554614 7680000 1718 33554432000 134512640 135078026 4287280272 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1875 1718 73 139 0 1734 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 11196

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15300
/proc/meminfo: memFree=15781036/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=7764 CPUtime=746.06 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1791 0 0 0 74605 1 0 0 25 0 1 0 550554614 7950336 1764 33554432000 134512640 135078026 4287280272 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1941 1764 73 139 0 1800 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 11460

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 15301
/proc/meminfo: memFree=15754684/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=7764 CPUtime=806.05 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1814 0 0 0 80604 1 0 0 25 0 1 0 550554614 7950336 1787 33554432000 134512640 135078026 4287280272 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1941 1787 73 139 0 1800 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 11460

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.89 5/194 15303
/proc/meminfo: memFree=15715928/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=7896 CPUtime=866.05 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1839 0 0 0 86604 1 0 0 25 0 1 0 550554614 8085504 1812 33554432000 134512640 135078026 4287280272 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 1974 1812 73 139 0 1833 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 11592

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.90 5/194 15305
/proc/meminfo: memFree=15676820/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=8032 CPUtime=926.05 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1862 0 0 0 92604 1 0 0 25 0 1 0 550554614 8224768 1835 33554432000 134512640 135078026 4287280272 18446744073709551615 134521105 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 2008 1835 73 139 0 1867 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 11728

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 15306
/proc/meminfo: memFree=15640060/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=8032 CPUtime=986.05 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1871 0 0 0 98604 1 0 0 25 0 1 0 550554614 8224768 1844 33554432000 134512640 135078026 4287280272 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 2008 1844 73 139 0 1867 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 11728

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15308
/proc/meminfo: memFree=15605408/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=8032 CPUtime=1046.06 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1878 0 0 0 104605 1 0 0 25 0 1 0 550554614 8224768 1851 33554432000 134512640 135078026 4287280272 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 2008 1851 73 139 0 1867 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 11728

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15309
/proc/meminfo: memFree=15573460/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=8164 CPUtime=1106.06 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1910 0 0 0 110605 1 0 0 25 0 1 0 550554614 8359936 1883 33554432000 134512640 135078026 4287280272 18446744073709551615 134534840 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 2041 1883 73 139 0 1900 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 11860

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15311
/proc/meminfo: memFree=15542648/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=8160 CPUtime=1166.06 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1912 0 0 0 116605 1 0 0 25 0 1 0 550554614 8355840 1885 33554432000 134512640 135078026 4287280272 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 2040 1885 73 139 0 1899 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 11856

[startup+1242.3 s]
/proc/loadavg: 4.09 4.03 3.92 5/194 15313
/proc/meminfo: memFree=15514184/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=8160 CPUtime=1226.06 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1929 0 0 0 122605 1 0 0 25 0 1 0 550554614 8355840 1902 33554432000 134512640 135078026 4287280272 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 2040 1902 73 139 0 1899 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 11856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.92 4/188 15332
/proc/meminfo: memFree=16759216/32951124 swapFree=67111528/67111528
[pid=15158] ppid=15156 vsize=3696 CPUtime=16.25 cores=0,2
/proc/15158/stat : 15158 (SATzilla2009_C) S 15156 15158 14643 0 -1 4202496 732 3791 0 0 412 13 1198 2 25 0 1 0 550552988 3784704 478 33554432000 134512640 136149437 4291330208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/15158/statm: 924 478 220 400 0 521 0
[pid=15174] ppid=15158 vsize=8160 CPUtime=1283.77 cores=0,2
/proc/15174/stat : 15174 (mxc-sr08) R 15158 15158 14643 0 -1 4202496 1942 0 0 0 128376 1 0 0 25 0 1 0 550554614 8355840 1915 33554432000 134512640 135078026 4287280272 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15174/statm: 2040 1915 73 139 0 1899 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 11856

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): 1300.04
CPU user time (s): 1299.87
CPU system time (s): 0.174973
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 11860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6478
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= 14
involuntary context switches= 2522

runsolver used 2.32665 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-24 02:00:24
IDJOB=3274471
IDBENCH=83250
IDSOLVER=1675
FILE ID=node110/3274471-1303603224
RUNJOBID= node110-1303600605-14661
PBS_JOBID= 13150594
Free space on /tmp= 71844 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274471-1303603224/watcher-3274471-1303603224 -o /tmp/evaluation-result-3274471-1303603224/solver-3274471-1303603224 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274471-1303603224.cnf

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

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=1389575662

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16727068 kB
Buffers:       2317408 kB
Cached:       13198832 kB
SwapCached:          0 kB
Active:        8232180 kB
Inactive:      7420520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16727068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          149228 kB
Writeback:           0 kB
AnonPages:      135420 kB
Mapped:          17200 kB
Slab:           508124 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   332592 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= 71860 MiB
End job on node110 at 2011-04-24 02:22:06