Trace number 3499196

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.19 4999.06

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes2.cnf
MD5SUMa931e6258afb576eab04f38421c07518
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

22.88/22.92	c SATzilla is building models for class 2
22.88/22.92	c run presolver march_dl2004 for 5 seconds ... 
22.88/22.92	c Bin: Executing march_dl2004
22.88/22.92	c spawning binary file with 5 seconds ...
22.88/22.92	c child exit by a signal
22.88/22.92	c march_dl2004 returned code 137.
22.88/22.92	c run presolver mxc-sr08 for 5 seconds ... 
22.88/22.92	c Bin: Executing mxc-sr08
22.88/22.92	c spawning binary file with 5 seconds ...
22.88/22.92	c child exit by a signal
22.88/22.92	c mxc-sr08 returned code 137.
22.88/22.92	c Orignal number of varibales is 2640, number of clauses is 305320 
22.88/22.92	c predicted feature computation time is 13.855478 
22.88/22.92	c Bin: Executing satelite
22.88/22.92	c spawning binary file with 240 seconds ...
22.88/22.92	c child exited successfully
22.88/22.92	c satzilla computing base features
22.88/22.92	c Number of variabe is: 2560, Number of clause is : 301942 
22.88/22.92	c Initializing...
22.88/22.92	c satzilla compute diameter ...
22.88/22.92	c start diameter features ...
22.88/22.92	c satzilla doing clause learning
22.88/22.92	c start clause learning features ...
22.88/22.92	c Bin: Executing zchaff07
22.88/22.92	c spawning binary file with 2 seconds ...
22.88/22.92	c child exit by a signal
22.88/22.92	c satzilla doing survey propogation probe
22.88/22.92	c do survay propogation for 2 second ...
22.88/22.92	c satzilla doing local search probe
22.88/22.92	c satzilla doing lobjois search-space size estimate
22.88/22.92	c features are:2640 305320 2560 301942 0.03125 0.0111876 0.00847845 0.99736 0.0124302 0.180588 0.00131804 1.9057 0.00078125 0.0242188 0.190328 0.955995 0.955995 0.00131804 0.182609 0.000808102 0.00214942 5.54548 0.161837 0.0354621 0.0769231 0.285714 2.67044 0.000746871 0.172279 0.00045373 0.00123534 4.9937 0.955995 0.00159268 0.196314 0.000844533 0.00256672 3 0 3 3 -0 143.526 0.280352 63 227 200 74 166 123 153 66.4127 0.085609 56.3295 75.7273 75.386 58.467 70.5366 61.2745 66.8015 0.853364 0.176177 0.177421 0.999412 0.953241 0.698493 0.935353 0.85001 0.899833 8.88307e-05 9.21194 -1.11022e-16 0.0224156 4.46406e-05 2.25486e-13 2.0019e-06 3.76377e-11 1.63222e-08 249.188 2.97808 1136.25 0.267987 1214 1148 1244 59.2103 0.0761641 1.00257 0.0106998 0.815501 0.932282 
22.88/22.92	c satzilla's ranking:
22.88/22.92	c 1) mxc-sr08: 5.061946
22.88/22.92	c 2) march_dl2004: 3.291115
22.88/22.92	c 3) minisat20SAT07: 2.130823
22.88/22.92	c 4) zchaff_rand: 1.608750
22.88/22.92	c 5) minisat20: 1.502889
22.88/22.92	c 6) vallst: 0.830858
22.88/22.92	c 7) tts-4-0: 0.282170
22.88/22.92	c 8) SATenstein: -10000.000000
22.88/22.92	c 9) gnovelty+: -10000.000000
22.88/22.92	c 10) adaptg2wsat+: -10000.000000
22.88/22.92	c 11) adaptg2wsat0: -10000.000000
22.88/22.92	c 12) picosat846: -10000.000000
22.88/22.92	c 13) kcnfs04SAT07: -10000.000000
22.88/22.92	c satzilla running mxc-sr08 ... 
4999.09/4999.06	c Bin: Executing mxc-sr08
4999.09/4999.06	c spawning binary file with 4977 seconds ...
4999.09/4999.06	c child exit by a signal
4999.09/4999.06	c mxc-sr08 returned code 137.
4999.09/4999.06	c satzilla running march_dl2004 ... 
4999.09/4999.06	c Bin: Executing march_dl2004
4999.09/4999.06	c march_dl2004 returned code 1.
4999.09/4999.06	c satzilla running minisat20SAT07 ... 
4999.09/4999.06	c Bin: Executing minisat20SAT07
4999.09/4999.06	c minisat20SAT07 returned code 1.
4999.09/4999.06	c satzilla running zchaff_rand ... 
4999.09/4999.06	c Bin: Executing zchaff_rand
4999.09/4999.06	c zchaff_rand returned code 1.
4999.09/4999.06	c satzilla running minisat20 ... 
4999.09/4999.06	c Bin: Executing minisat20
4999.09/4999.06	c minisat20 returned code 1.
4999.09/4999.06	c satzilla running vallst ... 
4999.09/4999.06	c Bin: Executing vallst
4999.09/4999.06	c vallst returned code 1.
4999.09/4999.06	c satzilla running tts-4-0 ... 
4999.09/4999.06	c Bin: Executing tts-4-0
4999.09/4999.06	c tts-4-0 returned code 1.
4999.09/4999.06	c satzilla running SATenstein ... 
4999.09/4999.06	c Bin: Executing SATenstein
4999.09/4999.06	c SATenstein returned code 1.
4999.09/4999.06	c satzilla running gnovelty+ ... 
4999.09/4999.06	c Bin: Executing gnovelty+
4999.09/4999.06	c gnovelty+ returned code 1.
4999.09/4999.06	c satzilla running adaptg2wsat+ ... 
4999.09/4999.06	c Bin: Executing adaptg2wsat+
4999.09/4999.06	c adaptg2wsat+ returned code 1.
4999.09/4999.06	c satzilla running adaptg2wsat0 ... 
4999.09/4999.06	c Bin: Executing adaptg2wsat0
4999.09/4999.06	c adaptg2wsat0 returned code 1.
4999.09/4999.06	c satzilla running picosat846 ... 
4999.09/4999.06	c Bin: Executing picosat846
4999.09/4999.06	c picosat846 returned code 1.
4999.09/4999.06	c satzilla running kcnfs04SAT07 ... 
4999.09/4999.06	c Bin: Executing kcnfs04SAT07
4999.09/4999.06	c kcnfs04SAT07 returned code 1.
4999.09/4999.06	c ERROR: All Failed! 
4999.09/4999.06	c SATZILLA_TIME=4999.920000

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-3499196-1308507272/watcher-3499196-1308507272 -o /tmp/evaluation-result-3499196-1308507272/solver-3499196-1308507272 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499196-1308507272.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.14 1.72 1.83 2/178 21098
/proc/meminfo: memFree=29498784/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 943142598 2187264 114 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21098/statm: 534 114 97 400 0 131 0

[startup+0.0884721 s]
/proc/loadavg: 1.14 1.72 1.83 2/178 21098
/proc/meminfo: memFree=29498784/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 943142598 2187264 114 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21098/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100467 s]
/proc/loadavg: 1.14 1.72 1.83 2/178 21098
/proc/meminfo: memFree=29498784/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 943142598 2187264 114 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21098/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300438 s]
/proc/loadavg: 1.14 1.72 1.83 2/178 21098
/proc/meminfo: memFree=29498784/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 943142598 2187264 114 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21098/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70038 s]
/proc/loadavg: 1.14 1.72 1.83 2/178 21098
/proc/meminfo: memFree=29498784/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 943142598 2187264 114 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21098/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50022 s]
/proc/loadavg: 1.14 1.72 1.83 3/180 21100
/proc/meminfo: memFree=29466928/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 943142598 2187264 114 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21098/statm: 534 114 97 400 0 131 0
[pid=21099] ppid=21098 vsize=40044 CPUtime=1.49 cores=1,3,5,7
/proc/21099/stat : 21099 (march_dl2004) R 21098 21098 20083 0 -1 4202496 35722 0 0 0 144 5 0 0 25 0 1 0 943142598 41005056 6091 33554432000 134512640 134996440 4287860688 18446744073709551615 134527794 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/21099/statm: 10011 6091 75 119 0 9890 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42180

[startup+3.10094 s]
/proc/loadavg: 1.14 1.72 1.83 3/180 21100
/proc/meminfo: memFree=29467596/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 943142598 2187264 114 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/21098/statm: 534 114 97 400 0 131 0
[pid=21099] ppid=21098 vsize=45168 CPUtime=3.09 cores=1,3,5,7
/proc/21099/stat : 21099 (march_dl2004) R 21098 21098 20083 0 -1 4202496 36992 0 0 0 304 5 0 0 25 0 1 0 943142598 46252032 7361 33554432000 134512640 134996440 4287860688 18446744073709551615 134564317 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/21099/statm: 11292 7361 75 119 0 11171 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47304

[startup+6.30039 s]
/proc/loadavg: 1.29 1.74 1.84 3/180 21102
/proc/meminfo: memFree=29478260/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=2136 CPUtime=4.99 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 187 37111 0 0 0 0 494 5 18 0 1 0 943142598 2187264 127 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 534 127 108 400 0 131 0
[pid=21102] ppid=21098 vsize=23492 CPUtime=1.29 cores=1,3,5,7
/proc/21102/stat : 21102 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 6534 0 0 0 128 1 0 0 22 0 1 0 943143098 24055808 5525 33554432000 134512640 135078026 4292564736 18446744073709551615 134561025 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/21102/statm: 5873 5525 57 139 0 5732 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25628

[startup+12.7003 s]
/proc/loadavg: 1.35 1.74 1.84 3/178 21104
/proc/meminfo: memFree=29463876/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=23160 CPUtime=12.68 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) R 21096 21098 20083 0 -1 4202496 8172 49981 0 0 105 1 1154 8 19 0 1 0 943142598 23715840 5436 33554432000 134512640 136149437 4290946624 18446744073709551615 134532688 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21098/statm: 5790 5436 136 400 0 5387 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23160

[startup+25.501 s]
/proc/loadavg: 1.49 1.76 1.84 3/180 21109
/proc/meminfo: memFree=29413824/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=23492 CPUtime=2.56 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 6578 0 0 0 256 0 0 0 25 0 1 0 943144890 24055808 5569 33554432000 134512640 135078026 4288741520 18446744073709551615 134558517 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 5873 5569 57 139 0 5732 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 60532

[startup+51.1005 s]
/proc/loadavg: 1.66 1.77 1.84 3/180 21109
/proc/meminfo: memFree=29363580/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=45832 CPUtime=28.16 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 12905 0 0 0 2815 1 0 0 25 0 1 0 943144890 46931968 11181 33554432000 134512640 135078026 4288741520 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 11458 11181 73 139 0 11317 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 82872

[startup+102.306 s]
/proc/loadavg: 1.85 1.81 1.85 3/180 21111
/proc/meminfo: memFree=29295788/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=93108 CPUtime=79.38 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 24735 0 0 0 7934 4 0 0 25 0 1 0 943144890 95342592 23011 33554432000 134512640 135078026 4288741520 18446744073709551615 134534371 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 23277 23011 73 139 0 23136 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 130148

[startup+162.301 s]
/proc/loadavg: 1.94 1.84 1.85 3/180 21112
/proc/meminfo: memFree=29250112/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=126816 CPUtime=139.37 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 33080 0 0 0 13931 6 0 0 25 0 1 0 943144890 129859584 31356 33554432000 134512640 135078026 4288741520 18446744073709551615 134523569 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 31704 31356 73 139 0 31563 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 163856

[startup+222.3 s]
/proc/loadavg: 1.98 1.87 1.86 3/180 21114
/proc/meminfo: memFree=29218592/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=150636 CPUtime=199.37 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 39050 0 0 0 19929 8 0 0 25 0 1 0 943144890 154251264 37326 33554432000 134512640 135078026 4288741520 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 37659 37326 73 139 0 37518 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 187676

[startup+282.301 s]
/proc/loadavg: 1.99 1.89 1.86 3/180 21115
/proc/meminfo: memFree=29188056/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=180432 CPUtime=259.37 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 46262 0 0 0 25927 10 0 0 25 0 1 0 943144890 184762368 44538 33554432000 134512640 135078026 4288741520 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 45108 44538 73 139 0 44967 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 217472

[startup+342.301 s]
/proc/loadavg: 1.99 1.91 1.87 3/180 21117
/proc/meminfo: memFree=29172020/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=189032 CPUtime=319.37 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 48422 0 0 0 31927 10 0 0 25 0 1 0 943144890 193568768 46698 33554432000 134512640 135078026 4288741520 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 47258 46698 73 139 0 47117 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 226072

[startup+402.3 s]
/proc/loadavg: 1.99 1.92 1.87 3/180 21119
/proc/meminfo: memFree=29137140/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=223388 CPUtime=379.37 cores=1,3,5,7

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


[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21249
/proc/meminfo: memFree=28928336/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340300 CPUtime=4699.49 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84091 0 0 0 469921 28 0 0 25 0 1 0 943144890 348467200 82367 33554432000 134512640 135078026 4288741520 18446744073709551615 134534530 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85075 82367 73 139 0 84934 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 377340

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21250
/proc/meminfo: memFree=28928168/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340456 CPUtime=4759.49 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84102 0 0 0 475921 28 0 0 25 0 1 0 943144890 348626944 82378 33554432000 134512640 135078026 4288741520 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85114 82378 73 139 0 84973 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 377496

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21252
/proc/meminfo: memFree=28927516/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340456 CPUtime=4819.49 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84121 0 0 0 481921 28 0 0 25 0 1 0 943144890 348626944 82397 33554432000 134512640 135078026 4288741520 18446744073709551615 134534352 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85114 82397 73 139 0 84973 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 377496

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21254
/proc/meminfo: memFree=28927732/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340456 CPUtime=4879.49 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84122 0 0 0 487921 28 0 0 25 0 1 0 943144890 348626944 82398 33554432000 134512640 135078026 4288741520 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85114 82398 73 139 0 84973 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 377496

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21255
/proc/meminfo: memFree=28927208/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340780 CPUtime=4939.49 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84164 0 0 0 493921 28 0 0 25 0 1 0 943144890 348958720 82440 33554432000 134512640 135078026 4288741520 18446744073709551615 134534492 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85195 82440 73 139 0 85054 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 377820

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21255
/proc/meminfo: memFree=28927208/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340780 CPUtime=4943.49 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84165 0 0 0 494321 28 0 0 25 0 1 0 943144890 348958720 82441 33554432000 134512640 135078026 4288741520 18446744073709551615 134534547 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85195 82441 73 139 0 85054 0
Current children cumulated CPU time (s) 4966.39
Current children cumulated vsize (KiB) 377820

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21256
/proc/meminfo: memFree=28926944/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340780 CPUtime=4956.29 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84183 0 0 0 495601 28 0 0 25 0 1 0 943144890 348958720 82459 33554432000 134512640 135078026 4288741520 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85195 82459 73 139 0 85054 0
Current children cumulated CPU time (s) 4979.19
Current children cumulated vsize (KiB) 377820

[startup+4991.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21256
/proc/meminfo: memFree=28926936/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340912 CPUtime=4969.09 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84202 0 0 0 496881 28 0 0 25 0 1 0 943144890 349093888 82478 33554432000 134512640 135078026 4288741520 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85228 82478 73 139 0 85087 0
Current children cumulated CPU time (s) 4991.99
Current children cumulated vsize (KiB) 377952

[startup+4995.11 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21256
/proc/meminfo: memFree=28926936/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340912 CPUtime=4972.3 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84202 0 0 0 497202 28 0 0 25 0 1 0 943144890 349093888 82478 33554432000 134512640 135078026 4288741520 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85228 82478 73 139 0 85087 0
Current children cumulated CPU time (s) 4995.2
Current children cumulated vsize (KiB) 377952

[startup+4996.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21256
/proc/meminfo: memFree=28926936/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340912 CPUtime=4973.89 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84202 0 0 0 497361 28 0 0 25 0 1 0 943144890 349093888 82478 33554432000 134512640 135078026 4288741520 18446744073709551615 134534380 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85228 82478 73 139 0 85087 0
Current children cumulated CPU time (s) 4996.79
Current children cumulated vsize (KiB) 377952

[startup+4998.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21256
/proc/meminfo: memFree=28926936/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340912 CPUtime=4975.49 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84202 0 0 0 497521 28 0 0 25 0 1 0 943144890 349093888 82478 33554432000 134512640 135078026 4288741520 18446744073709551615 134534363 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85228 82478 73 139 0 85087 0
Current children cumulated CPU time (s) 4998.39
Current children cumulated vsize (KiB) 377952

[startup+4998.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21256
/proc/meminfo: memFree=28926936/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340912 CPUtime=4975.89 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84202 0 0 0 497561 28 0 0 25 0 1 0 943144890 349093888 82478 33554432000 134512640 135078026 4288741520 18446744073709551615 134534502 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85228 82478 73 139 0 85087 0
Current children cumulated CPU time (s) 4998.79
Current children cumulated vsize (KiB) 377952

[startup+4998.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21256
/proc/meminfo: memFree=28926936/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340912 CPUtime=4976.09 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84202 0 0 0 497581 28 0 0 25 0 1 0 943144890 349093888 82478 33554432000 134512640 135078026 4288741520 18446744073709551615 134534547 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85228 82478 73 139 0 85087 0
Current children cumulated CPU time (s) 4998.99
Current children cumulated vsize (KiB) 377952

[startup+4999 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 21256
/proc/meminfo: memFree=28926936/32951124 swapFree=67057764/67111528
[pid=21098] ppid=21096 vsize=37040 CPUtime=22.9 cores=1,3,5,7
/proc/21098/stat : 21098 (SATzilla2009_C) S 21096 21098 20083 0 -1 4202496 13713 58220 0 0 925 3 1350 12 25 0 1 0 943142598 37928960 9029 33554432000 134512640 136149437 4290946624 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/21098/statm: 9260 9029 220 400 0 8857 0
[pid=21108] ppid=21098 vsize=340912 CPUtime=4976.19 cores=1,3,5,7
/proc/21108/stat : 21108 (mxc-sr08) R 21098 21098 20083 0 -1 4202496 84202 0 0 0 497591 28 0 0 25 0 1 0 943144890 349093888 82478 33554432000 134512640 135078026 4288741520 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/21108/statm: 85228 82478 73 139 0 85087 0
Current children cumulated CPU time (s) 4999.09
Current children cumulated vsize (KiB) 377952

Child status: 17
Real time (s): 4999.06
CPU time (s): 4999.19
CPU user time (s): 4998.72
CPU system time (s): 0.461929
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 377952

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

runsolver used 7.77282 second user time and 17.5833 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-19 20:14:33
IDJOB=3499196
IDBENCH=71345
IDSOLVER=1995
FILE ID=node140/3499196-1308507272
RUNJOBID= node140-1308507272-21070
PBS_JOBID= 13608166
Free space on /tmp= 73480 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes2.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499196-1308507272/watcher-3499196-1308507272 -o /tmp/evaluation-result-3499196-1308507272/solver-3499196-1308507272 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499196-1308507272.cnf

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=1490019383

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29500584 kB
Buffers:        421932 kB
Cached:        2679868 kB
SwapCached:       7768 kB
Active:        1112736 kB
Inactive:      2011712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29500584 kB
SwapTotal:    67111528 kB
SwapFree:     67057764 kB
Dirty:           67552 kB
Writeback:           0 kB
AnonPages:       20156 kB
Mapped:          13236 kB
Slab:           262044 kB
PageTables:       4416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213116 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= 73480 MiB
End job on node140 at 2011-06-19 21:37:52