Trace number 3204808

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_R 2009-03-22? (TO) 1300 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
MD5SUM54460fee539c424ee8b11c1bf37a8da6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.893
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

72.27/72.39	c SATzilla is building models for class 1
72.27/72.39	c run presolver SATenstein for 30 seconds ... 
72.27/72.39	c Bin: Executing SATenstein
72.27/72.39	c spawning binary file with 30 seconds ...
72.27/72.39	c child exit by a signal
72.27/72.39	c SATenstein returned code 137.
72.27/72.39	c run presolver mxc-sr08 for 30 seconds ... 
72.27/72.39	c Bin: Executing mxc-sr08
72.27/72.39	c spawning binary file with 30 seconds ...
72.27/72.39	c child exit by a signal
72.27/72.39	c mxc-sr08 returned code 137.
72.27/72.39	c Orignal number of varibales is 30000, number of clauses is 126000 
72.27/72.39	c predicted feature computation time is 8.344697 
72.27/72.39	c Bin: Executing satelite
72.27/72.39	c spawning binary file with 240 seconds ...
72.27/72.39	c child exited successfully
72.27/72.39	c satzilla computing base features
72.27/72.39	c Number of variabe is: 29254, Number of clause is : 125188 
72.27/72.39	c Initializing...
72.27/72.39	c satzilla compute diameter ...
72.27/72.39	c start diameter features ...
72.27/72.39	c satzilla doing clause learning
72.27/72.39	c start clause learning features ...
72.27/72.39	c Bin: Executing zchaff07
72.27/72.39	c spawning binary file with 2 seconds ...
72.27/72.39	c child exit by a signal
72.27/72.39	c satzilla doing survey propogation probe
72.27/72.39	c do survay propogation for 2 second ...
72.27/72.39	c satzilla doing local search probe
72.27/72.39	c satzilla doing lobjois search-space size estimate
72.27/72.39	c features are:30000 126000 29254 125188 0.0255008 0.00648624 0.233681 0.496061 0.587342 0.716387 0.000103843 0.0655698 0.00010255 0.0002051 0.162345 0 0.963782 0.000103843 0.290495 7.98799e-06 0.000335495 2.71588 0.228126 0.172009 0 1 3.36782 5.08379e-05 0.40057 0 0.000191712 2.32778 0.491876 0.000210603 0.294532 1.5976e-05 0.000686967 5.91447 0.0472846 5 6 0.292063 4.92473 0.489964 2 17 9 2 6 3 4 78.6844 0.349913 31.4 193 115.75 49 92 59 72.8333 0.393148 0.582143 0.00014599 1 0.709532 0.085209 0.57105 0.202912 0.384439 0.0932195 0.660383 0.000551969 0.884117 0.177113 0.0283336 0.125447 0.0476311 0.080115 1100.5 0.844321 6407.25 0.0195478 6372.5 6297 6382 0.511509 1.41687 0.869214 0.0693864 0.232678 0.274216 
72.27/72.39	c satzilla's ranking:
72.27/72.39	c 1) adaptg2wsat0: 5.823147
72.27/72.39	c 2) adaptg2wsat+: 2.774160
72.27/72.39	c 3) SATenstein: 2.735450
72.27/72.39	c 4) picosat846: -0.066347
72.27/72.39	c 5) kcnfs04SAT07: -0.156003
72.27/72.39	c 6) march_dl2004: -0.160504
72.27/72.39	c 7) gnovelty+: -2.351069
72.27/72.39	c 8) mxc-sr08: -10000.000000
72.27/72.39	c 9) tts-4-0: -10000.000000
72.27/72.39	c 10) zchaff_rand: -10000.000000
72.27/72.39	c 11) vallst: -10000.000000
72.27/72.39	c 12) minisat20: -10000.000000
72.27/72.39	c 13) minisat20SAT07: -10000.000000
72.27/72.39	c satzilla running adaptg2wsat0 ... 
1299.96/1300.00	c Bin: Executing adaptg2wsat0
1299.96/1300.00	c spawning binary file with 2327 seconds ...
1299.96/1300.00	c child exit by a signal
1299.96/1300.00	c adaptg2wsat0 returned code 143.
1299.96/1300.00	c satzilla running adaptg2wsat+ ... 

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.0 (svn: 935)

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-3204808-1302949727/watcher-3204808-1302949727 -o /tmp/evaluation-result-3204808-1302949727/solver-3204808-1302949727 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3204808-1302949727.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.96 3.99 3.73 5/192 14234
/proc/meminfo: memFree=16663548/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=0 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485203372 2187264 114 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 114 97 400 0 131 0

[startup+0.058699 s]
/proc/loadavg: 3.96 3.99 3.73 5/192 14234
/proc/meminfo: memFree=16663548/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=0 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485203372 2187264 114 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100694 s]
/proc/loadavg: 3.96 3.99 3.73 5/192 14234
/proc/meminfo: memFree=16663548/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=0 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485203372 2187264 114 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300654 s]
/proc/loadavg: 3.96 3.99 3.73 5/192 14234
/proc/meminfo: memFree=16663548/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=0 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485203372 2187264 114 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700575 s]
/proc/loadavg: 3.96 3.99 3.73 5/192 14234
/proc/meminfo: memFree=16663548/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=0 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485203372 2187264 114 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50043 s]
/proc/loadavg: 3.97 3.99 3.73 5/194 14236
/proc/meminfo: memFree=16648404/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=0 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485203372 2187264 114 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 114 97 400 0 131 0
[pid=14235] ppid=14234 vsize=31992 CPUtime=1.49 cores=4,6
/proc/14235/stat : 14235 (SATenstein) R 14234 14234 13850 0 -1 4202496 4144 0 0 0 149 0 0 0 25 0 1 0 485203372 32759808 4099 33554432000 134512640 134854740 4290370160 18446744073709551615 134761179 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14235/statm: 7998 4099 426 84 0 7523 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34128

[startup+3.10113 s]
/proc/loadavg: 3.97 3.99 3.73 4/191 14238
/proc/meminfo: memFree=16657852/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=0 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485203372 2187264 114 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 114 97 400 0 131 0
[pid=14235] ppid=14234 vsize=31992 CPUtime=3.1 cores=4,6
/proc/14235/stat : 14235 (SATenstein) R 14234 14234 13850 0 -1 4202496 4144 0 0 0 309 1 0 0 25 0 1 0 485203372 32759808 4099 33554432000 134512640 134854740 4290370160 18446744073709551615 134761159 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14235/statm: 7998 4099 426 84 0 7523 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 34128

[startup+6.30051 s]
/proc/loadavg: 3.97 3.99 3.73 5/194 14266
/proc/meminfo: memFree=16654416/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=0 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485203372 2187264 114 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 114 97 400 0 131 0
[pid=14235] ppid=14234 vsize=31992 CPUtime=6.3 cores=4,6
/proc/14235/stat : 14235 (SATenstein) R 14234 14234 13850 0 -1 4202496 4144 0 0 0 629 1 0 0 25 0 1 0 485203372 32759808 4099 33554432000 134512640 134854740 4290370160 18446744073709551615 134546720 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14235/statm: 7998 4099 426 84 0 7523 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 34128

[startup+12.7003 s]
/proc/loadavg: 4.13 4.02 3.75 5/194 14269
/proc/meminfo: memFree=16655200/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=0 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485203372 2187264 114 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 114 97 400 0 131 0
[pid=14235] ppid=14234 vsize=31992 CPUtime=12.7 cores=4,6
/proc/14235/stat : 14235 (SATenstein) R 14234 14234 13850 0 -1 4202496 4144 0 0 0 1269 1 0 0 25 0 1 0 485203372 32759808 4099 33554432000 134512640 134854740 4290370160 18446744073709551615 134761179 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14235/statm: 7998 4099 426 84 0 7523 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 34128

[startup+25.5009 s]
/proc/loadavg: 4.11 4.02 3.75 5/194 14270
/proc/meminfo: memFree=16651120/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=0 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485203372 2187264 114 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 114 97 400 0 131 0
[pid=14235] ppid=14234 vsize=31992 CPUtime=25.5 cores=4,6
/proc/14235/stat : 14235 (SATenstein) R 14234 14234 13850 0 -1 4202496 4144 0 0 0 2549 1 0 0 25 0 1 0 485203372 32759808 4099 33554432000 134512640 134854740 4290370160 18446744073709551615 134761104 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14235/statm: 7998 4099 426 84 0 7523 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 34128

[startup+51.101 s]
/proc/loadavg: 4.07 4.02 3.75 5/194 14273
/proc/meminfo: memFree=16639148/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=2136 CPUtime=29.99 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 182 4144 0 0 0 0 2998 1 18 0 1 0 485203372 2187264 123 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 534 123 105 400 0 131 0
[pid=14271] ppid=14234 vsize=25872 CPUtime=21.09 cores=4,6
/proc/14271/stat : 14271 (mxc-sr08) R 14234 14234 13850 0 -1 4202496 7246 0 0 0 2108 1 0 0 25 0 1 0 485206371 26492928 6134 33554432000 134512640 135078026 4292188800 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14271/statm: 6468 6134 73 139 0 6327 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28008

[startup+102.307 s]
/proc/loadavg: 4.03 4.01 3.76 5/194 14280
/proc/meminfo: memFree=16624500/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=29.9 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 2990 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134541603 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 244472

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.78 5/194 14282
/proc/meminfo: memFree=16624204/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=89.9 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 8990 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134542475 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 244472

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/194 14283
/proc/meminfo: memFree=16624388/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=149.9 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 14990 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134541888 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 244472

[startup+282.301 s]
/proc/loadavg: 4.14 4.03 3.81 5/194 14313
/proc/meminfo: memFree=16643184/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=209.9 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 20990 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134543445 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 244472

[startup+342.3 s]
/proc/loadavg: 4.05 4.02 3.82 5/193 14317
/proc/meminfo: memFree=16643128/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=269.9 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 26990 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134542650 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 244472

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.83 5/194 14320
/proc/meminfo: memFree=16639600/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6

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

[pid=14279] ppid=14234 vsize=227248 CPUtime=449.9 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 44990 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134543741 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 244472

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 14357
/proc/meminfo: memFree=16614140/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=509.9 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 50990 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134542287 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 244472

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.85 6/194 14361
/proc/meminfo: memFree=16613980/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=569.9 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 56990 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134541667 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 244472

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.85 6/194 14363
/proc/meminfo: memFree=16613612/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=629.89 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 62989 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134543809 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 244472

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.86 5/194 14365
/proc/meminfo: memFree=16613704/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=689.9 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 68990 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134542257 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 244472

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.87 6/194 14366
/proc/meminfo: memFree=16613672/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=749.89 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 74989 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134542323 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 244472

[startup+882.3 s]
/proc/loadavg: 4.01 4.01 3.88 6/194 14368
/proc/meminfo: memFree=16613864/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=809.89 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 80989 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134543405 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 244472

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 14369
/proc/meminfo: memFree=16613576/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=869.89 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 86989 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134543653 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 244472

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.89 6/194 14429
/proc/meminfo: memFree=16624600/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=929.89 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 92989 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134541567 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 244472

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.90 6/193 14434
/proc/meminfo: memFree=16625252/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=989.89 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 98989 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134543637 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 244472

[startup+1122.3 s]
/proc/loadavg: 4.12 4.03 3.91 5/194 14436
/proc/meminfo: memFree=16623916/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=1049.89 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 104989 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134542333 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 244472

[startup+1182.3 s]
/proc/loadavg: 4.04 4.03 3.91 6/194 14438
/proc/meminfo: memFree=16623992/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=1109.89 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 110989 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134543415 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 244472

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.91 5/194 14439
/proc/meminfo: memFree=16623568/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=1169.89 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 116989 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134543616 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 244472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 14441
/proc/meminfo: memFree=16623528/32950928 swapFree=67111524/67111528
[pid=14234] ppid=14232 vsize=17224 CPUtime=72.36 cores=4,6
/proc/14234/stat : 14234 (SATzilla2009_R) S 14232 14234 13850 0 -1 4202496 9868 20157 0 0 998 8 6206 24 25 0 1 0 485203372 17637376 4031 33554432000 134512640 136149437 4290602944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14234/statm: 4306 4031 221 400 0 3903 0
[pid=14279] ppid=14234 vsize=227248 CPUtime=1227.6 cores=4,6
/proc/14279/stat : 14279 (adaptg2wsat0) R 14234 14234 13850 0 -1 4202496 4602 0 0 0 122760 0 0 0 25 0 1 0 485210611 232701952 4571 33554432000 134512640 134921720 4291194912 18446744073709551615 134541939 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14279/statm: 56812 4571 41 100 0 56319 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 244472

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.66
CPU system time (s): 0.341948
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 244472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.66
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34642
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= 16
involuntary context switches= 2422

runsolver used 2.20866 second user time and 4.89626 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-16 12:28:47
IDJOB=3204808
IDBENCH=82661
IDSOLVER=1620
FILE ID=node115/3204808-1302949727
RUNJOBID= node115-1302947117-13869
PBS_JOBID= 13017962
Free space on /tmp= 72360 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204808-1302949727/watcher-3204808-1302949727 -o /tmp/evaluation-result-3204808-1302949727/solver-3204808-1302949727 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204808-1302949727.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 54460fee539c424ee8b11c1bf37a8da6
RANDOM SEED=1761045452

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16663828 kB
Buffers:        651468 kB
Cached:       15178504 kB
SwapCached:          4 kB
Active:        5172148 kB
Inactive:     10764988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16663828 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           40540 kB
Writeback:           0 kB
AnonPages:      107100 kB
Mapped:          17924 kB
Slab:           284460 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   722184 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= 72328 MiB
End job on node115 at 2011-04-16 12:50:29