Trace number 3204316

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-k5-r20-v1500-c30000-S1793954886-065-UNKNOWN.cnf
MD5SUMf6b9ddbb2d1027fc4cfe1e8c2d86f4e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark122.013
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

68.67/68.78	c SATzilla is building models for class 1
68.67/68.78	c run presolver SATenstein for 30 seconds ... 
68.67/68.78	c Bin: Executing SATenstein
68.67/68.78	c spawning binary file with 30 seconds ...
68.67/68.78	c child exit by a signal
68.67/68.78	c SATenstein returned code 137.
68.67/68.78	c run presolver mxc-sr08 for 30 seconds ... 
68.67/68.78	c Bin: Executing mxc-sr08
68.67/68.78	c spawning binary file with 30 seconds ...
68.67/68.78	c child exit by a signal
68.67/68.78	c mxc-sr08 returned code 137.
68.67/68.78	c Orignal number of varibales is 1500, number of clauses is 30000 
68.67/68.78	c predicted feature computation time is 8.963838 
68.67/68.78	c Bin: Executing satelite
68.67/68.78	c spawning binary file with 240 seconds ...
68.67/68.78	c child exited successfully
68.67/68.78	c satzilla computing base features
68.67/68.78	c Number of variabe is: 1500, Number of clause is : 30000 
68.67/68.78	c Initializing...
68.67/68.78	c satzilla compute diameter ...
68.67/68.78	c start diameter features ...
68.67/68.78	c satzilla doing clause learning
68.67/68.78	c start clause learning features ...
68.67/68.78	c Bin: Executing zchaff07
68.67/68.78	c spawning binary file with 2 seconds ...
68.67/68.78	c child exit by a signal
68.67/68.78	c satzilla doing survey propogation probe
68.67/68.78	c do survay propogation for 2 second ...
68.67/68.78	c satzilla doing local search probe
68.67/68.78	c satzilla doing lobjois search-space size estimate
68.67/68.78	c features are:1500 30000 1500 30000 0 0 0.05 0.374133 0.648881 0.827879 0.00333333 1.30104e-16 0.00333333 0.00333333 -0 0 0 0.00333333 0.0970986 0.0024 0.00443333 3.66433 0.0791348 0.0604961 0 0.377358 3.01494 0.000632556 0.220739 0.0002 0.00106667 2.83997 0.189767 0.0117109 0.0858261 0.00853333 0.0149667 3 0 3 3 -0 24.1278 0.253786 14 56 30 17 27 20 24 68.638 0.115088 46.8621 91.5 78.3077 58.4583 73.122 64.2778 69.7083 0.166624 0.6957 7.89367e-05 0.618499 0.3324 0.028816 0.243731 0.071502 0.149761 0.00270908 0.624942 0.000286085 0.0136933 0.0049076 0.00103564 0.00347176 0.00150951 0.00230488 86.6621 0.810448 286.455 0.0965513 288 270 306 0.645092 0.25473 0.851278 0.0868276 0.46683 0.581086 
68.67/68.78	c satzilla's ranking:
68.67/68.78	c 1) adaptg2wsat+: 1.390736
68.67/68.78	c 2) adaptg2wsat0: 0.492413
68.67/68.78	c 3) kcnfs04SAT07: 0.212873
68.67/68.78	c 4) picosat846: 0.181559
68.67/68.78	c 5) march_dl2004: 0.157876
68.67/68.78	c 6) gnovelty+: -0.803947
68.67/68.78	c 7) SATenstein: -1.673234
68.67/68.78	c 8) mxc-sr08: -10000.000000
68.67/68.78	c 9) tts-4-0: -10000.000000
68.67/68.78	c 10) zchaff_rand: -10000.000000
68.67/68.78	c 11) vallst: -10000.000000
68.67/68.78	c 12) minisat20: -10000.000000
68.67/68.78	c 13) minisat20SAT07: -10000.000000
68.67/68.78	c satzilla running adaptg2wsat+ ... 
1299.96/1300.00	c Bin: Executing adaptg2wsat+
1299.96/1300.00	c spawning binary file with 2331 seconds ...
1299.96/1300.00	c child exit by a signal
1299.96/1300.00	c adaptg2wsat+ returned code 143.
1299.96/1300.00	c satzilla running adaptg2wsat0 ... 

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

running on 2 cores: 5,7

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 3/180 1190
/proc/meminfo: memFree=13433808/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=0 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) R 1188 1190 1149 0 -1 4202496 158 0 0 0 0 0 0 0 20 0 1 0 484942919 2187264 114 33554432000 134512640 136149437 4294777440 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1190/statm: 534 114 97 400 0 131 0

[startup+0.0176979 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 1190
/proc/meminfo: memFree=13433808/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=0 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 484942919 2187264 114 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100683 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 1190
/proc/meminfo: memFree=13433808/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=0 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 484942919 2187264 114 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300632 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 1190
/proc/meminfo: memFree=13433808/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=0 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 484942919 2187264 114 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700558 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 1190
/proc/meminfo: memFree=13433808/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=0 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 484942919 2187264 114 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50041 s]
/proc/loadavg: 0.00 0.00 0.00 4/188 1203
/proc/meminfo: memFree=13388352/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=0 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 484942919 2187264 114 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 534 114 97 400 0 131 0
[pid=1191] ppid=1190 vsize=18452 CPUtime=1.49 cores=5,7
/proc/1191/stat : 1191 (SATenstein) R 1190 1190 1149 0 -1 4202496 1639 0 0 0 149 0 0 0 25 0 1 0 484942919 18894848 1594 33554432000 134512640 134854740 4292434288 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1191/statm: 4613 1594 240 84 0 4138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20588

[startup+3.10113 s]
/proc/loadavg: 0.00 0.00 0.00 4/188 1203
/proc/meminfo: memFree=13387608/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=0 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 484942919 2187264 114 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 534 114 97 400 0 131 0
[pid=1191] ppid=1190 vsize=18452 CPUtime=3.09 cores=5,7
/proc/1191/stat : 1191 (SATenstein) R 1190 1190 1149 0 -1 4202496 1639 0 0 0 309 0 0 0 25 0 1 0 484942919 18894848 1594 33554432000 134512640 134854740 4292434288 18446744073709551615 134760297 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1191/statm: 4613 1594 240 84 0 4138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20588

[startup+6.30055 s]
/proc/loadavg: 0.32 0.07 0.02 4/188 1231
/proc/meminfo: memFree=13384928/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=0 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 484942919 2187264 114 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 534 114 97 400 0 131 0
[pid=1191] ppid=1190 vsize=18452 CPUtime=6.29 cores=5,7
/proc/1191/stat : 1191 (SATenstein) R 1190 1190 1149 0 -1 4202496 1639 0 0 0 629 0 0 0 25 0 1 0 484942919 18894848 1594 33554432000 134512640 134854740 4292434288 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1191/statm: 4613 1594 240 84 0 4138 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20588

[startup+12.7004 s]
/proc/loadavg: 0.53 0.11 0.04 5/194 1242
/proc/meminfo: memFree=13346216/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=0 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 484942919 2187264 114 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 534 114 97 400 0 131 0
[pid=1191] ppid=1190 vsize=18452 CPUtime=12.69 cores=5,7
/proc/1191/stat : 1191 (SATenstein) R 1190 1190 1149 0 -1 4202496 1639 0 0 0 1269 0 0 0 25 0 1 0 484942919 18894848 1594 33554432000 134512640 134854740 4292434288 18446744073709551615 134760569 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1191/statm: 4613 1594 240 84 0 4138 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20588

[startup+25.5011 s]
/proc/loadavg: 1.30 0.30 0.10 5/194 1243
/proc/meminfo: memFree=13346584/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=0 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 484942919 2187264 114 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 534 114 97 400 0 131 0
[pid=1191] ppid=1190 vsize=18452 CPUtime=25.49 cores=5,7
/proc/1191/stat : 1191 (SATenstein) R 1190 1190 1149 0 -1 4202496 1639 0 0 0 2549 0 0 0 25 0 1 0 484942919 18894848 1594 33554432000 134512640 134854740 4292434288 18446744073709551615 134760957 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1191/statm: 4613 1594 240 84 0 4138 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20588

[startup+51.1005 s]
/proc/loadavg: 2.22 0.60 0.20 5/194 1247
/proc/meminfo: memFree=13335368/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=2136 CPUtime=29.99 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 182 1639 0 0 0 0 2999 0 18 0 1 0 484942919 2187264 123 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 534 123 105 400 0 131 0
[pid=1244] ppid=1190 vsize=9408 CPUtime=21.09 cores=5,7
/proc/1244/stat : 1244 (mxc-sr08) R 1190 1190 1149 0 -1 4202496 2539 0 0 0 2109 0 0 0 25 0 1 0 484945919 9633792 2234 33554432000 134512640 135078026 4287307280 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1244/statm: 2352 2234 73 139 0 2211 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11544

[startup+102.307 s]
/proc/loadavg: 3.35 1.15 0.41 5/194 1261
/proc/meminfo: memFree=13323872/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=33.51 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 3351 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134541297 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 228288

[startup+162.3 s]
/proc/loadavg: 3.76 1.67 0.63 5/194 1262
/proc/meminfo: memFree=13323472/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=93.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 9350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134541401 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 228288

[startup+222.301 s]
/proc/loadavg: 3.95 2.10 0.84 5/194 1264
/proc/meminfo: memFree=13323432/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=153.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 15350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134542023 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 228288

[startup+282.301 s]
/proc/loadavg: 3.98 2.45 1.04 5/194 1294
/proc/meminfo: memFree=13325872/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=213.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 21350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134543186 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 228288

[startup+342.301 s]
/proc/loadavg: 4.03 2.74 1.23 5/194 1299
/proc/meminfo: memFree=13319876/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=273.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 27350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134542476 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 228288

[startup+402.301 s]
/proc/loadavg: 4.01 2.97 1.40 5/194 1301
/proc/meminfo: memFree=13319952/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7

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

[pid=1255] ppid=1190 vsize=221596 CPUtime=453.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 45350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134543200 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 228288

[startup+582.301 s]
/proc/loadavg: 4.02 3.44 1.85 5/194 1337
/proc/meminfo: memFree=13325160/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=513.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 51350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134541230 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 228288

[startup+642.301 s]
/proc/loadavg: 4.06 3.56 1.99 5/194 1339
/proc/meminfo: memFree=13325272/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=573.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 57350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134542971 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 228288

[startup+702.301 s]
/proc/loadavg: 4.10 3.65 2.12 5/194 1341
/proc/meminfo: memFree=13325004/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=633.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 63350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134542028 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 228288

[startup+762.307 s]
/proc/loadavg: 4.04 3.71 2.23 5/194 1342
/proc/meminfo: memFree=13325232/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=693.51 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 69351 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134542013 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 228288

[startup+822.3 s]
/proc/loadavg: 4.01 3.76 2.34 5/194 1344
/proc/meminfo: memFree=13325336/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=753.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 75350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134542102 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 228288

[startup+882.3 s]
/proc/loadavg: 4.06 3.82 2.45 5/194 1345
/proc/meminfo: memFree=13325456/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=813.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 81350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134541281 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 228288

[startup+942.301 s]
/proc/loadavg: 4.02 3.85 2.54 5/194 1356
/proc/meminfo: memFree=13324680/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=873.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 87350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134542486 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 228288

[startup+1002.3 s]
/proc/loadavg: 4.01 3.87 2.63 5/194 1358
/proc/meminfo: memFree=13325204/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=933.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 93350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134541225 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 228288

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.71 5/194 1359
/proc/meminfo: memFree=13325180/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=993.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 99350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134542973 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 228288

[startup+1122.3 s]
/proc/loadavg: 4.03 3.92 2.79 5/194 1361
/proc/meminfo: memFree=13325160/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=1053.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 105350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134541236 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 228288

[startup+1182.3 s]
/proc/loadavg: 4.09 3.95 2.87 5/194 1362
/proc/meminfo: memFree=13325396/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=1113.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 111350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134541218 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 228288

[startup+1242.3 s]
/proc/loadavg: 4.03 3.96 2.94 5/194 1364
/proc/meminfo: memFree=13324876/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=1173.5 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 117350 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134541401 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 228288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.97 3.01 5/194 1366
/proc/meminfo: memFree=13324976/32950928 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=6692 CPUtime=68.76 cores=5,7
/proc/1190/stat : 1190 (SATzilla2009_R) S 1188 1190 1149 0 -1 4202496 2763 6541 0 0 660 13 6163 40 25 0 1 0 484942919 6852608 1390 33554432000 134512640 136149437 4294777440 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/1190/statm: 1673 1390 220 400 0 1270 0
[pid=1255] ppid=1190 vsize=221596 CPUtime=1231.2 cores=5,7
/proc/1255/stat : 1255 (adaptg2wsat+) R 1190 1190 1149 0 -1 4202496 1613 0 0 0 123120 0 0 0 25 0 1 0 484949798 226914304 1582 33554432000 134512640 134921272 4293777552 18446744073709551615 134542133 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1255/statm: 55399 1582 43 100 0 54906 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 228288

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.44
CPU system time (s): 0.548916
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 228288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.44
system time used= 0.548916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10929
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= 18
involuntary context switches= 3486

runsolver used 1.93371 second user time and 5.16521 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-16 11:45:22
IDJOB=3204316
IDBENCH=82538
IDSOLVER=1620
FILE ID=node112/3204316-1302947122
RUNJOBID= node112-1302947117-1170
PBS_JOBID= 13017965
Free space on /tmp= 73056 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1793954886-065-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204316-1302947122/watcher-3204316-1302947122 -o /tmp/evaluation-result-3204316-1302947122/solver-3204316-1302947122 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204316-1302947122.cnf

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

MD5SUM BENCH= f6b9ddbb2d1027fc4cfe1e8c2d86f4e1
RANDOM SEED=60133901

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13433848 kB
Buffers:        779280 kB
Cached:       18280660 kB
SwapCached:          0 kB
Active:        8666128 kB
Inactive:     10460792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13433848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           64096 kB
Writeback:           0 kB
AnonPages:       66888 kB
Mapped:          16176 kB
Slab:           327700 kB
PageTables:       4968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   214616 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= 72960 MiB
End job on node112 at 2011-04-16 12:07:05