Trace number 3499540

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.16 4999.05

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2451.79
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

Solver Data

18.78/18.81	c SATzilla is building models for class 2
18.78/18.81	c run presolver march_dl2004 for 5 seconds ... 
18.78/18.81	c Bin: Executing march_dl2004
18.78/18.81	c spawning binary file with 5 seconds ...
18.78/18.81	c child exit by a signal
18.78/18.81	c march_dl2004 returned code 137.
18.78/18.81	c run presolver mxc-sr08 for 5 seconds ... 
18.78/18.81	c Bin: Executing mxc-sr08
18.78/18.81	c spawning binary file with 5 seconds ...
18.78/18.81	c child exit by a signal
18.78/18.81	c mxc-sr08 returned code 137.
18.78/18.81	c Orignal number of varibales is 140, number of clauses is 58376 
18.78/18.81	c predicted feature computation time is 8.189906 
18.78/18.81	c Bin: Executing satelite
18.78/18.81	c spawning binary file with 240 seconds ...
18.78/18.81	c child exited successfully
18.78/18.81	c satzilla computing base features
18.78/18.81	c Number of variabe is: 140, Number of clause is : 58376 
18.78/18.81	c Initializing...
18.78/18.81	c satzilla compute diameter ...
18.78/18.81	c start diameter features ...
18.78/18.81	c satzilla doing clause learning
18.78/18.81	c start clause learning features ...
18.78/18.81	c Bin: Executing zchaff07
18.78/18.81	c spawning binary file with 2 seconds ...
18.78/18.81	c child exit by a signal
18.78/18.81	c satzilla doing survey propogation probe
18.78/18.81	c do survay propogation for 2 second ...
18.78/18.81	c satzilla doing local search probe
18.78/18.81	c satzilla doing lobjois search-space size estimate
18.78/18.81	c features are:140 58376 140 58376 0 0 0.00239825 0.248527 0.802404 1.35526 0.0713943 0.0154863 0.0357143 0.0714286 0.0076253 0 0 0.0713943 0.180191 0.0472112 0.0971632 2.09508 0.0605939 0.0256798 0.0217707 0.0937941 1.71024 0.0007623 0.304261 0.000239825 0.00126764 3.13416 0.010775 0.00238112 0 0.00238112 0.00238112 2 0 2 2 -0 1795.75 0.110592 1439 2182 2092 1635 1934 1657 1816 19.0264 0.0492478 17.8486 20.8818 20.5378 17.8899 19.8021 18.543 18.7282 0.117792 0.402697 0.041238 0.174186 0.173329 0.0468161 0.157386 0.0792889 0.132378 0.493766 0.00176247 0.491977 0.495467 0.495034 0.492739 0.494609 0.493117 0.493849 12.6561 0.161831 17.1693 0.150339 17 13 20 1.62624 0.348123 0.91858 0.0609599 0.536023 0.649777 
18.78/18.81	c satzilla's ranking:
18.78/18.81	c 1) tts-4-0: 3.391207
18.78/18.81	c 2) minisat20SAT07: 2.351932
18.78/18.81	c 3) minisat20: 1.818760
18.78/18.81	c 4) mxc-sr08: 1.445204
18.78/18.81	c 5) zchaff_rand: 0.965772
18.78/18.81	c 6) march_dl2004: -0.397362
18.78/18.81	c 7) vallst: -1.156376
18.78/18.81	c 8) SATenstein: -10000.000000
18.78/18.81	c 9) gnovelty+: -10000.000000
18.78/18.81	c 10) adaptg2wsat+: -10000.000000
18.78/18.81	c 11) adaptg2wsat0: -10000.000000
18.78/18.81	c 12) picosat846: -10000.000000
18.78/18.81	c 13) kcnfs04SAT07: -10000.000000
18.78/18.81	c satzilla running tts-4-0 ... 
4999.08/4999.04	c Bin: Executing tts-4-0
4999.08/4999.04	c spawning binary file with 4981 seconds ...
4999.08/4999.04	c child exit by a signal
4999.08/4999.04	c tts-4-0 returned code 137.
4999.08/4999.04	c satzilla running minisat20SAT07 ... 
4999.08/4999.04	c Bin: Executing minisat20SAT07
4999.08/4999.04	c minisat20SAT07 returned code 1.
4999.08/4999.04	c satzilla running minisat20 ... 
4999.08/4999.04	c Bin: Executing minisat20
4999.08/4999.04	c minisat20 returned code 1.
4999.08/4999.04	c satzilla running mxc-sr08 ... 
4999.08/4999.04	c Bin: Executing mxc-sr08
4999.08/4999.04	c mxc-sr08 returned code 1.
4999.08/4999.04	c satzilla running zchaff_rand ... 
4999.08/4999.04	c Bin: Executing zchaff_rand
4999.08/4999.04	c zchaff_rand returned code 1.
4999.08/4999.04	c satzilla running march_dl2004 ... 
4999.08/4999.04	c Bin: Executing march_dl2004
4999.08/4999.04	c march_dl2004 returned code 1.
4999.08/4999.04	c satzilla running vallst ... 
4999.08/4999.04	c Bin: Executing vallst
4999.08/4999.04	c vallst returned code 1.
4999.08/4999.04	c satzilla running SATenstein ... 
4999.08/4999.04	c Bin: Executing SATenstein
4999.08/4999.04	c SATenstein returned code 1.
4999.08/4999.04	c satzilla running gnovelty+ ... 
4999.08/4999.04	c Bin: Executing gnovelty+
4999.08/4999.04	c gnovelty+ returned code 1.
4999.08/4999.04	c satzilla running adaptg2wsat+ ... 
4999.08/4999.04	c Bin: Executing adaptg2wsat+
4999.08/4999.04	c adaptg2wsat+ returned code 1.
4999.08/4999.04	c satzilla running adaptg2wsat0 ... 
4999.08/4999.04	c Bin: Executing adaptg2wsat0
4999.08/4999.04	c adaptg2wsat0 returned code 1.
4999.08/4999.04	c satzilla running picosat846 ... 
4999.08/4999.04	c Bin: Executing picosat846
4999.08/4999.04	c picosat846 returned code 1.
4999.08/4999.04	c satzilla running kcnfs04SAT07 ... 
4999.08/4999.04	c Bin: Executing kcnfs04SAT07
4999.08/4999.04	c kcnfs04SAT07 returned code 1.
4999.08/4999.04	c ERROR: All Failed! 
4999.08/4999.04	c SATZILLA_TIME=4999.900000

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-3499540-1308495396/watcher-3499540-1308495396 -o /tmp/evaluation-result-3499540-1308495396/solver-3499540-1308495396 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499540-1308495396.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.92 1.98 1.91 2/178 2182
/proc/meminfo: memFree=27594492/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 961139311 2187264 114 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/2182/statm: 534 114 97 400 0 131 0

[startup+0.031181 s]
/proc/loadavg: 1.92 1.98 1.91 2/178 2182
/proc/meminfo: memFree=27594492/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 961139311 2187264 114 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/2182/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.10017 s]
/proc/loadavg: 1.92 1.98 1.91 2/178 2182
/proc/meminfo: memFree=27594492/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 961139311 2187264 114 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/2182/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300136 s]
/proc/loadavg: 1.92 1.98 1.91 2/178 2182
/proc/meminfo: memFree=27594492/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 961139311 2187264 114 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/2182/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70113 s]
/proc/loadavg: 1.92 1.98 1.91 2/178 2182
/proc/meminfo: memFree=27594492/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 961139311 2187264 114 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/2182/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50092 s]
/proc/loadavg: 1.92 1.98 1.91 3/180 2184
/proc/meminfo: memFree=27580240/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 961139311 2187264 114 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/2182/statm: 534 114 97 400 0 131 0
[pid=2183] ppid=2182 vsize=24940 CPUtime=1.49 cores=1,3,5,7
/proc/2183/stat : 2183 (march_dl2004) R 2182 2182 1904 0 -1 4202496 17844 0 0 0 148 1 0 0 25 0 1 0 961139311 25538560 3533 33554432000 134512640 134996440 4289182192 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2183/statm: 6235 3533 67 119 0 6114 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27076

[startup+3.10064 s]
/proc/loadavg: 1.92 1.98 1.91 3/180 2184
/proc/meminfo: memFree=27584216/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 961139311 2187264 114 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/2182/statm: 534 114 97 400 0 131 0
[pid=2183] ppid=2182 vsize=11312 CPUtime=3.09 cores=1,3,5,7
/proc/2183/stat : 2183 (march_dl2004) R 2182 2182 1904 0 -1 4202496 18425 0 0 0 283 26 0 0 25 0 1 0 961139311 11583488 2376 33554432000 134512640 134996440 4289182192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2183/statm: 2828 2376 80 119 0 2707 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13448

[startup+6.30108 s]
/proc/loadavg: 1.93 1.98 1.91 3/180 2186
/proc/meminfo: memFree=27586476/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=2136 CPUtime=4.98 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 183 19397 0 0 0 0 458 40 18 0 1 0 961139311 2187264 123 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/2182/statm: 534 123 105 400 0 131 0
[pid=2186] ppid=2182 vsize=8184 CPUtime=1.29 cores=1,3,5,7
/proc/2186/stat : 2186 (mxc-sr08) R 2182 2182 1904 0 -1 4202496 2440 0 0 0 129 0 0 0 22 0 1 0 961139811 8380416 1854 33554432000 134512640 135078026 4291805920 18446744073709551615 134561280 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/2186/statm: 2046 1854 57 139 0 1905 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10320

[startup+12.701 s]
/proc/loadavg: 1.93 1.98 1.91 3/180 2190
/proc/meminfo: memFree=27571992/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=9432 CPUtime=11.06 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 3030 23683 0 0 90 0 974 42 18 0 1 0 961139311 9658368 1916 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/2182/statm: 2358 1916 137 400 0 1955 0
[pid=2189] ppid=2182 vsize=11024 CPUtime=1.61 cores=1,3,5,7
/proc/2189/stat : 2189 (zchaff07) R 2182 2182 1904 0 -1 4202496 2915 0 0 0 159 2 0 0 25 0 1 0 961140419 11288576 2162 33554432000 134512640 135538726 4289914288 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/2189/statm: 2756 2162 127 251 0 2503 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20456

[startup+25.5007 s]
/proc/loadavg: 2.02 2.00 1.91 3/180 2193
/proc/meminfo: memFree=27497368/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=78468 CPUtime=6.67 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 19630 0 0 0 665 2 0 0 25 0 1 0 961141193 80351232 19478 33554432000 134512640 134965848 4294551568 18446744073709551615 134534076 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/2191/statm: 19617 19478 68 111 0 19504 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 89276

[startup+51.1002 s]
/proc/loadavg: 2.01 2.00 1.91 3/180 2193
/proc/meminfo: memFree=27431652/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=140820 CPUtime=32.27 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 35213 0 0 0 3222 5 0 0 25 0 1 0 961141193 144199680 35061 33554432000 134512640 134965848 4294551568 18446744073709551615 134534179 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/2191/statm: 35205 35061 68 111 0 35092 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 151628

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 2195
/proc/meminfo: memFree=27362408/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=209964 CPUtime=83.47 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 52485 0 0 0 8337 10 0 0 25 0 1 0 961141193 215003136 52333 33554432000 134512640 134965848 4294551568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/2191/statm: 52491 52333 68 111 0 52378 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 220772

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 2196
/proc/meminfo: memFree=27271596/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=300208 CPUtime=143.47 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 75069 0 0 0 14333 14 0 0 25 0 1 0 961141193 307412992 74917 33554432000 134512640 134965848 4294551568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/2191/statm: 75052 74917 68 111 0 74939 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 311016

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 2198
/proc/meminfo: memFree=27199276/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=373104 CPUtime=203.48 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 93312 0 0 0 20329 19 0 0 25 0 1 0 961141193 382058496 93160 33554432000 134512640 134965848 4294551568 18446744073709551615 134534339 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/2191/statm: 93276 93160 68 111 0 93163 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 383912

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 2208
/proc/meminfo: memFree=27134164/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=437328 CPUtime=263.47 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 109336 0 0 0 26323 24 0 0 25 0 1 0 961141193 447823872 109184 33554432000 134512640 134965848 4294551568 18446744073709551615 134534136 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 109332 109184 68 111 0 109219 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 448136

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 2210
/proc/meminfo: memFree=27086152/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=485844 CPUtime=323.47 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 121475 0 0 0 32319 28 0 0 25 0 1 0 961141193 497504256 121323 33554432000 134512640 134965848 4294551568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 121461 121323 68 111 0 121348 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 496652

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 2212
/proc/meminfo: memFree=27039748/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7

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


[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 2353
/proc/meminfo: memFree=25151288/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2414416 CPUtime=4703.57 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 603639 0 0 0 470091 266 0 0 25 0 1 0 961141193 2472361984 603487 33554432000 134512640 134965848 4294551568 18446744073709551615 134534121 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 603604 603487 68 111 0 603491 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 2425224

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 2354
/proc/meminfo: memFree=25137236/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2428716 CPUtime=4763.58 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 607182 0 0 0 476089 269 0 0 25 0 1 0 961141193 2487005184 607030 33554432000 134512640 134965848 4294551568 18446744073709551615 134534060 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 607179 607030 68 111 0 607066 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 2439524

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 2356
/proc/meminfo: memFree=25112644/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2453560 CPUtime=4823.58 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 613391 0 0 0 482086 272 0 0 25 0 1 0 961141193 2512445440 613239 33554432000 134512640 134965848 4294551568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 613390 613239 68 111 0 613277 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 2464368

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 2358
/proc/meminfo: memFree=25091028/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2474888 CPUtime=4883.58 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 618764 0 0 0 488084 274 0 0 25 0 1 0 961141193 2534285312 618612 33554432000 134512640 134965848 4294551568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 618722 618612 68 111 0 618609 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 2485696

[startup+4962.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/180 2359
/proc/meminfo: memFree=25067544/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2498796 CPUtime=4943.59 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 624736 0 0 0 494082 277 0 0 25 0 1 0 961141193 2558767104 624584 33554432000 134512640 134965848 4294551568 18446744073709551615 134534016 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 624699 624584 68 111 0 624586 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 2509604

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

[startup+4966.7 s]
/proc/loadavg: 2.06 2.02 1.96 3/180 2359
/proc/meminfo: memFree=25065560/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2500672 CPUtime=4947.98 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 625198 0 0 0 494521 277 0 0 25 0 1 0 961141193 2560688128 625046 33554432000 134512640 134965848 4294551568 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 625168 625046 68 111 0 625055 0
Current children cumulated CPU time (s) 4966.78
Current children cumulated vsize (KiB) 2511480

[startup+4979.5 s]
/proc/loadavg: 2.05 2.01 1.96 3/180 2360
/proc/meminfo: memFree=25060224/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2505596 CPUtime=4960.78 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 626445 0 0 0 495800 278 0 0 25 0 1 0 961141193 2565730304 626293 33554432000 134512640 134965848 4294551568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 626399 626293 68 111 0 626286 0
Current children cumulated CPU time (s) 4979.58
Current children cumulated vsize (KiB) 2516404

[startup+4992.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/180 2360
/proc/meminfo: memFree=25055760/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2510284 CPUtime=4973.59 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 627592 0 0 0 497080 279 0 0 25 0 1 0 961141193 2570530816 627440 33554432000 134512640 134965848 4294551568 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 627571 627440 68 111 0 627458 0
Current children cumulated CPU time (s) 4992.39
Current children cumulated vsize (KiB) 2521092

[startup+4995.51 s]
/proc/loadavg: 2.04 2.01 1.96 3/180 2360
/proc/meminfo: memFree=25054768/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2511220 CPUtime=4976.79 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 627832 0 0 0 497400 279 0 0 25 0 1 0 961141193 2571489280 627680 33554432000 134512640 134965848 4294551568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 627805 627680 68 111 0 627692 0
Current children cumulated CPU time (s) 4995.59
Current children cumulated vsize (KiB) 2522028

[startup+4997.1 s]
/proc/loadavg: 2.04 2.01 1.96 3/180 2360
/proc/meminfo: memFree=25054272/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2511688 CPUtime=4978.39 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 627943 0 0 0 497560 279 0 0 25 0 1 0 961141193 2571968512 627791 33554432000 134512640 134965848 4294551568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 627922 627791 68 111 0 627809 0
Current children cumulated CPU time (s) 4997.19
Current children cumulated vsize (KiB) 2522496

[startup+4997.9 s]
/proc/loadavg: 2.04 2.01 1.96 2/177 2360
/proc/meminfo: memFree=25072396/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2511924 CPUtime=4979.19 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 627999 0 0 0 497640 279 0 0 25 0 1 0 961141193 2572210176 627847 33554432000 134512640 134965848 4294551568 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 627981 627847 68 111 0 627868 0
Current children cumulated CPU time (s) 4997.99
Current children cumulated vsize (KiB) 2522732

[startup+4998.7 s]
/proc/loadavg: 2.04 2.01 1.96 2/173 2385
/proc/meminfo: memFree=25106060/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2512156 CPUtime=4979.99 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 628056 0 0 0 497720 279 0 0 25 0 1 0 961141193 2572447744 627904 33554432000 134512640 134965848 4294551568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 628039 627904 68 111 0 627926 0
Current children cumulated CPU time (s) 4998.79
Current children cumulated vsize (KiB) 2522964

[startup+4998.9 s]
/proc/loadavg: 2.04 2.01 1.96 2/173 2385
/proc/meminfo: memFree=25106060/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=2512156 CPUtime=4980.19 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4202496 628067 0 0 0 497740 279 0 0 25 0 1 0 961141193 2572447744 627915 33554432000 134512640 134965848 4294551568 18446744073709551615 134534136 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/2191/statm: 628039 627915 68 111 0 627926 0
Current children cumulated CPU time (s) 4998.99
Current children cumulated vsize (KiB) 2522964

[startup+4999 s]
/proc/loadavg: 2.04 2.01 1.96 2/173 2385
/proc/meminfo: memFree=25106060/32950928 swapFree=67079488/67111528
[pid=2182] ppid=2180 vsize=10808 CPUtime=18.8 cores=1,3,5,7
/proc/2182/stat : 2182 (SATzilla2009_C) S 2180 2182 1904 0 -1 4202496 6771 26735 0 0 663 2 1170 45 25 0 1 0 961139311 11067392 2420 33554432000 134512640 136149437 4292184848 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/2182/statm: 2702 2420 220 400 0 2299 0
[pid=2191] ppid=2182 vsize=0 CPUtime=4980.28 cores=1,3,5,7
/proc/2191/stat : 2191 (tts-4-0) R 2182 2182 1904 0 -1 4203524 628070 0 0 0 497744 284 0 0 25 0 1 0 961141193 0 0 33554432000 0 0 0 0 0 0 0 8392704 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2191/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4999.08
Current children cumulated vsize (KiB) 10808

Child status: 17
Real time (s): 4999.05
CPU time (s): 4999.16
CPU user time (s): 4995.79
CPU system time (s): 3.36849
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2522964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4995.79
system time used= 3.36849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 661592
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= 13
involuntary context switches= 54488

runsolver used 7.41187 second user time and 16.0896 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-19 16:56:36
IDJOB=3499540
IDBENCH=83965
IDSOLVER=1995
FILE ID=node125/3499540-1308495396
RUNJOBID= node125-1308490395-1923
PBS_JOBID= 13608181
Free space on /tmp= 73340 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499540-1308495396/watcher-3499540-1308495396 -o /tmp/evaluation-result-3499540-1308495396/solver-3499540-1308495396 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499540-1308495396.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=2023805736

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27595044 kB
Buffers:        509884 kB
Cached:        4447104 kB
SwapCached:       3400 kB
Active:        1564896 kB
Inactive:      3437416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27595044 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:           66056 kB
Writeback:           0 kB
AnonPages:       43620 kB
Mapped:          14828 kB
Slab:           291608 kB
PageTables:       4660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   220528 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= 73344 MiB
End job on node125 at 2011-06-19 18:19:56