Trace number 3499202

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes6.cnf
MD5SUMe23fefb786281285c1d045e8bc698d74
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

22.97/23.01	c SATzilla is building models for class 2
22.97/23.01	c run presolver march_dl2004 for 5 seconds ... 
22.97/23.01	c Bin: Executing march_dl2004
22.97/23.01	c spawning binary file with 5 seconds ...
22.97/23.01	c child exit by a signal
22.97/23.01	c march_dl2004 returned code 137.
22.97/23.01	c run presolver mxc-sr08 for 5 seconds ... 
22.97/23.01	c Bin: Executing mxc-sr08
22.97/23.01	c spawning binary file with 5 seconds ...
22.97/23.01	c child exit by a signal
22.97/23.01	c mxc-sr08 returned code 137.
22.97/23.01	c Orignal number of varibales is 2400, number of clauses is 266431 
22.97/23.01	c predicted feature computation time is 13.019305 
22.97/23.01	c Bin: Executing satelite
22.97/23.01	c spawning binary file with 240 seconds ...
22.97/23.01	c child exited successfully
22.97/23.01	c satzilla computing base features
22.97/23.01	c Number of variabe is: 2325, Number of clause is : 263277 
22.97/23.01	c Initializing...
22.97/23.01	c satzilla compute diameter ...
22.97/23.01	c start diameter features ...
22.97/23.01	c satzilla doing clause learning
22.97/23.01	c start clause learning features ...
22.97/23.01	c Bin: Executing zchaff07
22.97/23.01	c spawning binary file with 2 seconds ...
22.97/23.01	c child exit by a signal
22.97/23.01	c satzilla doing survey propogation probe
22.97/23.01	c do survay propogation for 2 second ...
22.97/23.01	c satzilla doing local search probe
22.97/23.01	c satzilla doing lobjois search-space size estimate
22.97/23.01	c features are:2400 266431 2325 263277 0.0322581 0.0119798 0.008831 0.997226 0.0129611 0.183293 0.00144227 1.87159 0.000860215 0.0258065 0.194011 0.955207 0.955207 0.00144227 0.181127 0.000786244 0.00212704 5.52089 0.168543 0.0362807 0.0794393 0.302817 2.69703 0.000821683 0.171738 0.000448197 0.00122684 4.95945 0.955207 0.0017356 0.188002 0.000896394 0.00266639 3 0 3 3 -0 149.095 0.279139 41 195 180 70 172 151 166 63.3397 0.156488 52.3509 89.0732 77.5286 54.8372 66.1588 55.7167 60.3642 0.838175 0.0811741 0.550281 0.932766 0.909569 0.733365 0.887443 0.798822 0.859984 4.59188e-10 14.3093 -1.11022e-16 1.88967e-07 7.94267e-11 0 1.36802e-12 4.44089e-16 1.34337e-14 57.9444 0.140138 1035.78 0.250411 1094.5 1053 1116 55.4393 0.0361583 0.999905 0.000357529 0.777982 0.913677 
22.97/23.01	c satzilla's ranking:
22.97/23.01	c 1) mxc-sr08: 3.293903
22.97/23.01	c 2) march_dl2004: 1.972617
22.97/23.01	c 3) minisat20SAT07: 1.770652
22.97/23.01	c 4) minisat20: 1.655795
22.97/23.01	c 5) zchaff_rand: 1.296817
22.97/23.01	c 6) tts-4-0: 0.168555
22.97/23.01	c 7) vallst: 0.106162
22.97/23.01	c 8) SATenstein: -10000.000000
22.97/23.01	c 9) gnovelty+: -10000.000000
22.97/23.01	c 10) adaptg2wsat+: -10000.000000
22.97/23.01	c 11) adaptg2wsat0: -10000.000000
22.97/23.01	c 12) picosat846: -10000.000000
22.97/23.01	c 13) kcnfs04SAT07: -10000.000000
22.97/23.01	c satzilla running mxc-sr08 ... 
4999.21/4999.13	c Bin: Executing mxc-sr08
4999.21/4999.13	c spawning binary file with 4977 seconds ...
4999.21/4999.13	c child exit by a signal
4999.21/4999.13	c mxc-sr08 returned code 137.
4999.21/4999.13	c satzilla running march_dl2004 ... 
4999.21/4999.13	c Bin: Executing march_dl2004
4999.21/4999.13	c march_dl2004 returned code 1.
4999.21/4999.13	c satzilla running minisat20SAT07 ... 
4999.21/4999.13	c Bin: Executing minisat20SAT07
4999.21/4999.13	c minisat20SAT07 returned code 1.
4999.21/4999.13	c satzilla running minisat20 ... 
4999.21/4999.13	c Bin: Executing minisat20
4999.21/4999.13	c minisat20 returned code 1.
4999.21/4999.13	c satzilla running zchaff_rand ... 
4999.21/4999.13	c Bin: Executing zchaff_rand
4999.21/4999.13	c zchaff_rand returned code 1.
4999.21/4999.13	c satzilla running tts-4-0 ... 
4999.21/4999.13	c Bin: Executing tts-4-0
4999.21/4999.13	c tts-4-0 returned code 1.
4999.21/4999.13	c satzilla running vallst ... 
4999.21/4999.13	c Bin: Executing vallst
4999.21/4999.13	c vallst returned code 1.
4999.21/4999.13	c satzilla running SATenstein ... 
4999.21/4999.13	c Bin: Executing SATenstein
4999.21/4999.13	c SATenstein returned code 1.
4999.21/4999.13	c satzilla running gnovelty+ ... 
4999.21/4999.13	c Bin: Executing gnovelty+
4999.21/4999.13	c gnovelty+ returned code 1.
4999.21/4999.13	c satzilla running adaptg2wsat+ ... 
4999.21/4999.13	c Bin: Executing adaptg2wsat+
4999.21/4999.13	c adaptg2wsat+ returned code 1.
4999.21/4999.13	c satzilla running adaptg2wsat0 ... 
4999.21/4999.13	c Bin: Executing adaptg2wsat0
4999.21/4999.13	c adaptg2wsat0 returned code 1.
4999.21/4999.13	c satzilla running picosat846 ... 
4999.21/4999.13	c Bin: Executing picosat846
4999.21/4999.13	c picosat846 returned code 1.
4999.21/4999.13	c satzilla running kcnfs04SAT07 ... 
4999.21/4999.13	c Bin: Executing kcnfs04SAT07
4999.21/4999.13	c kcnfs04SAT07 returned code 1.
4999.21/4999.13	c ERROR: All Failed! 
4999.21/4999.13	c SATZILLA_TIME=5000.010000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3499202-1308507320/watcher-3499202-1308507320 -o /tmp/evaluation-result-3499202-1308507320/solver-3499202-1308507320 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499202-1308507320.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.04 1.51 1.75 2/175 1820
/proc/meminfo: memFree=27184744/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 962329750 2187264 114 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/1820/statm: 534 114 97 400 0 131 0

[startup+0.101711 s]
/proc/loadavg: 1.04 1.51 1.75 2/175 1820
/proc/meminfo: memFree=27184744/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 962329750 2187264 114 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/1820/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.200697 s]
/proc/loadavg: 1.04 1.51 1.75 2/175 1820
/proc/meminfo: memFree=27184744/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 962329750 2187264 114 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/1820/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300689 s]
/proc/loadavg: 1.04 1.51 1.75 2/175 1820
/proc/meminfo: memFree=27184744/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 962329750 2187264 114 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/1820/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700606 s]
/proc/loadavg: 1.04 1.51 1.75 2/175 1820
/proc/meminfo: memFree=27184744/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 962329750 2187264 114 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/1820/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50046 s]
/proc/loadavg: 1.11 1.52 1.75 3/180 1828
/proc/meminfo: memFree=27139228/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 962329750 2187264 114 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/1820/statm: 534 114 97 400 0 131 0
[pid=1821] ppid=1820 vsize=35652 CPUtime=1.49 cores=1,3,5,7
/proc/1821/stat : 1821 (march_dl2004) R 1820 1820 920 0 -1 4202496 31267 0 0 0 145 4 0 0 25 0 1 0 962329750 36507648 5455 33554432000 134512640 134996440 4287913920 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1821/statm: 8913 5455 75 119 0 8792 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37788

[startup+3.10017 s]
/proc/loadavg: 1.11 1.52 1.75 3/180 1828
/proc/meminfo: memFree=27137672/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 962329750 2187264 114 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/1820/statm: 534 114 97 400 0 131 0
[pid=1821] ppid=1820 vsize=40188 CPUtime=3.09 cores=1,3,5,7
/proc/1821/stat : 1821 (march_dl2004) R 1820 1820 920 0 -1 4202496 32410 0 0 0 305 4 0 0 25 0 1 0 962329750 41152512 6598 33554432000 134512640 134996440 4287913920 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1821/statm: 10047 6598 75 119 0 9926 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42324

[startup+6.30059 s]
/proc/loadavg: 1.26 1.55 1.75 3/180 1830
/proc/meminfo: memFree=27153916/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=2136 CPUtime=4.99 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 187 32529 0 0 0 0 495 4 18 0 1 0 962329750 2187264 127 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 534 127 108 400 0 131 0
[pid=1829] ppid=1820 vsize=20624 CPUtime=1.29 cores=1,3,5,7
/proc/1829/stat : 1829 (mxc-sr08) R 1820 1820 920 0 -1 4202496 5734 0 0 0 129 0 0 0 22 0 1 0 962330250 21118976 4856 33554432000 134512640 135078026 4292463440 18446744073709551615 134561546 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1829/statm: 5156 4856 57 139 0 5015 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22760

[startup+12.7005 s]
/proc/loadavg: 1.32 1.55 1.75 3/178 1833
/proc/meminfo: memFree=27141128/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=20264 CPUtime=12.69 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) R 1818 1820 920 0 -1 4202496 7111 44365 0 0 134 1 1126 8 19 0 1 0 962329750 20750336 4713 33554432000 134512640 136149437 4286916128 18446744073709551615 134532759 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1820/statm: 5066 4713 136 400 0 4663 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20264

[startup+25.5011 s]
/proc/loadavg: 1.43 1.57 1.76 3/180 1837
/proc/meminfo: memFree=27087936/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=20624 CPUtime=2.47 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 5782 0 0 0 247 0 0 0 25 0 1 0 962332052 21118976 4904 33554432000 134512640 135078026 4291519744 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1837/statm: 5156 4904 57 139 0 5015 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53240

[startup+51.1005 s]
/proc/loadavg: 1.65 1.61 1.76 3/180 1838
/proc/meminfo: memFree=27039612/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=42640 CPUtime=28.07 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 12004 0 0 0 2806 1 0 0 25 0 1 0 962332052 43663360 10502 33554432000 134512640 135078026 4291519744 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 10660 10502 73 139 0 10519 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75256

[startup+102.3 s]
/proc/loadavg: 1.85 1.66 1.77 3/180 1839
/proc/meminfo: memFree=26959592/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=88196 CPUtime=79.28 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 23268 0 0 0 7925 3 0 0 25 0 1 0 962332052 90312704 21766 33554432000 134512640 135078026 4291519744 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 22049 21766 73 139 0 21908 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120812

[startup+162.3 s]
/proc/loadavg: 1.99 1.74 1.79 3/180 1841
/proc/meminfo: memFree=26891728/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=122616 CPUtime=139.27 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 31900 0 0 0 13922 5 0 0 25 0 1 0 962332052 125558784 30398 33554432000 134512640 135078026 4291519744 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 30654 30398 73 139 0 30513 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 155232

[startup+222.307 s]
/proc/loadavg: 1.99 1.78 1.80 3/180 1842
/proc/meminfo: memFree=26857692/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=150140 CPUtime=199.28 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 38816 0 0 0 19922 6 0 0 25 0 1 0 962332052 153743360 37314 33554432000 134512640 135078026 4291519744 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 37535 37314 73 139 0 37394 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 182756

[startup+282.301 s]
/proc/loadavg: 1.99 1.82 1.81 3/180 1844
/proc/meminfo: memFree=26822332/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=175820 CPUtime=259.28 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 44960 0 0 0 25920 8 0 0 25 0 1 0 962332052 180039680 43458 33554432000 134512640 135078026 4291519744 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 43955 43458 73 139 0 43814 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 208436

[startup+342.301 s]
/proc/loadavg: 1.99 1.85 1.82 3/180 1845
/proc/meminfo: memFree=26804556/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=183488 CPUtime=319.28 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 46866 0 0 0 31919 9 0 0 25 0 1 0 962332052 187891712 45364 33554432000 134512640 135078026 4291519744 18446744073709551615 134534244 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 45872 45364 73 139 0 45731 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 216104

[startup+402.301 s]
/proc/loadavg: 1.99 1.87 1.83 3/180 1847
/proc/meminfo: memFree=26799932/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=186800 CPUtime=379.28 cores=1,3,5,7

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


[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 1974
/proc/meminfo: memFree=26624504/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275436 CPUtime=4699.4 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67853 0 0 0 469923 17 0 0 25 0 1 0 962332052 282046464 66351 33554432000 134512640 135078026 4291519744 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68859 66351 73 139 0 68718 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 308052

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 1976
/proc/meminfo: memFree=26623824/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4759.4 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67939 0 0 0 475923 17 0 0 25 0 1 0 962332052 282447872 66437 33554432000 134512640 135078026 4291519744 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66437 73 139 0 68816 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 308444

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 1977
/proc/meminfo: memFree=26624020/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4819.41 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67939 0 0 0 481924 17 0 0 25 0 1 0 962332052 282447872 66437 33554432000 134512640 135078026 4291519744 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66437 73 139 0 68816 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 308444

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 1979
/proc/meminfo: memFree=26623844/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4879.41 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67939 0 0 0 487924 17 0 0 25 0 1 0 962332052 282447872 66437 33554432000 134512640 135078026 4291519744 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66437 73 139 0 68816 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 308444

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 1981
/proc/meminfo: memFree=26623676/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4939.41 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67951 0 0 0 493924 17 0 0 25 0 1 0 962332052 282447872 66449 33554432000 134512640 135078026 4291519744 18446744073709551615 134533774 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66449 73 139 0 68816 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 308444

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

[startup+4966.4 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 1981
/proc/meminfo: memFree=26623552/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4943.51 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67951 0 0 0 494334 17 0 0 25 0 1 0 962332052 282447872 66449 33554432000 134512640 135078026 4291519744 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66449 73 139 0 68816 0
Current children cumulated CPU time (s) 4966.51
Current children cumulated vsize (KiB) 308444

[startup+4979.2 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 1981
/proc/meminfo: memFree=26623520/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4956.31 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67953 0 0 0 495614 17 0 0 25 0 1 0 962332052 282447872 66451 33554432000 134512640 135078026 4291519744 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66451 73 139 0 68816 0
Current children cumulated CPU time (s) 4979.31
Current children cumulated vsize (KiB) 308444

[startup+4992 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 1981
/proc/meminfo: memFree=26623644/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4969.11 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67954 0 0 0 496894 17 0 0 25 0 1 0 962332052 282447872 66452 33554432000 134512640 135078026 4291519744 18446744073709551615 134534619 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66452 73 139 0 68816 0
Current children cumulated CPU time (s) 4992.11
Current children cumulated vsize (KiB) 308444

[startup+4995.21 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 1981
/proc/meminfo: memFree=26623644/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4972.31 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67954 0 0 0 497214 17 0 0 25 0 1 0 962332052 282447872 66452 33554432000 134512640 135078026 4291519744 18446744073709551615 134534601 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66452 73 139 0 68816 0
Current children cumulated CPU time (s) 4995.31
Current children cumulated vsize (KiB) 308444

[startup+4996.8 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 1983
/proc/meminfo: memFree=26881084/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4973.91 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67954 0 0 0 497374 17 0 0 25 0 1 0 962332052 282447872 66452 33554432000 134512640 135078026 4291519744 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66452 73 139 0 68816 0
Current children cumulated CPU time (s) 4996.91
Current children cumulated vsize (KiB) 308444

[startup+4998.4 s]
/proc/loadavg: 2.00 2.00 1.96 2/173 2007
/proc/meminfo: memFree=26917304/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4975.51 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67955 0 0 0 497534 17 0 0 25 0 1 0 962332052 282447872 66453 33554432000 134512640 135078026 4291519744 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66453 73 139 0 68816 0
Current children cumulated CPU time (s) 4998.51
Current children cumulated vsize (KiB) 308444

[startup+4998.8 s]
/proc/loadavg: 2.00 2.00 1.96 2/173 2007
/proc/meminfo: memFree=26917304/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4975.91 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67955 0 0 0 497574 17 0 0 25 0 1 0 962332052 282447872 66453 33554432000 134512640 135078026 4291519744 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66453 73 139 0 68816 0
Current children cumulated CPU time (s) 4998.91
Current children cumulated vsize (KiB) 308444

[startup+4999 s]
/proc/loadavg: 2.00 2.00 1.96 2/173 2007
/proc/meminfo: memFree=26917304/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4976.11 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67955 0 0 0 497594 17 0 0 25 0 1 0 962332052 282447872 66453 33554432000 134512640 135078026 4291519744 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66453 73 139 0 68816 0
Current children cumulated CPU time (s) 4999.11
Current children cumulated vsize (KiB) 308444

[startup+4999.1 s]
/proc/loadavg: 2.00 2.00 1.96 2/173 2007
/proc/meminfo: memFree=26917304/32951124 swapFree=67053196/67111528
[pid=1820] ppid=1818 vsize=32616 CPUtime=23 cores=1,3,5,7
/proc/1820/stat : 1820 (SATzilla2009_C) S 1818 1820 920 0 -1 4202496 13409 51990 0 0 964 3 1319 14 25 0 1 0 962329750 33398784 7926 33554432000 134512640 136149437 4286916128 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/1820/statm: 8154 7926 220 400 0 7751 0
[pid=1837] ppid=1820 vsize=275828 CPUtime=4976.21 cores=1,3,5,7
/proc/1837/stat : 1837 (mxc-sr08) R 1820 1820 920 0 -1 4202496 67955 0 0 0 497604 17 0 0 25 0 1 0 962332052 282447872 66453 33554432000 134512640 135078026 4291519744 18446744073709551615 134534613 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/1837/statm: 68957 66453 73 139 0 68816 0
Current children cumulated CPU time (s) 4999.21
Current children cumulated vsize (KiB) 308444

Child status: 17
Real time (s): 4999.14
CPU time (s): 4999.27
CPU user time (s): 4998.9
CPU system time (s): 0.370943
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 308444

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

runsolver used 7.94879 second user time and 19.2741 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-19 20:15:20
IDJOB=3499202
IDBENCH=71366
IDSOLVER=1995
FILE ID=node137/3499202-1308507320
RUNJOBID= node137-1308507320-1798
PBS_JOBID= 13608169
Free space on /tmp= 73156 MiB

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

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

MD5SUM BENCH= e23fefb786281285c1d045e8bc698d74
RANDOM SEED=856329919

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27185576 kB
Buffers:        594832 kB
Cached:        4783160 kB
SwapCached:      12168 kB
Active:        1631268 kB
Inactive:      3766680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27185576 kB
SwapTotal:    67111528 kB
SwapFree:     67053196 kB
Dirty:           69096 kB
Writeback:           0 kB
AnonPages:       17632 kB
Mapped:           8460 kB
Slab:           303736 kB
PageTables:       4404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187888 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= 73128 MiB
End job on node137 at 2011-06-19 21:38:40