Trace number 3499700

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.11 4998.97

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.198968
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

24.78/24.86	c SATzilla is building models for class 2
24.78/24.86	c run presolver march_dl2004 for 5 seconds ... 
24.78/24.86	c Bin: Executing march_dl2004
24.78/24.86	c spawning binary file with 5 seconds ...
24.78/24.86	c child exit by a signal
24.78/24.86	c march_dl2004 returned code 137.
24.78/24.86	c run presolver mxc-sr08 for 5 seconds ... 
24.78/24.86	c Bin: Executing mxc-sr08
24.78/24.86	c spawning binary file with 5 seconds ...
24.78/24.86	c child exit by a signal
24.78/24.86	c mxc-sr08 returned code 137.
24.78/24.86	c Orignal number of varibales is 2561, number of clauses is 490309 
24.78/24.86	c predicted feature computation time is 17.533000 
24.78/24.86	c Bin: Executing satelite
24.78/24.86	c spawning binary file with 240 seconds ...
24.78/24.86	c child exited successfully
24.78/24.86	c satzilla computing base features
24.78/24.86	c Number of variabe is: 2511, Number of clause is : 487748 
24.78/24.86	c Initializing...
24.78/24.86	c satzilla compute diameter ...
24.78/24.86	c start diameter features ...
24.78/24.86	c satzilla doing clause learning
24.78/24.86	c start clause learning features ...
24.78/24.86	c Bin: Executing zchaff07
24.78/24.86	c spawning binary file with 2 seconds ...
24.78/24.86	c child exit by a signal
24.78/24.86	c satzilla doing survey propogation probe
24.78/24.86	c do survay propogation for 2 second ...
24.78/24.86	c satzilla doing local search probe
24.78/24.86	c satzilla doing lobjois search-space size estimate
24.78/24.86	c features are:2561 490309 2511 487748 0.0199124 0.00525066 0.00514815 0.999385 0.00489056 0.0895102 0.00119535 2.5629 0.000796495 0.0406213 0.11978 0.98189 0.98189 0.00119535 0.266776 0.000424399 0.00185137 6.18225 0.313139 0.0790405 0.122034 0.546497 3.34917 0.000782071 0.290633 0.000266531 0.00135111 5.85652 0.98189 0.0051461 0 0.0051461 0.0051461 2 0 2 2 -0 138.067 0.750643 6 270 252 9 234 25 192 110.813 0.121216 91.0931 133.48 133.167 95.5521 123.431 99.3162 107.1 0.976182 0.0495702 0.235397 1 0.999875 0.951537 0.997891 0.97048 0.988389 0.0270409 1.28314 4.71845e-13 0.5 0.0644588 0.00015449 0.040921 0.00279773 0.0159047 3084 4.43375 1148.95 0.236368 1209.5 1135 1240 96.968 0.346058 1.05199 0.221367 0.880096 0.934033 
24.78/24.86	c satzilla's ranking:
24.78/24.86	c 1) march_dl2004: 5.427049
24.78/24.86	c 2) mxc-sr08: 2.809474
24.78/24.86	c 3) minisat20: 1.522784
24.78/24.86	c 4) minisat20SAT07: 0.897811
24.78/24.86	c 5) vallst: -0.017790
24.78/24.86	c 6) tts-4-0: -0.074527
24.78/24.86	c 7) zchaff_rand: -1.998810
24.78/24.86	c 8) SATenstein: -10000.000000
24.78/24.86	c 9) gnovelty+: -10000.000000
24.78/24.86	c 10) adaptg2wsat+: -10000.000000
24.78/24.86	c 11) adaptg2wsat0: -10000.000000
24.78/24.86	c 12) picosat846: -10000.000000
24.78/24.86	c 13) kcnfs04SAT07: -10000.000000
24.78/24.86	c satzilla running march_dl2004 ... 
4999.01/4998.96	c Bin: Executing march_dl2004
4999.01/4998.96	c spawning binary file with 4975 seconds ...
4999.01/4998.96	c child exit by a signal
4999.01/4998.96	c march_dl2004 returned code 137.
4999.01/4998.96	c satzilla running mxc-sr08 ... 
4999.01/4998.96	c Bin: Executing mxc-sr08
4999.01/4998.96	c mxc-sr08 returned code 1.
4999.01/4998.96	c satzilla running minisat20 ... 
4999.01/4998.96	c Bin: Executing minisat20
4999.01/4998.96	c minisat20 returned code 1.
4999.01/4998.96	c satzilla running minisat20SAT07 ... 
4999.01/4998.96	c Bin: Executing minisat20SAT07
4999.01/4998.96	c minisat20SAT07 returned code 1.
4999.01/4998.96	c satzilla running vallst ... 
4999.01/4998.96	c Bin: Executing vallst
4999.01/4998.96	c vallst returned code 1.
4999.01/4998.96	c satzilla running tts-4-0 ... 
4999.01/4998.96	c Bin: Executing tts-4-0
4999.01/4998.96	c tts-4-0 returned code 1.
4999.01/4998.96	c satzilla running zchaff_rand ... 
4999.01/4998.96	c Bin: Executing zchaff_rand
4999.01/4998.96	c zchaff_rand returned code 1.
4999.01/4998.96	c satzilla running SATenstein ... 
4999.01/4998.96	c Bin: Executing SATenstein
4999.01/4998.96	c SATenstein returned code 1.
4999.01/4998.96	c satzilla running gnovelty+ ... 
4999.01/4998.96	c Bin: Executing gnovelty+
4999.01/4998.96	c gnovelty+ returned code 1.
4999.01/4998.96	c satzilla running adaptg2wsat+ ... 
4999.01/4998.96	c Bin: Executing adaptg2wsat+
4999.01/4998.96	c adaptg2wsat+ returned code 1.
4999.01/4998.96	c satzilla running adaptg2wsat0 ... 
4999.01/4998.96	c Bin: Executing adaptg2wsat0
4999.01/4998.96	c adaptg2wsat0 returned code 1.
4999.01/4998.96	c satzilla running picosat846 ... 
4999.01/4998.96	c Bin: Executing picosat846
4999.01/4998.96	c picosat846 returned code 1.
4999.01/4998.96	c satzilla running kcnfs04SAT07 ... 
4999.01/4998.96	c Bin: Executing kcnfs04SAT07
4999.01/4998.96	c kcnfs04SAT07 returned code 1.
4999.01/4998.96	c ERROR: All Failed! 
4999.01/4998.96	c SATZILLA_TIME=4999.850000

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 2/178 28129
/proc/meminfo: memFree=27469832/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961286137 2187264 114 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/28129/statm: 534 114 97 400 0 131 0

[startup+0.0330201 s]
/proc/loadavg: 2.00 2.00 1.96 2/178 28129
/proc/meminfo: memFree=27469832/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961286137 2187264 114 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/28129/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101021 s]
/proc/loadavg: 2.00 2.00 1.96 2/178 28129
/proc/meminfo: memFree=27469832/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961286137 2187264 114 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/28129/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300987 s]
/proc/loadavg: 2.00 2.00 1.96 2/178 28129
/proc/meminfo: memFree=27469832/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961286137 2187264 114 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/28129/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700937 s]
/proc/loadavg: 2.00 2.00 1.96 2/178 28129
/proc/meminfo: memFree=27469832/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961286137 2187264 114 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/28129/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50078 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28131
/proc/meminfo: memFree=27444916/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961286137 2187264 114 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/28129/statm: 534 114 97 400 0 131 0
[pid=28130] ppid=28129 vsize=49884 CPUtime=1.49 cores=0,2,4,6
/proc/28130/stat : 28130 (march_dl2004) R 28129 28129 27675 0 -1 4202496 42364 0 0 0 143 6 0 0 25 0 1 0 961286137 51081216 10445 33554432000 134512640 134996440 4292689168 18446744073709551615 134559618 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/28130/statm: 12471 10445 73 119 0 12350 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52020

[startup+3.10049 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28131
/proc/meminfo: memFree=27421232/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961286137 2187264 114 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/28129/statm: 534 114 97 400 0 131 0
[pid=28130] ppid=28129 vsize=62168 CPUtime=3.09 cores=0,2,4,6
/proc/28130/stat : 28130 (march_dl2004) R 28129 28129 27675 0 -1 4202496 56936 0 0 0 302 7 0 0 25 0 1 0 961286137 63660032 9338 33554432000 134512640 134996440 4292689168 18446744073709551615 134587383 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/28130/statm: 15542 9338 75 119 0 15421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64304

[startup+6.30092 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28132
/proc/meminfo: memFree=27441788/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 187 58112 0 0 0 0 492 7 18 0 1 0 961286137 2187264 127 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 534 127 108 400 0 131 0
[pid=28132] ppid=28129 vsize=27984 CPUtime=1.29 cores=0,2,4,6
/proc/28132/stat : 28132 (mxc-sr08) R 28129 28129 27675 0 -1 4202496 8049 0 0 0 128 1 0 0 22 0 1 0 961286637 28655616 6447 33554432000 134512640 135078026 4294907504 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28132/statm: 6996 6447 57 139 0 6855 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30120

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28133
/proc/meminfo: memFree=27429900/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=2136 CPUtime=9.99 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 213 68114 0 0 0 0 990 9 18 0 1 0 961286137 2187264 142 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/28129/statm: 534 142 123 400 0 131 0
[pid=28133] ppid=28129 vsize=35196 CPUtime=2.69 cores=0,2,4,6
/proc/28133/stat : 28133 (satelite) R 28129 28129 27675 0 -1 4202496 9079 0 0 0 267 2 0 0 25 0 1 0 961287137 36040704 8095 33554432000 134512640 135037501 4293950736 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/28133/statm: 8799 8095 68 129 0 8668 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37332

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28136
/proc/meminfo: memFree=27404740/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=29844 CPUtime=0.62 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 17042 0 0 0 60 2 0 0 25 0 1 0 961288624 30560256 5451 33554432000 134512640 134996440 4289249440 18446744073709551615 134650588 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 7461 5451 57 119 0 7340 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 69952

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28136
/proc/meminfo: memFree=27370664/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=68692 CPUtime=26.23 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 58484 0 0 0 2615 8 0 0 25 0 1 0 961288624 70340608 10886 33554432000 134512640 134996440 4289249440 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17173 10886 75 119 0 17052 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 108800

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28138
/proc/meminfo: memFree=27363332/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=69232 CPUtime=77.44 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 58617 0 0 0 7736 8 0 0 25 0 1 0 961288624 70893568 11019 33554432000 134512640 134996440 4289249440 18446744073709551615 134588285 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17308 11019 75 119 0 17187 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 109340

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28139
/proc/meminfo: memFree=27355828/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=69496 CPUtime=137.43 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 58684 0 0 0 13735 8 0 0 25 0 1 0 961288624 71163904 11086 33554432000 134512640 134996440 4289249440 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17374 11086 75 119 0 17253 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 109604

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28184
/proc/meminfo: memFree=28384872/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=69632 CPUtime=197.42 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 58707 0 0 0 19734 8 0 0 25 0 1 0 961288624 71303168 11109 33554432000 134512640 134996440 4289249440 18446744073709551615 134565264 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17408 11109 75 119 0 17287 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 109740

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28186
/proc/meminfo: memFree=28384712/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=69768 CPUtime=257.43 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 58722 0 0 0 25735 8 0 0 25 0 1 0 961288624 71442432 11124 33554432000 134512640 134996440 4289249440 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17442 11124 75 119 0 17321 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 109876

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28187
/proc/meminfo: memFree=28384428/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=69768 CPUtime=317.43 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 58742 0 0 0 31735 8 0 0 25 0 1 0 961288624 71442432 11144 33554432000 134512640 134996440 4289249440 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17442 11144 75 119 0 17321 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 109876

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 28189
/proc/meminfo: memFree=28384528/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6

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


[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28357
/proc/meminfo: memFree=28334304/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4637.56 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59110 0 0 0 463746 10 0 0 25 0 1 0 961288624 73084928 11512 33554432000 134512640 134996440 4289249440 18446744073709551615 134533001 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11512 75 119 0 17722 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 111480

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28359
/proc/meminfo: memFree=28334268/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4697.57 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59114 0 0 0 469747 10 0 0 25 0 1 0 961288624 73084928 11516 33554432000 134512640 134996440 4289249440 18446744073709551615 134527838 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11516 75 119 0 17722 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 111480

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28361
/proc/meminfo: memFree=28334356/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4757.57 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59114 0 0 0 475747 10 0 0 25 0 1 0 961288624 73084928 11516 33554432000 134512640 134996440 4289249440 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11516 75 119 0 17722 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 111480

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28362
/proc/meminfo: memFree=28334076/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4817.57 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 481747 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134551444 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 111480

[startup+4902.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 28364
/proc/meminfo: memFree=28334288/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4877.57 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 487747 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134567159 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 111480

[startup+4962.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 28365
/proc/meminfo: memFree=28334248/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4937.57 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 493747 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134533076 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 111480

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

[startup+4966.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 28366
/proc/meminfo: memFree=28334248/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4941.57 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 494147 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134567941 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4966.41
Current children cumulated vsize (KiB) 111480

[startup+4979.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 28366
/proc/meminfo: memFree=28334496/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4954.37 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 495427 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134567159 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4979.21
Current children cumulated vsize (KiB) 111480

[startup+4991.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 28366
/proc/meminfo: memFree=28334488/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4967.17 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 496707 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134537005 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4992.01
Current children cumulated vsize (KiB) 111480

[startup+4995.11 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 28366
/proc/meminfo: memFree=28334488/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4970.38 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 497028 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4995.22
Current children cumulated vsize (KiB) 111480

[startup+4996.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 28366
/proc/meminfo: memFree=28334488/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4971.97 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 497187 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134566642 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4996.81
Current children cumulated vsize (KiB) 111480

[startup+4998.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 28366
/proc/meminfo: memFree=28334488/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4973.58 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 497348 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134567950 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4998.42
Current children cumulated vsize (KiB) 111480

[startup+4998.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 28366
/proc/meminfo: memFree=28334488/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4973.97 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 497387 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134551360 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4998.81
Current children cumulated vsize (KiB) 111480

[startup+4998.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 28366
/proc/meminfo: memFree=28334488/32951124 swapFree=67053048/67111528
[pid=28129] ppid=28127 vsize=40108 CPUtime=24.84 cores=0,2,4,6
/proc/28129/stat : 28129 (SATzilla2009_C) S 28127 28129 27675 0 -1 4202496 23617 87729 0 0 997 4 1467 16 25 0 1 0 961286137 41070592 9804 33554432000 134512640 136149437 4290894192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/28129/statm: 10027 9804 220 400 0 9624 0
[pid=28136] ppid=28129 vsize=71372 CPUtime=4974.17 cores=0,2,4,6
/proc/28136/stat : 28136 (march_dl2004) R 28129 28129 27675 0 -1 4202496 59117 0 0 0 497407 10 0 0 25 0 1 0 961288624 73084928 11519 33554432000 134512640 134996440 4289249440 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/28136/statm: 17843 11519 75 119 0 17722 0
Current children cumulated CPU time (s) 4999.01
Current children cumulated vsize (KiB) 111480

Child status: 17
Real time (s): 4998.97
CPU time (s): 4999.11
CPU user time (s): 4998.79
CPU system time (s): 0.32495
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 112184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.79
system time used= 0.32495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170479
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 7362

runsolver used 7.76682 second user time and 14.9597 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-19 17:20:57
IDJOB=3499700
IDBENCH=88207
IDSOLVER=1995
FILE ID=node104/3499700-1308496857
RUNJOBID= node104-1308490400-27693
PBS_JOBID= 13608202
Free space on /tmp= 73348 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499700-1308496857/watcher-3499700-1308496857 -o /tmp/evaluation-result-3499700-1308496857/solver-3499700-1308496857 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499700-1308496857.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=54310259

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27470144 kB
Buffers:        498420 kB
Cached:        3570208 kB
SwapCached:      12456 kB
Active:        2610304 kB
Inactive:      2496660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27470144 kB
SwapTotal:    67111528 kB
SwapFree:     67053048 kB
Dirty:           37688 kB
Writeback:           0 kB
AnonPages:     1035180 kB
Mapped:          10008 kB
Slab:           309756 kB
PageTables:       6716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1227500 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= 73312 MiB
End job on node104 at 2011-06-19 18:44:16