Trace number 3204308

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) 1299.99 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
MD5SUMe875844c76f68e9f4050986690c5cb90
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark416.236
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

78.08/78.17	c SATzilla is building models for class 1
78.08/78.17	c run presolver SATenstein for 30 seconds ... 
78.08/78.17	c Bin: Executing SATenstein
78.08/78.17	c spawning binary file with 30 seconds ...
78.08/78.17	c child exit by a signal
78.08/78.17	c SATenstein returned code 137.
78.08/78.17	c run presolver mxc-sr08 for 30 seconds ... 
78.08/78.17	c Bin: Executing mxc-sr08
78.08/78.17	c spawning binary file with 30 seconds ...
78.08/78.17	c child exit by a signal
78.08/78.17	c mxc-sr08 returned code 137.
78.08/78.17	c Orignal number of varibales is 49999, number of clauses is 210000 
78.08/78.17	c predicted feature computation time is -6.357449 
78.08/78.17	c Bin: Executing satelite
78.08/78.17	c spawning binary file with 240 seconds ...
78.08/78.17	c child exited successfully
78.08/78.17	c satzilla computing base features
78.08/78.17	c Number of variabe is: 48706, Number of clause is : 208561 
78.08/78.17	c Initializing...
78.08/78.17	c satzilla compute diameter ...
78.08/78.17	c start diameter features ...
78.08/78.17	c satzilla doing clause learning
78.08/78.17	c start clause learning features ...
78.08/78.17	c Bin: Executing zchaff07
78.08/78.17	c spawning binary file with 2 seconds ...
78.08/78.17	c child exit by a signal
78.08/78.17	c satzilla doing survey propogation probe
78.08/78.17	c do survay propogation for 2 second ...
78.08/78.17	c satzilla doing local search probe
78.08/78.17	c satzilla doing lobjois search-space size estimate
78.08/78.17	c features are:49999 210000 48706 208561 0.026547 0.00689966 0.233534 0.49473 0.587413 0.718288 6.23915e-05 0.0661525 6.15941e-05 0.000123188 0.165728 0 0.962682 6.23915e-05 0.291744 9.58952e-06 0.00020138 2.72155 0.228567 0.170064 0 1 3.37106 3.06244e-05 0.399764 0 0.000115074 2.33297 0.493218 0.000126602 0.295445 1.9179e-05 0.000417144 6 0 6 6 -0 2.84756 0.72303 1 13 5 1 4 2 2 104.143 0.417108 26 252 164 53.6 123.25 74.8 95.75 0.395145 0.574314 9.08641e-06 1 0.706049 0.0878463 0.571029 0.207298 0.389318 0.0928306 0.656786 0.000421291 0.770549 0.175712 0.0280974 0.125476 0.0472122 0.0792514 2268 0.60235 10586.5 0.00113549 10586.5 10578 10578 0.705318 0.927981 0.879452 0.0575587 0.226027 0.250528 
78.08/78.17	c satzilla's ranking:
78.08/78.17	c 1) adaptg2wsat0: 19.500813
78.08/78.17	c 2) adaptg2wsat+: 10.944159
78.08/78.17	c 3) picosat846: -0.232000
78.08/78.17	c 4) kcnfs04SAT07: -0.543275
78.08/78.17	c 5) march_dl2004: -0.839517
78.08/78.17	c 6) SATenstein: -5.113817
78.08/78.17	c 7) gnovelty+: -8.986826
78.08/78.17	c 8) mxc-sr08: -10000.000000
78.08/78.17	c 9) tts-4-0: -10000.000000
78.08/78.17	c 10) zchaff_rand: -10000.000000
78.08/78.17	c 11) vallst: -10000.000000
78.08/78.17	c 12) minisat20: -10000.000000
78.08/78.17	c 13) minisat20SAT07: -10000.000000
78.08/78.17	c satzilla running adaptg2wsat0 ... 
1299.95/1300.00	c Bin: Executing adaptg2wsat0
1299.95/1300.00	c spawning binary file with 2321 seconds ...
1299.95/1300.00	c child exit by a signal
1299.95/1300.00	c adaptg2wsat0 returned code 143.
1299.95/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-3204308-1302947121/watcher-3204308-1302947121 -o /tmp/evaluation-result-3204308-1302947121/solver-3204308-1302947121 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3204308-1302947121.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: 0.00 0.00 0.00 4/186 13902
/proc/meminfo: memFree=16734124/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=0 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 484942868 2187264 115 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 115 97 400 0 131 0

[startup+0.014733 s]
/proc/loadavg: 0.00 0.00 0.00 4/186 13902
/proc/meminfo: memFree=16734124/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=0 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 484942868 2187264 115 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100738 s]
/proc/loadavg: 0.00 0.00 0.00 4/186 13902
/proc/meminfo: memFree=16734124/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=0 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 484942868 2187264 115 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300702 s]
/proc/loadavg: 0.00 0.00 0.00 4/186 13902
/proc/meminfo: memFree=16734124/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=0 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 484942868 2187264 115 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700626 s]
/proc/loadavg: 0.00 0.00 0.00 4/186 13902
/proc/meminfo: memFree=16734124/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=0 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 484942868 2187264 115 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50047 s]
/proc/loadavg: 0.00 0.00 0.00 4/188 13904
/proc/meminfo: memFree=16709184/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=0 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 484942868 2187264 115 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 115 97 400 0 131 0
[pid=13903] ppid=13902 vsize=50200 CPUtime=1.49 cores=4,6
/proc/13903/stat : 13903 (SATenstein) R 13902 13902 13850 0 -1 4202496 6674 0 0 0 148 1 0 0 25 0 1 0 484942868 51404800 6628 33554432000 134512640 134854740 4289669552 18446744073709551615 134760572 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13903/statm: 12550 6628 590 84 0 12075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52336

[startup+3.10118 s]
/proc/loadavg: 0.24 0.05 0.02 4/188 13904
/proc/meminfo: memFree=16708688/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=0 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 484942868 2187264 115 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 115 97 400 0 131 0
[pid=13903] ppid=13902 vsize=50200 CPUtime=3.09 cores=4,6
/proc/13903/stat : 13903 (SATenstein) R 13902 13902 13850 0 -1 4202496 6674 0 0 0 308 1 0 0 25 0 1 0 484942868 51404800 6628 33554432000 134512640 134854740 4289669552 18446744073709551615 134759936 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13903/statm: 12550 6628 590 84 0 12075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52336

[startup+6.30055 s]
/proc/loadavg: 0.24 0.05 0.02 5/194 13915
/proc/meminfo: memFree=16654932/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=0 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 484942868 2187264 115 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 115 97 400 0 131 0
[pid=13903] ppid=13902 vsize=50200 CPUtime=6.29 cores=4,6
/proc/13903/stat : 13903 (SATenstein) R 13902 13902 13850 0 -1 4202496 6674 0 0 0 628 1 0 0 25 0 1 0 484942868 51404800 6628 33554432000 134512640 134854740 4289669552 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13903/statm: 12550 6628 590 84 0 12075 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52336

[startup+12.7003 s]
/proc/loadavg: 0.82 0.18 0.06 5/194 13915
/proc/meminfo: memFree=16657624/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=0 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 484942868 2187264 115 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 115 97 400 0 131 0
[pid=13903] ppid=13902 vsize=50200 CPUtime=12.69 cores=4,6
/proc/13903/stat : 13903 (SATenstein) R 13902 13902 13850 0 -1 4202496 6674 0 0 0 1268 1 0 0 25 0 1 0 484942868 51404800 6628 33554432000 134512640 134854740 4289669552 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13903/statm: 12550 6628 590 84 0 12075 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52336

[startup+25.5009 s]
/proc/loadavg: 1.31 0.30 0.10 5/194 13916
/proc/meminfo: memFree=16657900/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=0 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 484942868 2187264 115 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 115 97 400 0 131 0
[pid=13903] ppid=13902 vsize=50200 CPUtime=25.49 cores=4,6
/proc/13903/stat : 13903 (SATenstein) R 13902 13902 13850 0 -1 4202496 6674 0 0 0 2548 1 0 0 25 0 1 0 484942868 51404800 6628 33554432000 134512640 134854740 4289669552 18446744073709551615 134760345 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13903/statm: 12550 6628 590 84 0 12075 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52336

[startup+51.101 s]
/proc/loadavg: 2.22 0.60 0.20 5/194 13920
/proc/meminfo: memFree=16634116/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=2136 CPUtime=29.99 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 183 6674 0 0 0 0 2998 1 18 0 1 0 484942868 2187264 124 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/13902/statm: 534 124 105 400 0 131 0
[pid=13919] ppid=13902 vsize=37564 CPUtime=21.08 cores=4,6
/proc/13919/stat : 13919 (mxc-sr08) R 13902 13902 13850 0 -1 4202496 10638 0 0 0 2107 1 0 0 25 0 1 0 484945868 38465536 8691 33554432000 134512640 135078026 4294859680 18446744073709551615 134533735 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13919/statm: 9391 8691 73 139 0 9250 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39700

[startup+102.307 s]
/proc/loadavg: 3.29 1.17 0.42 5/194 13934
/proc/meminfo: memFree=16597584/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=24.12 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 2412 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 254236

[startup+162.301 s]
/proc/loadavg: 3.80 1.70 0.64 5/194 13935
/proc/meminfo: memFree=16597540/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=84.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 8411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134541672 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 254236

[startup+222.301 s]
/proc/loadavg: 3.92 2.11 0.85 5/194 13937
/proc/meminfo: memFree=16597488/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=144.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 14411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134543616 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 254236

[startup+282.301 s]
/proc/loadavg: 4.01 2.47 1.05 5/194 13938
/proc/meminfo: memFree=16597584/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=204.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 20411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134543405 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 254236

[startup+342.3 s]
/proc/loadavg: 4.00 2.75 1.23 5/194 13940
/proc/meminfo: memFree=16597652/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=264.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 26411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134541560 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 254236

[startup+402.301 s]
/proc/loadavg: 4.00 2.97 1.40 5/194 13942
/proc/meminfo: memFree=16597588/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6

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

[pid=13933] ppid=13902 vsize=235284 CPUtime=444.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 44411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134543646 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 254236

[startup+582.3 s]
/proc/loadavg: 4.00 3.44 1.86 5/194 13946
/proc/meminfo: memFree=16598020/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=504.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 50411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134541851 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 254236

[startup+642.301 s]
/proc/loadavg: 4.00 3.54 1.99 5/194 13948
/proc/meminfo: memFree=16597976/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=564.12 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 56412 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 254236

[startup+702.3 s]
/proc/loadavg: 4.00 3.62 2.11 5/194 13950
/proc/meminfo: memFree=16597412/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=624.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 62411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134553090 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 254236

[startup+762.307 s]
/proc/loadavg: 4.06 3.70 2.23 5/194 13951
/proc/meminfo: memFree=16597360/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=684.12 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 68412 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134543734 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 254236

[startup+822.301 s]
/proc/loadavg: 4.02 3.75 2.34 5/194 13953
/proc/meminfo: memFree=16597308/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=744.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 74411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134541985 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 254236

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.44 5/194 13954
/proc/meminfo: memFree=16597368/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=804.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 80411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134542747 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 254236

[startup+942.301 s]
/proc/loadavg: 4.06 3.85 2.54 5/194 13965
/proc/meminfo: memFree=16596560/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=864.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 86411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134543741 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 254236

[startup+1002.3 s]
/proc/loadavg: 4.05 3.89 2.63 5/194 13967
/proc/meminfo: memFree=16597676/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=924.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 92411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134542587 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 254236

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.72 5/194 13968
/proc/meminfo: memFree=16597484/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=984.11 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 98411 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134541560 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 254236

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.79 5/194 13970
/proc/meminfo: memFree=16597656/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=1044.1 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 104410 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134541851 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 254236

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/194 13971
/proc/meminfo: memFree=16597484/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=1104.1 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 110410 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134543619 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 254236

[startup+1242.3 s]
/proc/loadavg: 4.05 3.95 2.94 5/194 13973
/proc/meminfo: memFree=16597060/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=1164.1 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 116410 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134553097 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 254236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.96 3.00 4/191 14006
/proc/meminfo: memFree=16585328/32950928 swapFree=67111524/67111528
[pid=13902] ppid=13900 vsize=18952 CPUtime=78.15 cores=4,6
/proc/13902/stat : 13902 (SATzilla2009_R) S 13900 13902 13850 0 -1 4202496 15854 31718 0 0 1556 6 6229 24 25 0 1 0 484942868 19406848 4425 33554432000 134512640 136149437 4293390288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/13902/statm: 4738 4425 221 400 0 4335 0
[pid=13933] ppid=13902 vsize=235284 CPUtime=1221.8 cores=4,6
/proc/13933/stat : 13933 (adaptg2wsat0) R 13902 13902 13850 0 -1 4202496 7593 0 0 0 122180 0 0 0 25 0 1 0 484950685 240930816 7561 33554432000 134512640 134921720 4291755072 18446744073709551615 134542294 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/13933/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 254236

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.02
CPU time (s): 1299.99
CPU user time (s): 1299.67
CPU system time (s): 0.318951
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 254236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55180
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 2442

runsolver used 2.22666 second user time and 4.87926 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-16 11:45:22
IDJOB=3204308
IDBENCH=82536
IDSOLVER=1620
FILE ID=node115/3204308-1302947121
RUNJOBID= node115-1302947117-13869
PBS_JOBID= 13017962
Free space on /tmp= 72392 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204308-1302947121/watcher-3204308-1302947121 -o /tmp/evaluation-result-3204308-1302947121/solver-3204308-1302947121 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204308-1302947121.cnf

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

MD5SUM BENCH= e875844c76f68e9f4050986690c5cb90
RANDOM SEED=976249393

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:      16734280 kB
Buffers:        650004 kB
Cached:       15141756 kB
SwapCached:          4 kB
Active:        5102436 kB
Inactive:     10763924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16734280 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          100152 kB
Writeback:           0 kB
AnonPages:       74296 kB
Mapped:          16492 kB
Slab:           285768 kB
PageTables:       4936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   260288 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= 72324 MiB
End job on node115 at 2011-04-16 12:07:04