Trace number 3499442

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? (exit code) 4998.35 4998.29

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
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 490390
Number of clauses of size 510007
Number of clauses of size over 50

Solver Data

20.07/20.11	c SATzilla is building models for class 2
20.07/20.11	c run presolver march_dl2004 for 5 seconds ... 
20.07/20.11	c Bin: Executing march_dl2004
20.07/20.11	c spawning binary file with 5 seconds ...
20.07/20.11	c child exit by a signal
20.07/20.11	c march_dl2004 returned code 137.
20.07/20.11	c run presolver mxc-sr08 for 5 seconds ... 
20.07/20.11	c Bin: Executing mxc-sr08
20.07/20.11	c spawning binary file with 5 seconds ...
20.07/20.11	c child exit by a signal
20.07/20.11	c mxc-sr08 returned code 137.
20.07/20.11	c Orignal number of varibales is 4229, number of clauses is 100397 
20.07/20.11	c predicted feature computation time is 9.763181 
20.07/20.11	c Bin: Executing satelite
20.07/20.11	c spawning binary file with 240 seconds ...
20.07/20.11	c child exited successfully
20.07/20.11	c satzilla computing base features
20.07/20.11	c Number of variabe is: 4219, Number of clause is : 100330 
20.07/20.11	c Initializing...
20.07/20.11	c satzilla compute diameter ...
20.07/20.11	c start diameter features ...
20.07/20.11	c satzilla doing clause learning
20.07/20.11	c start clause learning features ...
20.07/20.11	c Bin: Executing zchaff07
20.07/20.11	c spawning binary file with 2 seconds ...
20.07/20.11	c child exit by a signal
20.07/20.11	c satzilla doing survey propogation probe
20.07/20.11	c do survay propogation for 2 second ...
20.07/20.11	c satzilla doing local search probe
20.07/20.11	c satzilla doing lobjois search-space size estimate
20.07/20.11	c features are:4229 100397 4219 100330 0.00237023 0.000667796 0.0420512 0.996979 0.0509243 0.0236397 0.000974249 0.0843842 0.000948092 0.0030813 0.347583 0 0 0.000974249 0.256464 0.000299013 0.00183395 4.55757 0.756357 0.0781958 0.0107527 1 3.23307 0.000118129 0.388525 0 0.000428586 2.92566 0.0996611 0.00236361 0.230329 0.000807336 0.00420612 3.51805 0.142032 3 4 0.692495 191.983 0.262215 104 420 224 156 203 168 181 33.5064 0.100529 29.7191 48.2981 35.8417 30.9352 34.6333 31.7919 32.6105 0.592957 0.211162 0.000832565 1 0.713256 0.436875 0.675202 0.546704 0.623361 0.0187098 1.81257 3.78671e-07 0.448076 0.0560566 0.000442161 0.0187767 0.00125402 0.00471057 201.205 0.0909467 976.051 0.0246483 976 938 1006 0.846133 0.311662 0.940221 0.00620041 0.323218 0.422655 
20.07/20.11	c satzilla's ranking:
20.07/20.11	c 1) mxc-sr08: 2.994644
20.07/20.11	c 2) march_dl2004: 2.627756
20.07/20.11	c 3) minisat20SAT07: 2.603547
20.07/20.11	c 4) minisat20: 2.133866
20.07/20.11	c 5) zchaff_rand: 2.080376
20.07/20.11	c 6) tts-4-0: -0.230801
20.07/20.11	c 7) vallst: -0.575878
20.07/20.11	c 8) SATenstein: -10000.000000
20.07/20.11	c 9) gnovelty+: -10000.000000
20.07/20.11	c 10) adaptg2wsat+: -10000.000000
20.07/20.11	c 11) adaptg2wsat0: -10000.000000
20.07/20.11	c 12) picosat846: -10000.000000
20.07/20.11	c 13) kcnfs04SAT07: -10000.000000
20.07/20.11	c satzilla running mxc-sr08 ... 
4998.23/4998.29	c Bin: Executing mxc-sr08
4998.23/4998.29	c spawning binary file with 4979 seconds ...
4998.23/4998.29	c child exit by a signal
4998.23/4998.29	c mxc-sr08 returned code 137.
4998.23/4998.29	c satzilla running march_dl2004 ... 
4998.23/4998.29	c Bin: Executing march_dl2004
4998.23/4998.29	c march_dl2004 returned code 1.
4998.23/4998.29	c satzilla running minisat20SAT07 ... 
4998.23/4998.29	c Bin: Executing minisat20SAT07
4998.23/4998.29	c minisat20SAT07 returned code 1.
4998.23/4998.29	c satzilla running minisat20 ... 
4998.23/4998.29	c Bin: Executing minisat20
4998.23/4998.29	c minisat20 returned code 1.
4998.23/4998.29	c satzilla running zchaff_rand ... 
4998.23/4998.29	c Bin: Executing zchaff_rand
4998.23/4998.29	c zchaff_rand returned code 1.
4998.23/4998.29	c satzilla running tts-4-0 ... 
4998.23/4998.29	c Bin: Executing tts-4-0
4998.23/4998.29	c tts-4-0 returned code 1.
4998.23/4998.29	c satzilla running vallst ... 
4998.23/4998.29	c Bin: Executing vallst
4998.23/4998.29	c vallst returned code 1.
4998.23/4998.29	c satzilla running SATenstein ... 
4998.23/4998.29	c Bin: Executing SATenstein
4998.23/4998.29	c SATenstein returned code 1.
4998.23/4998.29	c satzilla running gnovelty+ ... 
4998.23/4998.29	c Bin: Executing gnovelty+
4998.23/4998.29	c gnovelty+ returned code 1.
4998.23/4998.29	c satzilla running adaptg2wsat+ ... 
4998.23/4998.29	c Bin: Executing adaptg2wsat+
4998.23/4998.29	c adaptg2wsat+ returned code 1.
4998.23/4998.29	c satzilla running adaptg2wsat0 ... 
4998.23/4998.29	c Bin: Executing adaptg2wsat0
4998.23/4998.29	c adaptg2wsat0 returned code 1.
4998.23/4998.29	c satzilla running picosat846 ... 
4998.23/4998.29	c Bin: Executing picosat846
4998.23/4998.29	c picosat846 returned code 1.
4998.23/4998.29	c satzilla running kcnfs04SAT07 ... 
4998.23/4998.29	c Bin: Executing kcnfs04SAT07
4998.23/4998.29	c kcnfs04SAT07 returned code 1.
4998.23/4998.29	c ERROR: All Failed! 
4998.23/4998.29	c SATZILLA_TIME=4999.100000

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.1 (svn: 989)

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-3499442-1308493074/watcher-3499442-1308493074 -o /tmp/evaluation-result-3499442-1308493074/solver-3499442-1308493074 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499442-1308493074.cnf 

running on 4 cores: 0,2,4,6

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: 2.02 2.05 1.88 2/176 32426
/proc/meminfo: memFree=27934236/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960907117 2187264 114 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/32426/statm: 534 114 97 400 0 131 0

[startup+0.0211019 s]
/proc/loadavg: 2.02 2.05 1.88 2/176 32426
/proc/meminfo: memFree=27934236/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960907117 2187264 114 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/32426/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101115 s]
/proc/loadavg: 2.02 2.05 1.88 2/176 32426
/proc/meminfo: memFree=27934236/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960907117 2187264 114 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/32426/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.30108 s]
/proc/loadavg: 2.02 2.05 1.88 2/176 32426
/proc/meminfo: memFree=27934236/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960907117 2187264 114 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/32426/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70101 s]
/proc/loadavg: 2.02 2.05 1.88 2/176 32426
/proc/meminfo: memFree=27934236/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960907117 2187264 114 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/32426/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50087 s]
/proc/loadavg: 2.02 2.05 1.88 3/178 32428
/proc/meminfo: memFree=27925688/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960907117 2187264 114 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/32426/statm: 534 114 97 400 0 131 0
[pid=32427] ppid=32426 vsize=13568 CPUtime=1.49 cores=0,2,4,6
/proc/32427/stat : 32427 (march_dl2004) R 32426 32426 32206 0 -1 4202496 14803 0 0 0 149 0 0 0 25 0 1 0 960907117 13893632 2254 33554432000 134512640 134996440 4293176304 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32427/statm: 3392 2254 67 119 0 3271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15704

[startup+3.10768 s]
/proc/loadavg: 2.02 2.05 1.88 3/178 32428
/proc/meminfo: memFree=27925192/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960907117 2187264 114 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/32426/statm: 534 114 97 400 0 131 0
[pid=32427] ppid=32426 vsize=13700 CPUtime=3.15 cores=0,2,4,6
/proc/32427/stat : 32427 (march_dl2004) R 32426 32426 32206 0 -1 4202496 14841 0 0 0 315 0 0 0 25 0 1 0 960907117 14028800 2292 33554432000 134512640 134996440 4293176304 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32427/statm: 3425 2293 67 119 0 3304 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 15836

[startup+13.3928 s]
/proc/loadavg: 2.01 2.05 1.88 3/178 32428
/proc/meminfo: memFree=27923828/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=8892 CPUtime=12.31 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 3111 21148 0 0 217 0 1012 2 20 0 1 0 960907117 9105408 1838 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/32426/statm: 2223 1838 137 400 0 1820 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 8892

[startup+13.5777 s]
/proc/loadavg: 2.01 2.05 1.88 3/178 32428
/proc/meminfo: memFree=27923828/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=8892 CPUtime=12.31 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 3111 21148 0 0 217 0 1012 2 20 0 1 0 960907117 9105408 1838 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/32426/statm: 2223 1838 137 400 0 1820 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 8892

[startup+25.5007 s]
/proc/loadavg: 2.40 2.14 1.92 3/178 32433
/proc/meminfo: memFree=27911552/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=13124 CPUtime=5.38 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 3838 0 0 0 538 0 0 0 25 0 1 0 960909128 13438976 3074 33554432000 134512640 135078026 4286649280 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 3281 3074 73 139 0 3140 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23232

[startup+51.1063 s]
/proc/loadavg: 2.26 2.13 1.92 3/178 32433
/proc/meminfo: memFree=27909628/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=14936 CPUtime=30.98 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 4307 0 0 0 3098 0 0 0 25 0 1 0 960909128 15294464 3543 33554432000 134512640 135078026 4286649280 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 3734 3543 73 139 0 3593 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25044

[startup+102.3 s]
/proc/loadavg: 2.11 2.10 1.92 3/178 32435
/proc/meminfo: memFree=27902596/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=21256 CPUtime=82.17 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 5871 0 0 0 8216 1 0 0 25 0 1 0 960909128 21766144 5107 33554432000 134512640 135078026 4286649280 18446744073709551615 134523824 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 5314 5107 73 139 0 5173 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31364

[startup+162.301 s]
/proc/loadavg: 2.04 2.08 1.92 3/178 32437
/proc/meminfo: memFree=27898124/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=25268 CPUtime=142.17 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 6886 0 0 0 14216 1 0 0 25 0 1 0 960909128 25874432 6104 33554432000 134512640 135078026 4286649280 18446744073709551615 134523737 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 6317 6104 73 139 0 6176 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35376

[startup+222.301 s]
/proc/loadavg: 2.01 2.07 1.92 3/178 32438
/proc/meminfo: memFree=27897248/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=25720 CPUtime=202.17 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 7008 0 0 0 20216 1 0 0 25 0 1 0 960909128 26337280 6226 33554432000 134512640 135078026 4286649280 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 6430 6226 73 139 0 6289 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 35828

[startup+282.3 s]
/proc/loadavg: 2.00 2.05 1.92 3/178 32439
/proc/meminfo: memFree=27891784/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=30852 CPUtime=262.16 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 8348 0 0 0 26215 1 0 0 25 0 1 0 960909128 31592448 7529 33554432000 134512640 135078026 4286649280 18446744073709551615 134522577 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 7713 7529 73 139 0 7572 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 40960

[startup+342.301 s]
/proc/loadavg: 2.00 2.04 1.92 3/178 32441
/proc/meminfo: memFree=27889908/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=32700 CPUtime=322.17 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 8789 0 0 0 32215 2 0 0 25 0 1 0 960909128 33484800 7970 33554432000 134512640 135078026 4286649280 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 8175 7970 73 139 0 8034 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 42808

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 1.92 3/178 32443
/proc/meminfo: memFree=27887672/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=34548 CPUtime=382.17 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 9263 0 0 0 38215 2 0 0 25 0 1 0 960909128 35377152 8444 33554432000 134512640 135078026 4286649280 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 8637 8444 73 139 0 8496 0
Current children cumulated CPU time (s) 402.25

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


[startup+4602.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 32567
/proc/meminfo: memFree=27833652/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=79336 CPUtime=4582.24 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 20949 0 0 0 458219 5 0 0 25 0 1 0 960909128 81240064 19580 33554432000 134512640 135078026 4286649280 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 19834 19580 73 139 0 19693 0
Current children cumulated CPU time (s) 4602.32
Current children cumulated vsize (KiB) 89444

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32569
/proc/meminfo: memFree=27833760/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=79336 CPUtime=4642.25 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 20961 0 0 0 464220 5 0 0 25 0 1 0 960909128 81240064 19580 33554432000 134512640 135078026 4286649280 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 19834 19580 73 139 0 19693 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 89444

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32570
/proc/meminfo: memFree=27833740/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=79336 CPUtime=4702.24 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 20961 0 0 0 470219 5 0 0 25 0 1 0 960909128 81240064 19580 33554432000 134512640 135078026 4286649280 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 19834 19580 73 139 0 19693 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 89444

[startup+4786.09 s]
/proc/loadavg: 2.20 2.05 1.98 3/178 32610
/proc/meminfo: memFree=27854208/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=79336 CPUtime=4766.09 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 20961 0 0 0 476604 5 0 0 25 0 1 0 960909128 81240064 19580 33554432000 134512640 135078026 4286649280 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 19834 19580 73 139 0 19693 0
Current children cumulated CPU time (s) 4786.17
Current children cumulated vsize (KiB) 89444

[startup+4842.3 s]
/proc/loadavg: 2.25 2.12 2.01 3/178 32616
/proc/meminfo: memFree=27827676/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=79336 CPUtime=4822.24 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 20961 0 0 0 482219 5 0 0 25 0 1 0 960909128 81240064 19580 33554432000 134512640 135078026 4286649280 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 19834 19580 73 139 0 19693 0
Current children cumulated CPU time (s) 4842.32
Current children cumulated vsize (KiB) 89444

[startup+4902.3 s]
/proc/loadavg: 2.09 2.09 2.00 3/178 32618
/proc/meminfo: memFree=27827044/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=79336 CPUtime=4882.25 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 20961 0 0 0 488220 5 0 0 25 0 1 0 960909128 81240064 19580 33554432000 134512640 135078026 4286649280 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 19834 19580 73 139 0 19693 0
Current children cumulated CPU time (s) 4902.33
Current children cumulated vsize (KiB) 89444

[startup+4962.3 s]
/proc/loadavg: 2.03 2.07 2.00 3/178 32620
/proc/meminfo: memFree=27826036/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=80716 CPUtime=4942.25 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 21311 0 0 0 494220 5 0 0 25 0 1 0 960909128 82653184 19924 33554432000 134512640 135078026 4286649280 18446744073709551615 134534917 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 20179 19924 73 139 0 20038 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 90824

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

[startup+4974.4 s]
/proc/loadavg: 2.03 2.07 2.00 3/178 32620
/proc/meminfo: memFree=27826032/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=80716 CPUtime=4954.35 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 21311 0 0 0 495430 5 0 0 25 0 1 0 960909128 82653184 19924 33554432000 134512640 135078026 4286649280 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 20179 19924 73 139 0 20038 0
Current children cumulated CPU time (s) 4974.43
Current children cumulated vsize (KiB) 90824

[startup+4987.2 s]
/proc/loadavg: 2.02 2.07 2.00 3/178 32620
/proc/meminfo: memFree=27826028/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=80716 CPUtime=4967.15 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 21311 0 0 0 496710 5 0 0 25 0 1 0 960909128 82653184 19924 33554432000 134512640 135078026 4286649280 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 20179 19924 73 139 0 20038 0
Current children cumulated CPU time (s) 4987.23
Current children cumulated vsize (KiB) 90824

[startup+4993.6 s]
/proc/loadavg: 2.02 2.06 2.00 3/178 32620
/proc/meminfo: memFree=27826028/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=80716 CPUtime=4973.55 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 21311 0 0 0 497350 5 0 0 25 0 1 0 960909128 82653184 19924 33554432000 134512640 135078026 4286649280 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 20179 19924 73 139 0 20038 0
Current children cumulated CPU time (s) 4993.63
Current children cumulated vsize (KiB) 90824

[startup+4996.8 s]
/proc/loadavg: 2.02 2.06 2.00 3/178 32620
/proc/meminfo: memFree=27825904/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=80716 CPUtime=4976.75 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 21311 0 0 0 497670 5 0 0 25 0 1 0 960909128 82653184 19924 33554432000 134512640 135078026 4286649280 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 20179 19924 73 139 0 20038 0
Current children cumulated CPU time (s) 4996.83
Current children cumulated vsize (KiB) 90824

[startup+4997.6 s]
/proc/loadavg: 2.02 2.06 2.00 3/178 32620
/proc/meminfo: memFree=27826024/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=80716 CPUtime=4977.55 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 21311 0 0 0 497750 5 0 0 25 0 1 0 960909128 82653184 19924 33554432000 134512640 135078026 4286649280 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 20179 19924 73 139 0 20038 0
Current children cumulated CPU time (s) 4997.63
Current children cumulated vsize (KiB) 90824

[startup+4998 s]
/proc/loadavg: 2.02 2.06 2.00 3/178 32620
/proc/meminfo: memFree=27826024/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=80716 CPUtime=4977.95 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 21311 0 0 0 497790 5 0 0 25 0 1 0 960909128 82653184 19924 33554432000 134512640 135078026 4286649280 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 20179 19924 73 139 0 20038 0
Current children cumulated CPU time (s) 4998.03
Current children cumulated vsize (KiB) 90824

[startup+4998.2 s]
/proc/loadavg: 2.02 2.06 2.00 3/178 32620
/proc/meminfo: memFree=27826024/32951132 swapFree=67054656/67111528
[pid=32426] ppid=32424 vsize=10108 CPUtime=20.08 cores=0,2,4,6
/proc/32426/stat : 32426 (SATzilla2009_C) S 32424 32426 32206 0 -1 4202496 7782 24191 0 0 785 9 1206 8 25 0 1 0 960907117 10350592 2291 33554432000 134512640 136149437 4293834768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/32426/statm: 2527 2291 220 400 0 2124 0
[pid=32433] ppid=32426 vsize=80716 CPUtime=4978.15 cores=0,2,4,6
/proc/32433/stat : 32433 (mxc-sr08) R 32426 32426 32206 0 -1 4202496 21311 0 0 0 497810 5 0 0 25 0 1 0 960909128 82653184 19924 33554432000 134512640 135078026 4286649280 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/32433/statm: 20179 19924 73 139 0 20038 0
Current children cumulated CPU time (s) 4998.23
Current children cumulated vsize (KiB) 90824

Child status: 17
Real time (s): 4998.29
CPU time (s): 4998.35
CPU user time (s): 4998.11
CPU system time (s): 0.240963
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 90896

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

runsolver used 10.2294 second user time and 21.4477 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-19 16:17:55
IDJOB=3499442
IDBENCH=83248
IDSOLVER=1995
FILE ID=node131/3499442-1308493074
RUNJOBID= node131-1308490395-32224
PBS_JOBID= 13608175
Free space on /tmp= 73312 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499442-1308493074/watcher-3499442-1308493074 -o /tmp/evaluation-result-3499442-1308493074/solver-3499442-1308493074 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499442-1308493074.cnf

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=2023805736

node131.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.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.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.83
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.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.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.77
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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      27934912 kB
Buffers:        472932 kB
Cached:        4140060 kB
SwapCached:       9816 kB
Active:        1680888 kB
Inactive:      2986060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27934912 kB
SwapTotal:    67111528 kB
SwapFree:     67054656 kB
Dirty:           33600 kB
Writeback:           0 kB
AnonPages:       52020 kB
Mapped:          14456 kB
Slab:           286040 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   245168 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73280 MiB
End job on node131 at 2011-06-19 17:41:13