Trace number 3499244

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.21 4999.07

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

21.87/21.96	c SATzilla is building models for class 2
21.87/21.96	c run presolver march_dl2004 for 5 seconds ... 
21.87/21.96	c Bin: Executing march_dl2004
21.87/21.96	c spawning binary file with 5 seconds ...
21.87/21.96	c child exit by a signal
21.87/21.96	c march_dl2004 returned code 137.
21.87/21.96	c run presolver mxc-sr08 for 5 seconds ... 
21.87/21.96	c Bin: Executing mxc-sr08
21.87/21.96	c spawning binary file with 5 seconds ...
21.87/21.96	c child exit by a signal
21.87/21.96	c mxc-sr08 returned code 137.
21.87/21.96	c Orignal number of varibales is 2100, number of clauses is 215164 
21.87/21.96	c predicted feature computation time is 11.901436 
21.87/21.96	c Bin: Executing satelite
21.87/21.96	c spawning binary file with 240 seconds ...
21.87/21.96	c child exited successfully
21.87/21.96	c satzilla computing base features
21.87/21.96	c Number of variabe is: 2030, Number of clause is : 213064 
21.87/21.96	c Initializing...
21.87/21.96	c satzilla compute diameter ...
21.87/21.96	c start diameter features ...
21.87/21.96	c satzilla doing clause learning
21.87/21.96	c start clause learning features ...
21.87/21.96	c Bin: Executing zchaff07
21.87/21.96	c spawning binary file with 2 seconds ...
21.87/21.96	c child exit by a signal
21.87/21.96	c satzilla doing survey propogation probe
21.87/21.96	c do survay propogation for 2 second ...
21.87/21.96	c satzilla doing local search probe
21.87/21.96	c satzilla doing lobjois search-space size estimate
21.87/21.96	c features are:2100 215164 2030 213064 0.0344828 0.00985619 0.00952765 0.996744 0.0144381 0.197117 0.00167296 1.81178 0.000985222 0.0280788 0.206982 0.950592 0.950592 0.00167296 0.171403 0.000769722 0.00241711 5.32356 0.150957 0.0372279 0.0663812 0.295337 2.71489 0.000936544 0.160611 0.000445875 0.00137517 4.76032 0.950592 0.0021801 0.195327 0.000811963 0.00352946 3 0 3 3 -0 133.917 0.310732 42 224 175 67 161 119 138 72.8622 0.120725 61.9048 92.451 89.4925 62.4177 77.5957 64.5319 72.1269 0.827011 0.0887769 0.558014 0.926868 0.903265 0.710641 0.879804 0.788162 0.849835 2.62905e-09 12.1045 -1.11022e-16 7.9934e-07 1.8054e-11 0 1.40576e-12 2.10942e-15 8.01581e-14 1356.52 4.40708 901.381 0.229945 949 924 971 53.8049 0.231819 1.06358 0.274579 0.836453 0.913312 
21.87/21.96	c satzilla's ranking:
21.87/21.96	c 1) mxc-sr08: 3.135557
21.87/21.96	c 2) march_dl2004: 2.242109
21.87/21.96	c 3) minisat20SAT07: 1.726816
21.87/21.96	c 4) zchaff_rand: 1.615905
21.87/21.96	c 5) vallst: 1.510150
21.87/21.96	c 6) minisat20: 1.441780
21.87/21.96	c 7) tts-4-0: 0.118704
21.87/21.96	c 8) SATenstein: -10000.000000
21.87/21.96	c 9) gnovelty+: -10000.000000
21.87/21.96	c 10) adaptg2wsat+: -10000.000000
21.87/21.96	c 11) adaptg2wsat0: -10000.000000
21.87/21.96	c 12) picosat846: -10000.000000
21.87/21.96	c 13) kcnfs04SAT07: -10000.000000
21.87/21.96	c satzilla running mxc-sr08 ... 
4999.11/4999.06	c Bin: Executing mxc-sr08
4999.11/4999.06	c spawning binary file with 4978 seconds ...
4999.11/4999.06	c child exit by a signal
4999.11/4999.06	c mxc-sr08 returned code 137.
4999.11/4999.06	c satzilla running march_dl2004 ... 
4999.11/4999.06	c Bin: Executing march_dl2004
4999.11/4999.06	c march_dl2004 returned code 1.
4999.11/4999.06	c satzilla running minisat20SAT07 ... 
4999.11/4999.06	c Bin: Executing minisat20SAT07
4999.11/4999.06	c minisat20SAT07 returned code 1.
4999.11/4999.06	c satzilla running zchaff_rand ... 
4999.11/4999.06	c Bin: Executing zchaff_rand
4999.11/4999.06	c zchaff_rand returned code 1.
4999.11/4999.06	c satzilla running vallst ... 
4999.11/4999.06	c Bin: Executing vallst
4999.11/4999.06	c vallst returned code 1.
4999.11/4999.06	c satzilla running minisat20 ... 
4999.11/4999.06	c Bin: Executing minisat20
4999.11/4999.06	c minisat20 returned code 1.
4999.11/4999.06	c satzilla running tts-4-0 ... 
4999.11/4999.06	c Bin: Executing tts-4-0
4999.11/4999.06	c tts-4-0 returned code 1.
4999.11/4999.06	c satzilla running SATenstein ... 
4999.11/4999.06	c Bin: Executing SATenstein
4999.11/4999.06	c SATenstein returned code 1.
4999.11/4999.06	c satzilla running gnovelty+ ... 
4999.11/4999.06	c Bin: Executing gnovelty+
4999.11/4999.06	c gnovelty+ returned code 1.
4999.11/4999.06	c satzilla running adaptg2wsat+ ... 
4999.11/4999.06	c Bin: Executing adaptg2wsat+
4999.11/4999.06	c adaptg2wsat+ returned code 1.
4999.11/4999.06	c satzilla running adaptg2wsat0 ... 
4999.11/4999.06	c Bin: Executing adaptg2wsat0
4999.11/4999.06	c adaptg2wsat0 returned code 1.
4999.11/4999.06	c satzilla running picosat846 ... 
4999.11/4999.06	c Bin: Executing picosat846
4999.11/4999.06	c picosat846 returned code 1.
4999.11/4999.06	c satzilla running kcnfs04SAT07 ... 
4999.11/4999.06	c Bin: Executing kcnfs04SAT07
4999.11/4999.06	c kcnfs04SAT07 returned code 1.
4999.11/4999.06	c ERROR: All Failed! 
4999.11/4999.06	c SATZILLA_TIME=4999.940000

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

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 19324
/proc/meminfo: memFree=27425964/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962424150 2187264 114 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/19324/statm: 534 114 97 400 0 131 0

[startup+0.0254019 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 19324
/proc/meminfo: memFree=27425964/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962424150 2187264 114 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/19324/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100416 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 19324
/proc/meminfo: memFree=27425964/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962424150 2187264 114 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/19324/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300382 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 19324
/proc/meminfo: memFree=27425964/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962424150 2187264 114 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/19324/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700281 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 19324
/proc/meminfo: memFree=27425964/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962424150 2187264 114 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/19324/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50113 s]
/proc/loadavg: 2.03 2.02 2.00 3/184 19326
/proc/meminfo: memFree=27408000/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962424150 2187264 114 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/19324/statm: 534 114 97 400 0 131 0
[pid=19325] ppid=19324 vsize=29892 CPUtime=1.49 cores=0,2,4,6
/proc/19325/stat : 19325 (march_dl2004) R 19324 19324 18396 0 -1 4202496 25063 0 0 0 146 3 0 0 25 0 1 0 962424150 30609408 4654 33554432000 134512640 134996440 4288098432 18446744073709551615 134533081 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/19325/statm: 7473 4654 75 119 0 7352 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32028

[startup+3.10087 s]
/proc/loadavg: 2.03 2.02 2.00 3/184 19326
/proc/meminfo: memFree=27405148/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 962424150 2187264 114 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/19324/statm: 534 114 97 400 0 131 0
[pid=19325] ppid=19324 vsize=32804 CPUtime=3.09 cores=0,2,4,6
/proc/19325/stat : 19325 (march_dl2004) R 19324 19324 18396 0 -1 4202496 25756 0 0 0 306 3 0 0 25 0 1 0 962424150 33591296 5347 33554432000 134512640 134996440 4288098432 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/19325/statm: 8201 5347 75 119 0 8080 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34940

[startup+6.30029 s]
/proc/loadavg: 2.03 2.02 2.00 3/184 19327
/proc/meminfo: memFree=27413220/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 187 25844 0 0 0 0 495 4 18 0 1 0 962424150 2187264 127 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 534 127 108 400 0 131 0
[pid=19327] ppid=19324 vsize=17016 CPUtime=1.29 cores=0,2,4,6
/proc/19327/stat : 19327 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 4741 0 0 0 129 0 0 0 22 0 1 0 962424650 17424384 4032 33554432000 134512640 135078026 4292968400 18446744073709551615 134561008 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/19327/statm: 4254 4032 57 139 0 4113 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19152

[startup+12.7011 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 19328
/proc/meminfo: memFree=27407056/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=17028 CPUtime=12.67 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) R 19322 19324 18396 0 -1 4202496 5858 36092 0 0 165 0 1095 7 20 0 1 0 962424150 17436672 3901 33554432000 134512640 136149437 4290153760 18446744073709551615 134532719 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19324/statm: 4257 3901 136 400 0 3854 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17028

[startup+25.5008 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 19331
/proc/meminfo: memFree=27386636/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=16644 CPUtime=3.53 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 5172 0 0 0 352 1 0 0 25 0 1 0 962426346 17043456 3965 33554432000 134512640 135078026 4291585248 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/19331/statm: 4161 3965 73 139 0 4020 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 39288

[startup+51.1011 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 19331
/proc/meminfo: memFree=27350652/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=43832 CPUtime=29.13 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 11965 0 0 0 2910 3 0 0 25 0 1 0 962426346 44883968 10758 33554432000 134512640 135078026 4291585248 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 10958 10758 73 139 0 10817 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 66476

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 19333
/proc/meminfo: memFree=27315872/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=78796 CPUtime=80.33 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 20588 0 0 0 8028 5 0 0 25 0 1 0 962426346 80687104 19381 33554432000 134512640 135078026 4291585248 18446744073709551615 134534507 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 19699 19381 73 139 0 19558 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 101440

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19334
/proc/meminfo: memFree=27286336/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=108020 CPUtime=140.33 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 27927 0 0 0 14026 7 0 0 25 0 1 0 962426346 110612480 26720 33554432000 134512640 135078026 4291585248 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 27005 26720 73 139 0 26864 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 130664

[startup+222.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 19336
/proc/meminfo: memFree=27259772/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=135232 CPUtime=200.33 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 34500 0 0 0 20025 8 0 0 25 0 1 0 962426346 138477568 33293 33554432000 134512640 135078026 4291585248 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 33808 33293 73 139 0 33667 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 157876

[startup+282.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/184 19338
/proc/meminfo: memFree=27258504/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=136024 CPUtime=260.33 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 34730 0 0 0 26025 8 0 0 25 0 1 0 962426346 139288576 33523 33554432000 134512640 135078026 4291585248 18446744073709551615 134534457 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 34006 33523 73 139 0 33865 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 158668

[startup+342.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 19339
/proc/meminfo: memFree=27249920/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=144152 CPUtime=320.34 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 36736 0 0 0 32025 9 0 0 25 0 1 0 962426346 147611648 35529 33554432000 134512640 135078026 4291585248 18446744073709551615 134534237 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 36038 35529 73 139 0 35897 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 166796

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 19341
/proc/meminfo: memFree=27250020/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=144152 CPUtime=380.34 cores=0,2,4,6

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


[startup+4722.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/184 19511
/proc/meminfo: memFree=27036024/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=217308 CPUtime=4700.47 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 53424 0 0 0 470032 15 0 0 25 0 1 0 962426346 222523392 52217 33554432000 134512640 135078026 4291585248 18446744073709551615 134534249 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 54327 52217 73 139 0 54186 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 239952

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 19513
/proc/meminfo: memFree=27035636/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=218100 CPUtime=4760.47 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 53573 0 0 0 476032 15 0 0 25 0 1 0 962426346 223334400 52366 33554432000 134512640 135078026 4291585248 18446744073709551615 134524032 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 54525 52366 73 139 0 54384 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 240744

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 19514
/proc/meminfo: memFree=27029292/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222492 CPUtime=4820.46 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54672 0 0 0 482031 15 0 0 25 0 1 0 962426346 227831808 53465 33554432000 134512640 135078026 4291585248 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55623 53465 73 139 0 55482 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 245136

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 19516
/proc/meminfo: memFree=27028656/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4880.48 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54684 0 0 0 488032 16 0 0 25 0 1 0 962426346 228016128 53477 33554432000 134512640 135078026 4291585248 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53477 73 139 0 55527 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 245316

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 19517
/proc/meminfo: memFree=27027772/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4940.48 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54691 0 0 0 494032 16 0 0 25 0 1 0 962426346 228016128 53484 33554432000 134512640 135078026 4291585248 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53484 73 139 0 55527 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 245316

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 19517
/proc/meminfo: memFree=27027772/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4944.48 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54691 0 0 0 494432 16 0 0 25 0 1 0 962426346 228016128 53484 33554432000 134512640 135078026 4291585248 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53484 73 139 0 55527 0
Current children cumulated CPU time (s) 4966.41
Current children cumulated vsize (KiB) 245316

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19518
/proc/meminfo: memFree=27027648/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4957.28 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54696 0 0 0 495712 16 0 0 25 0 1 0 962426346 228016128 53489 33554432000 134512640 135078026 4291585248 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53489 73 139 0 55527 0
Current children cumulated CPU time (s) 4979.21
Current children cumulated vsize (KiB) 245316

[startup+4991.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19518
/proc/meminfo: memFree=27027516/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4970.08 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54697 0 0 0 496992 16 0 0 25 0 1 0 962426346 228016128 53490 33554432000 134512640 135078026 4291585248 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53490 73 139 0 55527 0
Current children cumulated CPU time (s) 4992.01
Current children cumulated vsize (KiB) 245316

[startup+4995.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19518
/proc/meminfo: memFree=27027392/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4973.28 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54697 0 0 0 497312 16 0 0 25 0 1 0 962426346 228016128 53490 33554432000 134512640 135078026 4291585248 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53490 73 139 0 55527 0
Current children cumulated CPU time (s) 4995.21
Current children cumulated vsize (KiB) 245316

[startup+4996.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19518
/proc/meminfo: memFree=27027392/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4974.88 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54697 0 0 0 497472 16 0 0 25 0 1 0 962426346 228016128 53490 33554432000 134512640 135078026 4291585248 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53490 73 139 0 55527 0
Current children cumulated CPU time (s) 4996.81
Current children cumulated vsize (KiB) 245316

[startup+4998.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19518
/proc/meminfo: memFree=27027512/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4976.48 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54697 0 0 0 497632 16 0 0 25 0 1 0 962426346 228016128 53490 33554432000 134512640 135078026 4291585248 18446744073709551615 134534279 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53490 73 139 0 55527 0
Current children cumulated CPU time (s) 4998.41
Current children cumulated vsize (KiB) 245316

[startup+4998.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19518
/proc/meminfo: memFree=27027512/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4976.88 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54697 0 0 0 497672 16 0 0 25 0 1 0 962426346 228016128 53490 33554432000 134512640 135078026 4291585248 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53490 73 139 0 55527 0
Current children cumulated CPU time (s) 4998.81
Current children cumulated vsize (KiB) 245316

[startup+4998.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19518
/proc/meminfo: memFree=27027512/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4977.08 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54697 0 0 0 497692 16 0 0 25 0 1 0 962426346 228016128 53490 33554432000 134512640 135078026 4291585248 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53490 73 139 0 55527 0
Current children cumulated CPU time (s) 4999.01
Current children cumulated vsize (KiB) 245316

[startup+4999 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19518
/proc/meminfo: memFree=27027512/32951124 swapFree=67054548/67111528
[pid=19324] ppid=19322 vsize=22644 CPUtime=21.93 cores=0,2,4,6
/proc/19324/stat : 19324 (SATzilla2009_C) S 19322 19324 18396 0 -1 4202496 11229 41487 0 0 889 2 1292 10 25 0 1 0 962424150 23187456 5435 33554432000 134512640 136149437 4290153760 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/19324/statm: 5661 5435 220 400 0 5258 0
[pid=19331] ppid=19324 vsize=222672 CPUtime=4977.18 cores=0,2,4,6
/proc/19331/stat : 19331 (mxc-sr08) R 19324 19324 18396 0 -1 4202496 54697 0 0 0 497702 16 0 0 25 0 1 0 962426346 228016128 53490 33554432000 134512640 135078026 4291585248 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/19331/statm: 55668 53490 73 139 0 55527 0
Current children cumulated CPU time (s) 4999.11
Current children cumulated vsize (KiB) 245316

Child status: 17
Real time (s): 4999.07
CPU time (s): 4999.21
CPU user time (s): 4998.9
CPU system time (s): 0.306953
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 245316

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

runsolver used 8.79766 second user time and 18.4212 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-19 20:31:03
IDJOB=3499244
IDBENCH=71571
IDSOLVER=1995
FILE ID=node133/3499244-1308508262
RUNJOBID= node133-1308506768-19208
PBS_JOBID= 13608173
Free space on /tmp= 73076 MiB

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

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=498134610

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:      27426648 kB
Buffers:        541956 kB
Cached:        4461868 kB
SwapCached:      10620 kB
Active:        2759452 kB
Inactive:      2398292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27426648 kB
SwapTotal:    67111528 kB
SwapFree:     67054548 kB
Dirty:           34172 kB
Writeback:           0 kB
AnonPages:      151332 kB
Mapped:          13972 kB
Slab:           302440 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   345384 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73040 MiB
End job on node133 at 2011-06-19 21:54:22