Trace number 3499216

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.12

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
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.87/22.93	c SATzilla is building models for class 2
22.87/22.93	c run presolver march_dl2004 for 5 seconds ... 
22.87/22.93	c Bin: Executing march_dl2004
22.87/22.93	c spawning binary file with 5 seconds ...
22.87/22.93	c child exit by a signal
22.87/22.93	c march_dl2004 returned code 137.
22.87/22.93	c run presolver mxc-sr08 for 5 seconds ... 
22.87/22.93	c Bin: Executing mxc-sr08
22.87/22.93	c spawning binary file with 5 seconds ...
22.87/22.93	c child exit by a signal
22.87/22.93	c mxc-sr08 returned code 137.
22.87/22.93	c Orignal number of varibales is 2640, number of clauses is 305320 
22.87/22.93	c predicted feature computation time is 13.855478 
22.87/22.93	c Bin: Executing satelite
22.87/22.93	c spawning binary file with 240 seconds ...
22.87/22.93	c child exited successfully
22.87/22.93	c satzilla computing base features
22.87/22.93	c Number of variabe is: 2560, Number of clause is : 302063 
22.87/22.93	c Initializing...
22.87/22.93	c satzilla compute diameter ...
22.87/22.93	c start diameter features ...
22.87/22.93	c satzilla doing clause learning
22.87/22.93	c start clause learning features ...
22.87/22.93	c Bin: Executing zchaff07
22.87/22.93	c spawning binary file with 2 seconds ...
22.87/22.93	c child exit by a signal
22.87/22.93	c satzilla doing survey propogation probe
22.87/22.93	c do survay propogation for 2 second ...
22.87/22.93	c satzilla doing local search probe
22.87/22.93	c satzilla doing lobjois search-space size estimate
22.87/22.93	c features are:2640 305320 2560 302063 0.03125 0.0107825 0.00847505 0.997364 0.0124216 0.180302 0.00131737 1.90625 0.00078125 0.0242188 0.190491 0.956062 0.956062 0.00131737 0.163418 0.000840884 0.00209559 5.445 0.161356 0.0329447 0.070568 0.277778 2.6018 0.000746924 0.155981 0.000456858 0.00118187 4.88833 0.956062 0.00161528 0.178976 0.000960065 0.0026948 3 0 3 3 -0 147.526 0.332332 40 267 198 62 169 126 155 69.6404 0.176784 56.4144 108.125 82.9213 56.503 77.271 61.7455 66.5548 0.851203 0.1795 0.178322 0.997946 0.952986 0.679812 0.936393 0.848636 0.901578 2.5853e-05 5.36358 -1.11022e-16 0.00231764 3.14257e-05 3.1064e-13 1.16316e-06 2.55501e-11 6.24827e-09 67.4 0.282511 1147.9 0.236 1205.5 1179 1223 57.9133 0.0511149 0.99997 0.000468289 0.795665 0.922907 
22.87/22.93	c satzilla's ranking:
22.87/22.93	c 1) mxc-sr08: 4.321458
22.87/22.93	c 2) march_dl2004: 3.249960
22.87/22.93	c 3) minisat20SAT07: 2.163230
22.87/22.93	c 4) zchaff_rand: 1.563437
22.87/22.93	c 5) minisat20: 1.543559
22.87/22.93	c 6) tts-4-0: 0.273870
22.87/22.93	c 7) vallst: 0.088774
22.87/22.93	c 8) SATenstein: -10000.000000
22.87/22.93	c 9) gnovelty+: -10000.000000
22.87/22.93	c 10) adaptg2wsat+: -10000.000000
22.87/22.93	c 11) adaptg2wsat0: -10000.000000
22.87/22.93	c 12) picosat846: -10000.000000
22.87/22.93	c 13) kcnfs04SAT07: -10000.000000
22.87/22.93	c satzilla running mxc-sr08 ... 
4999.13/4999.11	c Bin: Executing mxc-sr08
4999.13/4999.11	c spawning binary file with 4977 seconds ...
4999.13/4999.11	c child exit by a signal
4999.13/4999.11	c mxc-sr08 returned code 137.
4999.13/4999.11	c satzilla running march_dl2004 ... 
4999.13/4999.11	c Bin: Executing march_dl2004
4999.13/4999.11	c march_dl2004 returned code 1.
4999.13/4999.11	c satzilla running minisat20SAT07 ... 
4999.13/4999.11	c Bin: Executing minisat20SAT07
4999.13/4999.11	c minisat20SAT07 returned code 1.
4999.13/4999.11	c satzilla running zchaff_rand ... 
4999.13/4999.11	c Bin: Executing zchaff_rand
4999.13/4999.11	c zchaff_rand returned code 1.
4999.13/4999.11	c satzilla running minisat20 ... 
4999.13/4999.11	c Bin: Executing minisat20
4999.13/4999.11	c minisat20 returned code 1.
4999.13/4999.11	c satzilla running tts-4-0 ... 
4999.13/4999.11	c Bin: Executing tts-4-0
4999.13/4999.11	c tts-4-0 returned code 1.
4999.13/4999.11	c satzilla running vallst ... 
4999.13/4999.11	c Bin: Executing vallst
4999.13/4999.11	c vallst returned code 1.
4999.13/4999.11	c satzilla running SATenstein ... 
4999.13/4999.11	c Bin: Executing SATenstein
4999.13/4999.11	c SATenstein returned code 1.
4999.13/4999.11	c satzilla running gnovelty+ ... 
4999.13/4999.11	c Bin: Executing gnovelty+
4999.13/4999.11	c gnovelty+ returned code 1.
4999.13/4999.11	c satzilla running adaptg2wsat+ ... 
4999.13/4999.11	c Bin: Executing adaptg2wsat+
4999.13/4999.11	c adaptg2wsat+ returned code 1.
4999.13/4999.11	c satzilla running adaptg2wsat0 ... 
4999.13/4999.11	c Bin: Executing adaptg2wsat0
4999.13/4999.11	c adaptg2wsat0 returned code 1.
4999.13/4999.11	c satzilla running picosat846 ... 
4999.13/4999.11	c Bin: Executing picosat846
4999.13/4999.11	c picosat846 returned code 1.
4999.13/4999.11	c satzilla running kcnfs04SAT07 ... 
4999.13/4999.11	c Bin: Executing kcnfs04SAT07
4999.13/4999.11	c kcnfs04SAT07 returned code 1.
4999.13/4999.11	c ERROR: All Failed! 
4999.13/4999.11	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-3499216-1308507400/watcher-3499216-1308507400 -o /tmp/evaluation-result-3499216-1308507400/solver-3499216-1308507400 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499216-1308507400.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.14 2/178 6510
/proc/meminfo: memFree=28648568/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 962338553 2187264 114 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 534 114 97 400 0 131 0

[startup+0.051801 s]
/proc/loadavg: 1.00 1.00 1.14 2/178 6510
/proc/meminfo: memFree=28648568/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 962338553 2187264 114 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100802 s]
/proc/loadavg: 1.00 1.00 1.14 2/178 6510
/proc/meminfo: memFree=28648568/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 962338553 2187264 114 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300773 s]
/proc/loadavg: 1.00 1.00 1.14 2/178 6510
/proc/meminfo: memFree=28648568/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 962338553 2187264 114 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700724 s]
/proc/loadavg: 1.00 1.00 1.14 2/178 6510
/proc/meminfo: memFree=28648568/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 962338553 2187264 114 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50059 s]
/proc/loadavg: 1.08 1.02 1.14 3/180 6512
/proc/meminfo: memFree=28597612/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 962338553 2187264 114 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 534 114 97 400 0 131 0
[pid=6511] ppid=6510 vsize=40192 CPUtime=1.49 cores=0,2,4,6
/proc/6511/stat : 6511 (march_dl2004) R 6510 6510 5496 0 -1 4202496 35666 0 0 0 144 5 0 0 25 0 1 0 962338553 41156608 6133 33554432000 134512640 134996440 4288158192 18446744073709551615 134587728 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6511/statm: 10048 6133 74 119 0 9927 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42328

[startup+3.10032 s]
/proc/loadavg: 1.08 1.02 1.14 3/180 6512
/proc/meminfo: memFree=28598356/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 962338553 2187264 114 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 534 114 97 400 0 131 0
[pid=6511] ppid=6510 vsize=46088 CPUtime=3.09 cores=0,2,4,6
/proc/6511/stat : 6511 (march_dl2004) R 6510 6510 5496 0 -1 4202496 36944 0 0 0 304 5 0 0 25 0 1 0 962338553 47194112 7411 33554432000 134512640 134996440 4288158192 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6511/statm: 11522 7411 75 119 0 11401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48224

[startup+6.30077 s]
/proc/loadavg: 1.08 1.02 1.14 3/180 6514
/proc/meminfo: memFree=28612728/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 187 37088 0 0 0 0 494 5 18 0 1 0 962338553 2187264 127 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/6510/statm: 534 127 108 400 0 131 0
[pid=6514] ppid=6510 vsize=23624 CPUtime=1.29 cores=0,2,4,6
/proc/6514/stat : 6514 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 6561 0 0 0 128 1 0 0 22 0 1 0 962339053 24190976 5554 33554432000 134512640 135078026 4291477536 18446744073709551615 134561113 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/6514/statm: 5906 5554 57 139 0 5765 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25760

[startup+12.7007 s]
/proc/loadavg: 1.22 1.05 1.15 3/178 6516
/proc/meminfo: memFree=28594176/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=23040 CPUtime=12.68 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) R 6508 6510 5496 0 -1 4202496 8143 49947 0 0 107 0 1152 9 19 0 1 0 962338553 23592960 5407 33554432000 134512640 136149437 4292564944 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6510/statm: 5760 5407 136 400 0 5357 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23040

[startup+25.5005 s]
/proc/loadavg: 1.34 1.08 1.16 3/180 6520
/proc/meminfo: memFree=28526356/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=23624 CPUtime=2.56 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 6604 0 0 0 256 0 0 0 25 0 1 0 962340847 24190976 5597 33554432000 134512640 135078026 4291352912 18446744073709551615 134561008 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/6519/statm: 5906 5597 57 139 0 5765 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 56772

[startup+51.1002 s]
/proc/loadavg: 1.56 1.15 1.18 3/180 6521
/proc/meminfo: memFree=28483876/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=44116 CPUtime=28.15 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 12458 0 0 0 2814 1 0 0 25 0 1 0 962340847 45174784 10737 33554432000 134512640 135078026 4291352912 18446744073709551615 134534593 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 11029 10737 73 139 0 10888 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 77264

[startup+102.307 s]
/proc/loadavg: 1.87 1.31 1.23 3/180 6522
/proc/meminfo: memFree=28396992/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=84392 CPUtime=79.35 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 22558 0 0 0 7932 3 0 0 25 0 1 0 962340847 86417408 20837 33554432000 134512640 135078026 4291352912 18446744073709551615 134534241 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 21098 20837 73 139 0 20957 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 117540

[startup+162.301 s]
/proc/loadavg: 1.95 1.43 1.28 3/180 6524
/proc/meminfo: memFree=28324260/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=123624 CPUtime=139.35 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 32296 0 0 0 13930 5 0 0 25 0 1 0 962340847 126590976 30575 33554432000 134512640 135078026 4291352912 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 30906 30575 73 139 0 30765 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 156772

[startup+222.3 s]
/proc/loadavg: 1.98 1.53 1.32 3/180 6526
/proc/meminfo: memFree=28272016/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=135276 CPUtime=199.35 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 35222 0 0 0 19929 6 0 0 25 0 1 0 962340847 138522624 33501 33554432000 134512640 135078026 4291352912 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 33819 33501 73 139 0 33678 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 168424

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.36 3/180 6527
/proc/meminfo: memFree=28224500/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=173936 CPUtime=259.35 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 44618 0 0 0 25927 8 0 0 25 0 1 0 962340847 178110464 42897 33554432000 134512640 135078026 4291352912 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 43484 42897 73 139 0 43343 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 207084

[startup+342.3 s]
/proc/loadavg: 1.99 1.68 1.40 3/180 6529
/proc/meminfo: memFree=28189344/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=173936 CPUtime=319.35 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 44625 0 0 0 31927 8 0 0 25 0 1 0 962340847 178110464 42904 33554432000 134512640 135078026 4291352912 18446744073709551615 134534601 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 43484 42904 73 139 0 43343 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 207084

[startup+402.3 s]
/proc/loadavg: 1.99 1.74 1.43 3/180 6530
/proc/meminfo: memFree=28140948/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=212828 CPUtime=379.36 cores=0,2,4,6

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


[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 6656
/proc/meminfo: memFree=27990784/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=287772 CPUtime=4639.42 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71166 0 0 0 463919 23 0 0 25 0 1 0 962340847 294678528 69445 33554432000 134512640 135078026 4291352912 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 71943 69445 73 139 0 71802 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 320920

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 6658
/proc/meminfo: memFree=27990372/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=287772 CPUtime=4699.43 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71174 0 0 0 469920 23 0 0 25 0 1 0 962340847 294678528 69453 33554432000 134512640 135078026 4291352912 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 71943 69453 73 139 0 71802 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 320920

[startup+4782.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/180 6659
/proc/meminfo: memFree=27990200/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288036 CPUtime=4759.42 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71221 0 0 0 475919 23 0 0 25 0 1 0 962340847 294948864 69500 33554432000 134512640 135078026 4291352912 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72009 69500 73 139 0 71868 0
Current children cumulated CPU time (s) 4782.33
Current children cumulated vsize (KiB) 321184

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 6661
/proc/meminfo: memFree=27989920/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288036 CPUtime=4819.42 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71237 0 0 0 481919 23 0 0 25 0 1 0 962340847 294948864 69516 33554432000 134512640 135078026 4291352912 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72009 69516 73 139 0 71868 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 321184

[startup+4902.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/180 6662
/proc/meminfo: memFree=27989376/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288300 CPUtime=4879.42 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71300 0 0 0 487919 23 0 0 25 0 1 0 962340847 295219200 69579 33554432000 134512640 135078026 4291352912 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72075 69579 73 139 0 71934 0
Current children cumulated CPU time (s) 4902.33
Current children cumulated vsize (KiB) 321448

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 6664
/proc/meminfo: memFree=27988596/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288492 CPUtime=4939.42 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71336 0 0 0 493919 23 0 0 25 0 1 0 962340847 295415808 69615 33554432000 134512640 135078026 4291352912 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72123 69615 73 139 0 71982 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 321640

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 6664
/proc/meminfo: memFree=27988596/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288492 CPUtime=4943.42 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71337 0 0 0 494319 23 0 0 25 0 1 0 962340847 295415808 69616 33554432000 134512640 135078026 4291352912 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72123 69616 73 139 0 71982 0
Current children cumulated CPU time (s) 4966.33
Current children cumulated vsize (KiB) 321640

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 6665
/proc/meminfo: memFree=27988460/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288684 CPUtime=4956.22 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71355 0 0 0 495599 23 0 0 25 0 1 0 962340847 295612416 69634 33554432000 134512640 135078026 4291352912 18446744073709551615 134534533 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72171 69634 73 139 0 72030 0
Current children cumulated CPU time (s) 4979.13
Current children cumulated vsize (KiB) 321832

[startup+4991.9 s]
/proc/loadavg: 2.07 2.02 1.95 3/180 6665
/proc/meminfo: memFree=27988460/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288684 CPUtime=4969.02 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71357 0 0 0 496879 23 0 0 25 0 1 0 962340847 295612416 69636 33554432000 134512640 135078026 4291352912 18446744073709551615 134534350 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72171 69636 73 139 0 72030 0
Current children cumulated CPU time (s) 4991.93
Current children cumulated vsize (KiB) 321832

[startup+4995.11 s]
/proc/loadavg: 2.07 2.02 1.95 3/180 6665
/proc/meminfo: memFree=27988336/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288684 CPUtime=4972.23 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71358 0 0 0 497200 23 0 0 25 0 1 0 962340847 295612416 69637 33554432000 134512640 135078026 4291352912 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72171 69637 73 139 0 72030 0
Current children cumulated CPU time (s) 4995.14
Current children cumulated vsize (KiB) 321832

[startup+4996.7 s]
/proc/loadavg: 2.06 2.02 1.95 3/180 6665
/proc/meminfo: memFree=27988456/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288684 CPUtime=4973.82 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71358 0 0 0 497359 23 0 0 25 0 1 0 962340847 295612416 69637 33554432000 134512640 135078026 4291352912 18446744073709551615 134534601 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72171 69637 73 139 0 72030 0
Current children cumulated CPU time (s) 4996.73
Current children cumulated vsize (KiB) 321832

[startup+4998.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/180 6665
/proc/meminfo: memFree=27988456/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288684 CPUtime=4975.43 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71359 0 0 0 497520 23 0 0 25 0 1 0 962340847 295612416 69638 33554432000 134512640 135078026 4291352912 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72171 69638 73 139 0 72030 0
Current children cumulated CPU time (s) 4998.34
Current children cumulated vsize (KiB) 321832

[startup+4998.7 s]
/proc/loadavg: 2.06 2.02 1.95 3/180 6665
/proc/meminfo: memFree=27988456/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288684 CPUtime=4975.82 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71359 0 0 0 497559 23 0 0 25 0 1 0 962340847 295612416 69638 33554432000 134512640 135078026 4291352912 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72171 69638 73 139 0 72030 0
Current children cumulated CPU time (s) 4998.73
Current children cumulated vsize (KiB) 321832

[startup+4999.1 s]
/proc/loadavg: 2.06 2.02 1.95 3/180 6665
/proc/meminfo: memFree=27988456/32951124 swapFree=67054528/67111528
[pid=6510] ppid=6508 vsize=33148 CPUtime=22.91 cores=0,2,4,6
/proc/6510/stat : 6510 (SATzilla2009_C) S 6508 6510 5496 0 -1 4202496 16049 58199 0 0 929 2 1347 13 25 0 1 0 962338553 33943552 8064 33554432000 134512640 136149437 4292564944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/6510/statm: 8287 8064 220 400 0 7884 0
[pid=6519] ppid=6510 vsize=288684 CPUtime=4976.22 cores=0,2,4,6
/proc/6519/stat : 6519 (mxc-sr08) R 6510 6510 5496 0 -1 4202496 71359 0 0 0 497599 23 0 0 25 0 1 0 962340847 295612416 69638 33554432000 134512640 135078026 4291352912 18446744073709551615 134534446 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 72171 69638 73 139 0 72030 0
Current children cumulated CPU time (s) 4999.13
Current children cumulated vsize (KiB) 321832

Child status: 17
Real time (s): 4999.12
CPU time (s): 4999.19
CPU user time (s): 4998.77
CPU system time (s): 0.417936
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 321832

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

runsolver used 8.68068 second user time and 15.8416 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-19 20:16:40
IDJOB=3499216
IDBENCH=71425
IDSOLVER=1995
FILE ID=node130/3499216-1308507400
RUNJOBID= node130-1308507400-6481
PBS_JOBID= 13608176
Free space on /tmp= 73292 MiB

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

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=143972846

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28649228 kB
Buffers:        513580 kB
Cached:        3402752 kB
SwapCached:      10540 kB
Active:        1384416 kB
Inactive:      2552844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28649228 kB
SwapTotal:    67111528 kB
SwapFree:     67054528 kB
Dirty:           70668 kB
Writeback:           0 kB
AnonPages:       17920 kB
Mapped:          13172 kB
Slab:           301096 kB
PageTables:       4272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   204576 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= 73240 MiB
End job on node130 at 2011-06-19 21:40:00