Trace number 3499336

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) 4999.15 4999.03

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

25.77/25.88	c SATzilla is building models for class 2
25.77/25.88	c run presolver march_dl2004 for 5 seconds ... 
25.77/25.88	c Bin: Executing march_dl2004
25.77/25.88	c spawning binary file with 5 seconds ...
25.77/25.88	c child exit by a signal
25.77/25.88	c march_dl2004 returned code 137.
25.77/25.88	c run presolver mxc-sr08 for 5 seconds ... 
25.77/25.88	c Bin: Executing mxc-sr08
25.77/25.88	c spawning binary file with 5 seconds ...
25.77/25.88	c child exit by a signal
25.77/25.88	c mxc-sr08 returned code 137.
25.77/25.88	c Orignal number of varibales is 1836, number of clauses is 194157 
25.77/25.88	c predicted feature computation time is 11.416937 
25.77/25.88	c Bin: Executing satelite
25.77/25.88	c spawning binary file with 240 seconds ...
25.77/25.88	c child exited successfully
25.77/25.88	c satzilla computing base features
25.77/25.88	c Number of variabe is: 1377, Number of clause is : 192321 
25.77/25.88	c Initializing...
25.77/25.88	c satzilla compute diameter ...
25.77/25.88	c start diameter features ...
25.77/25.88	c satzilla doing clause learning
25.77/25.88	c start clause learning features ...
25.77/25.88	c Bin: Executing zchaff07
25.77/25.88	c spawning binary file with 2 seconds ...
25.77/25.88	c child exit by a signal
25.77/25.88	c satzilla doing survey propogation probe
25.77/25.88	c do survay propogation for 2 second ...
25.77/25.88	c satzilla doing local search probe
25.77/25.88	c satzilla doing lobjois search-space size estimate
25.77/25.88	c features are:1836 194157 1377 192321 0.333333 0.00954654 0.0071599 1 0 -0 0.0043365 0.580791 0.00145243 0.0087146 0.600808 0.0071599 0.0071599 0.0043365 0 0.0043365 0.0043365 -0 0.00239808 0 0.00239808 0.00239808 -0 0.00217345 0 0.00217345 0.00217345 -0 0.75179 0.0071547 0 0.0071547 0.0071547 2 0 2 2 -0 796.222 1.25247 241 3761 3402 278 665 311 459 28.0709 0.102764 23.9668 34.3424 33.2924 24.3441 29.9925 24.7419 28.3309 0.335784 0.0607904 0.265789 0.471539 0.354826 0.304511 0.349088 0.324239 0.342624 2.59655e-13 0 5.973e-14 3.40117e-12 6.04405e-13 8.88178e-14 2.09166e-13 1.02696e-13 1.29674e-13 229.83 0.0320804 362.574 0.0478634 361 341 383 16.6066 0.198825 0.996245 0.00104738 0.609035 0.676305 
25.77/25.88	c satzilla's ranking:
25.77/25.88	c 1) mxc-sr08: 3.829276
25.77/25.88	c 2) zchaff_rand: 3.094725
25.77/25.88	c 3) minisat20SAT07: 2.250098
25.77/25.88	c 4) march_dl2004: 1.534918
25.77/25.88	c 5) minisat20: 0.877525
25.77/25.88	c 6) tts-4-0: 0.451844
25.77/25.88	c 7) vallst: -0.518437
25.77/25.88	c 8) SATenstein: -10000.000000
25.77/25.88	c 9) gnovelty+: -10000.000000
25.77/25.88	c 10) adaptg2wsat+: -10000.000000
25.77/25.88	c 11) adaptg2wsat0: -10000.000000
25.77/25.88	c 12) picosat846: -10000.000000
25.77/25.88	c 13) kcnfs04SAT07: -10000.000000
25.77/25.88	c satzilla running mxc-sr08 ... 
4999.08/4999.02	c Bin: Executing mxc-sr08
4999.08/4999.02	c spawning binary file with 4974 seconds ...
4999.08/4999.02	c child exit by a signal
4999.08/4999.02	c mxc-sr08 returned code 137.
4999.08/4999.02	c satzilla running zchaff_rand ... 
4999.08/4999.02	c Bin: Executing zchaff_rand
4999.08/4999.02	c zchaff_rand returned code 1.
4999.08/4999.02	c satzilla running minisat20SAT07 ... 
4999.08/4999.02	c Bin: Executing minisat20SAT07
4999.08/4999.02	c minisat20SAT07 returned code 1.
4999.08/4999.02	c satzilla running march_dl2004 ... 
4999.08/4999.02	c Bin: Executing march_dl2004
4999.08/4999.02	c march_dl2004 returned code 1.
4999.08/4999.02	c satzilla running minisat20 ... 
4999.08/4999.02	c Bin: Executing minisat20
4999.08/4999.02	c minisat20 returned code 1.
4999.08/4999.02	c satzilla running tts-4-0 ... 
4999.08/4999.02	c Bin: Executing tts-4-0
4999.08/4999.02	c tts-4-0 returned code 1.
4999.08/4999.02	c satzilla running vallst ... 
4999.08/4999.02	c Bin: Executing vallst
4999.08/4999.02	c vallst returned code 1.
4999.08/4999.02	c satzilla running SATenstein ... 
4999.08/4999.02	c Bin: Executing SATenstein
4999.08/4999.02	c SATenstein returned code 1.
4999.08/4999.02	c satzilla running gnovelty+ ... 
4999.08/4999.02	c Bin: Executing gnovelty+
4999.08/4999.02	c gnovelty+ returned code 1.
4999.08/4999.02	c satzilla running adaptg2wsat+ ... 
4999.08/4999.02	c Bin: Executing adaptg2wsat+
4999.08/4999.02	c adaptg2wsat+ returned code 1.
4999.08/4999.02	c satzilla running adaptg2wsat0 ... 
4999.08/4999.02	c Bin: Executing adaptg2wsat0
4999.08/4999.02	c adaptg2wsat0 returned code 1.
4999.08/4999.02	c satzilla running picosat846 ... 
4999.08/4999.02	c Bin: Executing picosat846
4999.08/4999.02	c picosat846 returned code 1.
4999.08/4999.02	c satzilla running kcnfs04SAT07 ... 
4999.08/4999.02	c Bin: Executing kcnfs04SAT07
4999.08/4999.02	c kcnfs04SAT07 returned code 1.
4999.08/4999.02	c ERROR: All Failed! 
4999.08/4999.02	c SATZILLA_TIME=4999.880000

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-3499336-1308510402/watcher-3499336-1308510402 -o /tmp/evaluation-result-3499336-1308510402/solver-3499336-1308510402 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499336-1308510402.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: 1.00 1.00 1.00 1/175 3002
/proc/meminfo: memFree=27592468/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962639879 2187264 114 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/3002/statm: 534 114 97 400 0 131 0

[startup+0.0114361 s]
/proc/loadavg: 1.00 1.00 1.00 1/175 3002
/proc/meminfo: memFree=27592468/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962639879 2187264 114 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/3002/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100399 s]
/proc/loadavg: 1.00 1.00 1.00 1/175 3002
/proc/meminfo: memFree=27592468/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962639879 2187264 114 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/3002/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.30038 s]
/proc/loadavg: 1.00 1.00 1.00 1/175 3002
/proc/meminfo: memFree=27592468/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962639879 2187264 114 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/3002/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700376 s]
/proc/loadavg: 1.00 1.00 1.00 1/175 3002
/proc/meminfo: memFree=27592468/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962639879 2187264 114 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/3002/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.00 3/174 3074
/proc/meminfo: memFree=27576160/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962639879 2187264 114 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/3002/statm: 534 114 97 400 0 131 0
[pid=3003] ppid=3002 vsize=22020 CPUtime=1.49 cores=0,2,4,6
/proc/3003/stat : 3003 (march_dl2004) R 3002 3002 1904 0 -1 4202496 22391 0 0 0 147 2 0 0 25 0 1 0 962639879 22548480 4120 33554432000 134512640 134996440 4290639856 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3003/statm: 5505 4120 67 119 0 5384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24156

[startup+3.10095 s]
/proc/loadavg: 1.08 1.02 1.01 3/180 3084
/proc/meminfo: memFree=27567036/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962639879 2187264 114 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/3002/statm: 534 114 97 400 0 131 0
[pid=3003] ppid=3002 vsize=22548 CPUtime=3.09 cores=0,2,4,6
/proc/3003/stat : 3003 (march_dl2004) R 3002 3002 1904 0 -1 4202496 22514 0 0 0 307 2 0 0 25 0 1 0 962639879 23089152 4243 33554432000 134512640 134996440 4290639856 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3003/statm: 5637 4243 67 119 0 5516 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24684

[startup+6.30032 s]
/proc/loadavg: 1.08 1.02 1.01 3/180 3085
/proc/meminfo: memFree=27568780/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=2136 CPUtime=4.98 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 183 22636 0 0 0 0 496 2 18 0 1 0 962639879 2187264 123 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/3002/statm: 534 123 105 400 0 131 0
[pid=3085] ppid=3002 vsize=19524 CPUtime=1.29 cores=0,2,4,6
/proc/3085/stat : 3085 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 5721 0 0 0 128 1 0 0 22 0 1 0 962640379 19992576 4583 33554432000 134512640 135078026 4287797776 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/3085/statm: 4881 4583 57 139 0 4740 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 21660

[startup+12.7002 s]
/proc/loadavg: 1.22 1.05 1.02 3/179 3089
/proc/meminfo: memFree=27555084/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=2136 CPUtime=9.99 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 210 34484 0 0 0 0 994 5 18 0 1 0 962639879 2187264 140 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/3002/statm: 534 140 121 400 0 131 0
[pid=3088] ppid=3002 vsize=25328 CPUtime=2.69 cores=0,2,4,6
/proc/3088/stat : 3088 (satelite) R 3002 3002 1904 0 -1 4202496 5824 0 0 0 268 1 0 0 25 0 1 0 962640879 25935872 5798 33554432000 134512640 135037501 4291095376 18446744073709551615 134573994 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/3088/statm: 6332 5798 67 129 0 6201 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27464

[startup+25.5009 s]
/proc/loadavg: 1.34 1.08 1.02 3/179 3093
/proc/meminfo: memFree=27541312/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18976 CPUtime=25.47 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) R 3000 3002 1904 0 -1 4202496 14634 46083 0 0 920 3 1611 13 25 0 1 0 962639879 19431424 4497 33554432000 134512640 136149437 4292045968 18446744073709551615 135485446 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3002/statm: 4744 4497 214 400 0 4341 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18976

[startup+51.1004 s]
/proc/loadavg: 1.56 1.15 1.05 3/180 3094
/proc/meminfo: memFree=27453368/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=76800 CPUtime=25.2 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 20605 0 0 0 2517 3 0 0 25 0 1 0 962642468 78643200 18904 33554432000 134512640 135078026 4294534944 18446744073709551615 134523802 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 19200 18904 73 139 0 19059 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 95512

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.10 3/180 3096
/proc/meminfo: memFree=27418092/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=101468 CPUtime=76.4 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 26673 0 0 0 7636 4 0 0 25 0 1 0 962642468 103903232 24972 33554432000 134512640 135078026 4294534944 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 25367 24972 73 139 0 25226 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 120180

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.15 3/180 3097
/proc/meminfo: memFree=27394116/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=115508 CPUtime=136.4 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 30255 0 0 0 13635 5 0 0 25 0 1 0 962642468 118280192 28529 33554432000 134512640 135078026 4294534944 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 28877 28529 73 139 0 28736 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 134220

[startup+222.3 s]
/proc/loadavg: 1.97 1.52 1.20 3/180 3099
/proc/meminfo: memFree=27380448/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=125072 CPUtime=196.4 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 32648 0 0 0 19634 6 0 0 25 0 1 0 962642468 128073728 30922 33554432000 134512640 135078026 4294534944 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 31268 30922 73 139 0 31127 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 143784

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/180 3102
/proc/meminfo: memFree=27367632/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=132492 CPUtime=256.4 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 34503 0 0 0 25634 6 0 0 25 0 1 0 962642468 135671808 32767 33554432000 134512640 135078026 4294534944 18446744073709551615 134521062 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 33123 32767 73 139 0 32982 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 151204

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.30 3/180 3103
/proc/meminfo: memFree=27353340/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=141824 CPUtime=316.41 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 37033 0 0 0 31634 7 0 0 25 0 1 0 962642468 145227776 35103 33554432000 134512640 135078026 4294534944 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 35456 35103 73 139 0 35315 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 160536

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.34 3/180 3105
/proc/meminfo: memFree=27342264/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=151368 CPUtime=376.41 cores=0,2,4,6

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


[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3249
/proc/meminfo: memFree=27101524/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=308704 CPUtime=4696.51 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78225 0 0 0 469630 21 0 0 25 0 1 0 962642468 316112896 73837 33554432000 134512640 135078026 4294534944 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77176 73837 73 139 0 77035 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 327416

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3251
/proc/meminfo: memFree=27100604/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=309884 CPUtime=4756.51 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78440 0 0 0 475630 21 0 0 25 0 1 0 962642468 317321216 74052 33554432000 134512640 135078026 4294534944 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77471 74052 73 139 0 77330 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 328596

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3252
/proc/meminfo: memFree=27099708/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=310864 CPUtime=4816.52 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78611 0 0 0 481630 22 0 0 25 0 1 0 962642468 318324736 74223 33554432000 134512640 135078026 4294534944 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77716 74223 73 139 0 77575 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 329576

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3254
/proc/meminfo: memFree=27099548/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=310864 CPUtime=4876.52 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78613 0 0 0 487630 22 0 0 25 0 1 0 962642468 318324736 74225 33554432000 134512640 135078026 4294534944 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77716 74225 73 139 0 77575 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 329576

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3255
/proc/meminfo: memFree=27099752/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=310864 CPUtime=4936.52 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78617 0 0 0 493630 22 0 0 25 0 1 0 962642468 318324736 74229 33554432000 134512640 135078026 4294534944 18446744073709551615 134534475 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77716 74229 73 139 0 77575 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 329576

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3255
/proc/meminfo: memFree=27099748/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=310864 CPUtime=4940.52 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78617 0 0 0 494030 22 0 0 25 0 1 0 962642468 318324736 74229 33554432000 134512640 135078026 4294534944 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77716 74229 73 139 0 77575 0
Current children cumulated CPU time (s) 4966.38
Current children cumulated vsize (KiB) 329576

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3256
/proc/meminfo: memFree=27099868/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=310864 CPUtime=4953.32 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78617 0 0 0 495310 22 0 0 25 0 1 0 962642468 318324736 74229 33554432000 134512640 135078026 4294534944 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77716 74229 73 139 0 77575 0
Current children cumulated CPU time (s) 4979.18
Current children cumulated vsize (KiB) 329576

[startup+4991.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3256
/proc/meminfo: memFree=27099864/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=311056 CPUtime=4966.12 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78628 0 0 0 496590 22 0 0 25 0 1 0 962642468 318521344 74240 33554432000 134512640 135078026 4294534944 18446744073709551615 134728585 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77764 74240 73 139 0 77623 0
Current children cumulated CPU time (s) 4991.98
Current children cumulated vsize (KiB) 329768

[startup+4995.11 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3256
/proc/meminfo: memFree=27099740/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=311056 CPUtime=4969.33 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78628 0 0 0 496911 22 0 0 25 0 1 0 962642468 318521344 74240 33554432000 134512640 135078026 4294534944 18446744073709551615 134523899 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77764 74240 73 139 0 77623 0
Current children cumulated CPU time (s) 4995.19
Current children cumulated vsize (KiB) 329768

[startup+4996.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3256
/proc/meminfo: memFree=27099740/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=311056 CPUtime=4970.92 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78628 0 0 0 497070 22 0 0 25 0 1 0 962642468 318521344 74240 33554432000 134512640 135078026 4294534944 18446744073709551615 134534653 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77764 74240 73 139 0 77623 0
Current children cumulated CPU time (s) 4996.78
Current children cumulated vsize (KiB) 329768

[startup+4998.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3256
/proc/meminfo: memFree=27099616/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=311056 CPUtime=4972.53 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78628 0 0 0 497231 22 0 0 25 0 1 0 962642468 318521344 74240 33554432000 134512640 135078026 4294534944 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77764 74240 73 139 0 77623 0
Current children cumulated CPU time (s) 4998.39
Current children cumulated vsize (KiB) 329768

[startup+4998.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3256
/proc/meminfo: memFree=27099616/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=311056 CPUtime=4972.92 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78628 0 0 0 497270 22 0 0 25 0 1 0 962642468 318521344 74240 33554432000 134512640 135078026 4294534944 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77764 74240 73 139 0 77623 0
Current children cumulated CPU time (s) 4998.78
Current children cumulated vsize (KiB) 329768

[startup+4998.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3256
/proc/meminfo: memFree=27099616/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=311056 CPUtime=4973.12 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78628 0 0 0 497290 22 0 0 25 0 1 0 962642468 318521344 74240 33554432000 134512640 135078026 4294534944 18446744073709551615 134534593 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77764 74240 73 139 0 77623 0
Current children cumulated CPU time (s) 4998.98
Current children cumulated vsize (KiB) 329768

[startup+4999 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3256
/proc/meminfo: memFree=27099616/32950928 swapFree=67079488/67111528
[pid=3002] ppid=3000 vsize=18712 CPUtime=25.86 cores=0,2,4,6
/proc/3002/stat : 3002 (SATzilla2009_C) S 3000 3002 1904 0 -1 4202496 15126 46083 0 0 959 3 1611 13 25 0 1 0 962639879 19161088 4454 33554432000 134512640 136149437 4292045968 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/3002/statm: 4678 4454 220 400 0 4275 0
[pid=3094] ppid=3002 vsize=311056 CPUtime=4973.22 cores=0,2,4,6
/proc/3094/stat : 3094 (mxc-sr08) R 3002 3002 1904 0 -1 4202496 78628 0 0 0 497300 22 0 0 25 0 1 0 962642468 318521344 74240 33554432000 134512640 135078026 4294534944 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3094/statm: 77764 74240 73 139 0 77623 0
Current children cumulated CPU time (s) 4999.08
Current children cumulated vsize (KiB) 329768

Child status: 17
Real time (s): 4999.03
CPU time (s): 4999.15
CPU user time (s): 4998.74
CPU system time (s): 0.411937
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 329768

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

runsolver used 7.64584 second user time and 15.7756 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-19 21:06:42
IDJOB=3499336
IDBENCH=83173
IDSOLVER=1995
FILE ID=node125/3499336-1308510402
RUNJOBID= node125-1308510401-2889
PBS_JOBID= 13608181
Free space on /tmp= 73340 MiB

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

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=944441501

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27590640 kB
Buffers:        513400 kB
Cached:        4451632 kB
SwapCached:       3400 kB
Active:        1566208 kB
Inactive:      3439308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27590640 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:           67552 kB
Writeback:           0 kB
AnonPages:       38116 kB
Mapped:          14612 kB
Slab:           291520 kB
PageTables:       4536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   213084 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= 73308 MiB
End job on node125 at 2011-06-19 22:30:01