Trace number 3499316

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.27 4998.25

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.98/19.01	c SATzilla is building models for class 2
18.98/19.01	c run presolver march_dl2004 for 5 seconds ... 
18.98/19.01	c Bin: Executing march_dl2004
18.98/19.01	c spawning binary file with 5 seconds ...
18.98/19.01	c child exit by a signal
18.98/19.01	c march_dl2004 returned code 137.
18.98/19.01	c run presolver mxc-sr08 for 5 seconds ... 
18.98/19.01	c Bin: Executing mxc-sr08
18.98/19.01	c spawning binary file with 5 seconds ...
18.98/19.01	c child exit by a signal
18.98/19.01	c mxc-sr08 returned code 137.
18.98/19.01	c Orignal number of varibales is 820, number of clauses is 34235 
18.98/19.01	c predicted feature computation time is 7.758850 
18.98/19.01	c Bin: Executing satelite
18.98/19.01	c spawning binary file with 240 seconds ...
18.98/19.01	c child exited successfully
18.98/19.01	c satzilla computing base features
18.98/19.01	c Number of variabe is: 615, Number of clause is : 33415 
18.98/19.01	c Initializing...
18.98/19.01	c satzilla compute diameter ...
18.98/19.01	c start diameter features ...
18.98/19.01	c satzilla doing clause learning
18.98/19.01	c start clause learning features ...
18.98/19.01	c Bin: Executing zchaff07
18.98/19.01	c spawning binary file with 2 seconds ...
18.98/19.01	c child exit by a signal
18.98/19.01	c satzilla doing survey propogation probe
18.98/19.01	c do survay propogation for 2 second ...
18.98/19.01	c satzilla doing local search probe
18.98/19.01	c satzilla doing lobjois search-space size estimate
18.98/19.01	c features are:820 34235 615 33415 0.333333 0.0245399 0.0184049 1 0 -0 0.00963639 0.586181 0.00325203 0.0195122 0.64375 0.0184049 0.0184049 0.00963639 0 0.00963639 0.00963639 -0 0.00621118 0 0.00621118 0.00621118 -0 0.00484812 0 0.00484812 0.00484812 -0 0.754601 0.018375 0 0.018375 0.018375 2 0 2 2 -0 585.172 1.38772 180 3749 737 213 499 256 319 28.4581 0.162094 21.5856 37.2684 34.4486 23.5719 33.8278 24.4648 26.9901 0.446446 0.000274412 0.446187 0.446919 0.446578 0.446322 0.446496 0.446368 0.446427 7.13853e-05 0.00123462 7.10219e-05 7.158e-05 7.14795e-05 7.13153e-05 7.14414e-05 7.1344e-05 7.139e-05 1.03457 0.278405 156.316 0.0732574 156 142 171 8.57861 0.147556 0.995862 0.0014974 0.849777 0.934561 
18.98/19.01	c satzilla's ranking:
18.98/19.01	c 1) mxc-sr08: 4.355637
18.98/19.01	c 2) zchaff_rand: 3.064868
18.98/19.01	c 3) minisat20SAT07: 2.787505
18.98/19.01	c 4) march_dl2004: 2.168975
18.98/19.01	c 5) tts-4-0: 1.849232
18.98/19.01	c 6) minisat20: 0.403294
18.98/19.01	c 7) vallst: -1.062202
18.98/19.01	c 8) SATenstein: -10000.000000
18.98/19.01	c 9) gnovelty+: -10000.000000
18.98/19.01	c 10) adaptg2wsat+: -10000.000000
18.98/19.01	c 11) adaptg2wsat0: -10000.000000
18.98/19.01	c 12) picosat846: -10000.000000
18.98/19.01	c 13) kcnfs04SAT07: -10000.000000
18.98/19.01	c satzilla running mxc-sr08 ... 
4998.18/4998.24	c Bin: Executing mxc-sr08
4998.18/4998.24	c spawning binary file with 4980 seconds ...
4998.18/4998.24	c child exit by a signal
4998.18/4998.24	c mxc-sr08 returned code 137.
4998.18/4998.24	c satzilla running zchaff_rand ... 
4998.18/4998.24	c Bin: Executing zchaff_rand
4998.18/4998.24	c zchaff_rand returned code 1.
4998.18/4998.24	c satzilla running minisat20SAT07 ... 
4998.18/4998.24	c Bin: Executing minisat20SAT07
4998.18/4998.24	c minisat20SAT07 returned code 1.
4998.18/4998.24	c satzilla running march_dl2004 ... 
4998.18/4998.24	c Bin: Executing march_dl2004
4998.18/4998.24	c march_dl2004 returned code 1.
4998.18/4998.24	c satzilla running tts-4-0 ... 
4998.18/4998.24	c Bin: Executing tts-4-0
4998.18/4998.24	c tts-4-0 returned code 1.
4998.18/4998.24	c satzilla running minisat20 ... 
4998.18/4998.24	c Bin: Executing minisat20
4998.18/4998.24	c minisat20 returned code 1.
4998.18/4998.24	c satzilla running vallst ... 
4998.18/4998.24	c Bin: Executing vallst
4998.18/4998.24	c vallst returned code 1.
4998.18/4998.24	c satzilla running SATenstein ... 
4998.18/4998.24	c Bin: Executing SATenstein
4998.18/4998.24	c SATenstein returned code 1.
4998.18/4998.24	c satzilla running gnovelty+ ... 
4998.18/4998.24	c Bin: Executing gnovelty+
4998.18/4998.24	c gnovelty+ returned code 1.
4998.18/4998.24	c satzilla running adaptg2wsat+ ... 
4998.18/4998.24	c Bin: Executing adaptg2wsat+
4998.18/4998.24	c adaptg2wsat+ returned code 1.
4998.18/4998.24	c satzilla running adaptg2wsat0 ... 
4998.18/4998.24	c Bin: Executing adaptg2wsat0
4998.18/4998.24	c adaptg2wsat0 returned code 1.
4998.18/4998.24	c satzilla running picosat846 ... 
4998.18/4998.24	c Bin: Executing picosat846
4998.18/4998.24	c picosat846 returned code 1.
4998.18/4998.24	c satzilla running kcnfs04SAT07 ... 
4998.18/4998.24	c Bin: Executing kcnfs04SAT07
4998.18/4998.24	c kcnfs04SAT07 returned code 1.
4998.18/4998.24	c ERROR: All Failed! 
4998.18/4998.24	c SATZILLA_TIME=4999.010000

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

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

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


[startup+0 s]
/proc/loadavg: 1.08 1.02 1.01 3/174 20334
/proc/meminfo: memFree=27029612/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 962638693 2187264 114 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 534 114 97 400 0 131 0

[startup+0.08088 s]
/proc/loadavg: 1.08 1.02 1.01 3/174 20334
/proc/meminfo: memFree=27029612/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 962638693 2187264 114 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100876 s]
/proc/loadavg: 1.08 1.02 1.01 3/174 20334
/proc/meminfo: memFree=27029612/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 962638693 2187264 114 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300851 s]
/proc/loadavg: 1.08 1.02 1.01 3/174 20334
/proc/meminfo: memFree=27029612/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 962638693 2187264 114 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700772 s]
/proc/loadavg: 1.08 1.02 1.01 3/174 20334
/proc/meminfo: memFree=27029612/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 962638693 2187264 114 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50063 s]
/proc/loadavg: 1.08 1.02 1.01 3/178 20377
/proc/meminfo: memFree=27015444/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 962638693 2187264 114 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 534 114 97 400 0 131 0
[pid=20336] ppid=20333 vsize=7140 CPUtime=1.49 cores=1,3,5,7
/proc/20336/stat : 20336 (march_dl2004) R 20333 20333 19354 0 -1 4202496 7223 0 0 0 149 0 0 0 23 0 1 0 962638693 7311360 1367 33554432000 134512640 134996440 4292222176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20336/statm: 1785 1367 75 119 0 1664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9276

[startup+3.10037 s]
/proc/loadavg: 1.08 1.02 1.01 3/178 20378
/proc/meminfo: memFree=27014328/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 962638693 2187264 114 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 534 114 97 400 0 131 0
[pid=20336] ppid=20333 vsize=7140 CPUtime=3.09 cores=1,3,5,7
/proc/20336/stat : 20336 (march_dl2004) R 20333 20333 19354 0 -1 4202496 7223 0 0 0 309 0 0 0 25 0 1 0 962638693 7311360 1367 33554432000 134512640 134996440 4292222176 18446744073709551615 134528162 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20336/statm: 1785 1367 75 119 0 1664 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9276

[startup+6.30082 s]
/proc/loadavg: 1.39 1.08 1.03 3/178 20379
/proc/meminfo: memFree=27001844/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=2136 CPUtime=4.98 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 186 7223 0 0 0 0 498 0 18 0 1 0 962638693 2187264 127 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20333/statm: 534 127 108 400 0 131 0
[pid=20379] ppid=20333 vsize=12448 CPUtime=1.29 cores=1,3,5,7
/proc/20379/stat : 20379 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 3243 0 0 0 129 0 0 0 23 0 1 0 962639193 12746752 2941 33554432000 134512640 135078026 4289183536 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/20379/statm: 3112 2941 73 139 0 2971 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14584

[startup+12.7007 s]
/proc/loadavg: 1.68 1.15 1.05 3/178 20384
/proc/meminfo: memFree=27003568/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=5056 CPUtime=11.74 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 1424 12723 0 0 142 0 1030 2 17 0 1 0 962638693 5177344 884 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/20333/statm: 1264 884 137 400 0 861 0
[pid=20384] ppid=20333 vsize=8748 CPUtime=0.93 cores=1,3,5,7
/proc/20384/stat : 20384 (zchaff07) R 20333 20333 19354 0 -1 4202496 1806 0 0 0 91 2 0 0 20 0 1 0 962639869 8957952 1434 33554432000 134512640 135538726 4290181568 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20384/statm: 2187 1434 127 251 0 1934 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13804

[startup+25.5005 s]
/proc/loadavg: 2.03 1.25 1.08 3/178 20387
/proc/meminfo: memFree=26967972/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=17728 CPUtime=6.41 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 4548 0 0 0 641 0 0 0 25 0 1 0 962640595 18153472 4246 33554432000 134512640 135078026 4290214176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 4432 4246 73 139 0 4291 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 24476

[startup+51.1011 s]
/proc/loadavg: 2.02 1.31 1.11 3/178 20387
/proc/meminfo: memFree=26940108/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=25352 CPUtime=32.02 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 6446 0 0 0 3201 1 0 0 25 0 1 0 962640595 25960448 6144 33554432000 134512640 135078026 4290214176 18446744073709551615 134534543 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 6338 6144 73 139 0 6197 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 32100

[startup+102.306 s]
/proc/loadavg: 2.01 1.42 1.15 3/178 20389
/proc/meminfo: memFree=26922156/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=35016 CPUtime=83.22 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 8911 0 0 0 8321 1 0 0 25 0 1 0 962640595 35856384 8481 33554432000 134512640 135078026 4290214176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 8754 8481 73 139 0 8613 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 41764

[startup+162.301 s]
/proc/loadavg: 2.00 1.52 1.20 3/178 20391
/proc/meminfo: memFree=26907644/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=41356 CPUtime=143.21 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 10422 0 0 0 14320 1 0 0 25 0 1 0 962640595 42348544 9992 33554432000 134512640 135078026 4290214176 18446744073709551615 134522141 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 10339 9992 73 139 0 10198 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 48104

[startup+222.301 s]
/proc/loadavg: 2.00 1.60 1.25 3/178 20392
/proc/meminfo: memFree=26898824/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=44844 CPUtime=203.21 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 11230 0 0 0 20320 1 0 0 25 0 1 0 962640595 45920256 10800 33554432000 134512640 135078026 4290214176 18446744073709551615 134526864 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 11211 10800 73 139 0 11070 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 51592

[startup+282.3 s]
/proc/loadavg: 2.00 1.67 1.29 3/178 20393
/proc/meminfo: memFree=26888140/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=49560 CPUtime=263.22 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 12276 0 0 0 26320 2 0 0 25 0 1 0 962640595 50749440 11846 33554432000 134512640 135078026 4290214176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 12390 11846 73 139 0 12249 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 56308

[startup+342.301 s]
/proc/loadavg: 2.08 1.75 1.34 3/178 20395
/proc/meminfo: memFree=26883044/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=53124 CPUtime=323.22 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 13146 0 0 0 32320 2 0 0 25 0 1 0 962640595 54398976 12685 33554432000 134512640 135078026 4290214176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 13281 12685 73 139 0 13140 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 59872

[startup+402.301 s]
/proc/loadavg: 2.03 1.79 1.38 3/178 20397
/proc/meminfo: memFree=26876956/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7

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


[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20524
/proc/meminfo: memFree=26721236/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=143608 CPUtime=4703.29 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 32585 0 0 0 470324 5 0 0 25 0 1 0 962640595 147054592 31233 33554432000 134512640 135078026 4290214176 18446744073709551615 134721772 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 35902 31233 73 139 0 35761 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 150356

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20525
/proc/meminfo: memFree=26719984/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=143744 CPUtime=4763.29 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 32624 0 0 0 476324 5 0 0 25 0 1 0 962640595 147193856 31272 33554432000 134512640 135078026 4290214176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 35936 31272 73 139 0 35795 0
Current children cumulated CPU time (s) 4782.28
Current children cumulated vsize (KiB) 150492

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20527
/proc/meminfo: memFree=26719352/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=144420 CPUtime=4823.29 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 32715 0 0 0 482324 5 0 0 25 0 1 0 962640595 147886080 31363 33554432000 134512640 135078026 4290214176 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36105 31363 73 139 0 35964 0
Current children cumulated CPU time (s) 4842.28
Current children cumulated vsize (KiB) 151168

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20529
/proc/meminfo: memFree=26714256/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=145476 CPUtime=4883.29 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 32922 0 0 0 488324 5 0 0 25 0 1 0 962640595 148967424 31570 33554432000 134512640 135078026 4290214176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36369 31570 73 139 0 36228 0
Current children cumulated CPU time (s) 4902.28
Current children cumulated vsize (KiB) 152224

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20531
/proc/meminfo: memFree=26711644/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=146268 CPUtime=4943.29 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 33076 0 0 0 494324 5 0 0 25 0 1 0 962640595 149778432 31724 33554432000 134512640 135078026 4290214176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36567 31724 73 139 0 36426 0
Current children cumulated CPU time (s) 4962.28
Current children cumulated vsize (KiB) 153016

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20531
/proc/meminfo: memFree=26708916/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=146268 CPUtime=4947.29 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 33087 0 0 0 494724 5 0 0 25 0 1 0 962640595 149778432 31735 33554432000 134512640 135078026 4290214176 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36567 31735 73 139 0 36426 0
Current children cumulated CPU time (s) 4966.28
Current children cumulated vsize (KiB) 153016

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20531
/proc/meminfo: memFree=26708780/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=146400 CPUtime=4960.09 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 33124 0 0 0 496004 5 0 0 25 0 1 0 962640595 149913600 31772 33554432000 134512640 135078026 4290214176 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36600 31772 73 139 0 36459 0
Current children cumulated CPU time (s) 4979.08
Current children cumulated vsize (KiB) 153148

[startup+4991.9 s]
/proc/loadavg: 2.07 2.02 1.94 3/178 20531
/proc/meminfo: memFree=26703944/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=146532 CPUtime=4972.89 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 33147 0 0 0 497284 5 0 0 25 0 1 0 962640595 150048768 31795 33554432000 134512640 135078026 4290214176 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36633 31795 73 139 0 36492 0
Current children cumulated CPU time (s) 4991.88
Current children cumulated vsize (KiB) 153280

[startup+4995.11 s]
/proc/loadavg: 2.07 2.02 1.94 3/178 20531
/proc/meminfo: memFree=26703944/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=146664 CPUtime=4976.1 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 33169 0 0 0 497605 5 0 0 25 0 1 0 962640595 150183936 31817 33554432000 134512640 135078026 4290214176 18446744073709551615 134526795 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36666 31817 73 139 0 36525 0
Current children cumulated CPU time (s) 4995.09
Current children cumulated vsize (KiB) 153412

[startup+4996.7 s]
/proc/loadavg: 2.07 2.02 1.94 2/176 20532
/proc/meminfo: memFree=26894296/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=146664 CPUtime=4977.69 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 33169 0 0 0 497764 5 0 0 25 0 1 0 962640595 150183936 31817 33554432000 134512640 135078026 4290214176 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36666 31817 73 139 0 36525 0
Current children cumulated CPU time (s) 4996.68
Current children cumulated vsize (KiB) 153412

[startup+4997.5 s]
/proc/loadavg: 2.07 2.02 1.94 2/175 20532
/proc/meminfo: memFree=26894420/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=146664 CPUtime=4978.49 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 33169 0 0 0 497844 5 0 0 25 0 1 0 962640595 150183936 31817 33554432000 134512640 135078026 4290214176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36666 31817 73 139 0 36525 0
Current children cumulated CPU time (s) 4997.48
Current children cumulated vsize (KiB) 153412

[startup+4997.9 s]
/proc/loadavg: 2.07 2.02 1.94 2/175 20532
/proc/meminfo: memFree=26894420/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=146664 CPUtime=4978.89 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 33169 0 0 0 497884 5 0 0 25 0 1 0 962640595 150183936 31817 33554432000 134512640 135078026 4290214176 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36666 31817 73 139 0 36525 0
Current children cumulated CPU time (s) 4997.88
Current children cumulated vsize (KiB) 153412

[startup+4998.1 s]
/proc/loadavg: 2.07 2.02 1.94 2/175 20532
/proc/meminfo: memFree=26894420/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=146664 CPUtime=4979.09 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 33169 0 0 0 497904 5 0 0 25 0 1 0 962640595 150183936 31817 33554432000 134512640 135078026 4290214176 18446744073709551615 134523760 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36666 31817 73 139 0 36525 0
Current children cumulated CPU time (s) 4998.08
Current children cumulated vsize (KiB) 153412

[startup+4998.2 s]
/proc/loadavg: 2.07 2.02 1.94 2/175 20532
/proc/meminfo: memFree=26894420/32951132 swapFree=67052540/67111528
[pid=20333] ppid=20330 vsize=6748 CPUtime=18.99 cores=1,3,5,7
/proc/20333/stat : 20333 (SATzilla2009_C) S 20330 20333 19354 0 -1 4202496 3343 14786 0 0 659 8 1223 9 25 0 1 0 962638693 6909952 1439 33554432000 134512640 136149437 4287940544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20333/statm: 1687 1439 220 400 0 1284 0
[pid=20386] ppid=20333 vsize=146664 CPUtime=4979.19 cores=1,3,5,7
/proc/20386/stat : 20386 (mxc-sr08) R 20333 20333 19354 0 -1 4202496 33169 0 0 0 497914 5 0 0 25 0 1 0 962640595 150183936 31817 33554432000 134512640 135078026 4290214176 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20386/statm: 36666 31817 73 139 0 36525 0
Current children cumulated CPU time (s) 4998.18
Current children cumulated vsize (KiB) 153412

Child status: 17
Real time (s): 4998.25
CPU time (s): 4998.27
CPU user time (s): 4998.02
CPU system time (s): 0.247962
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 153412

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

runsolver used 6.50401 second user time and 16.2425 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-19 21:06:40
IDJOB=3499316
IDBENCH=83163
IDSOLVER=1995
FILE ID=node128/3499316-1308510400
RUNJOBID= node128-1308510400-20308
PBS_JOBID= 13608178
Free space on /tmp= 73448 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499316-1308510400/watcher-3499316-1308510400 -o /tmp/evaluation-result-3499316-1308510400/solver-3499316-1308510400 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499316-1308510400.cnf

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=437688571

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      27030840 kB
Buffers:        432184 kB
Cached:        5150484 kB
SwapCached:      11184 kB
Active:        1109424 kB
Inactive:      4492332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27030840 kB
SwapTotal:    67111528 kB
SwapFree:     67052540 kB
Dirty:           64052 kB
Writeback:           0 kB
AnonPages:       16868 kB
Mapped:           9832 kB
Slab:           255880 kB
PageTables:       4552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   189052 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= 73424 MiB
End job on node128 at 2011-06-19 22:29:59