Trace number 3273251

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: SATzilla2009_C 2009-03-22? (TO) 1300.01 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

20.79/20.89	c SATzilla is building models for class 2
20.79/20.89	c run presolver march_dl2004 for 5 seconds ... 
20.79/20.89	c Bin: Executing march_dl2004
20.79/20.89	c spawning binary file with 5 seconds ...
20.79/20.89	c child exit by a signal
20.79/20.89	c march_dl2004 returned code 137.
20.79/20.89	c run presolver mxc-sr08 for 5 seconds ... 
20.79/20.89	c Bin: Executing mxc-sr08
20.79/20.89	c spawning binary file with 5 seconds ...
20.79/20.89	c child exit by a signal
20.79/20.89	c mxc-sr08 returned code 137.
20.79/20.89	c Orignal number of varibales is 1375, number of clauses is 111739 
20.79/20.89	c predicted feature computation time is 9.566268 
20.79/20.89	c Bin: Executing satelite
20.79/20.89	c spawning binary file with 240 seconds ...
20.79/20.89	c child exited successfully
20.79/20.89	c satzilla computing base features
20.79/20.89	c Number of variabe is: 1320, Number of clause is : 109920 
20.79/20.89	c Initializing...
20.79/20.89	c satzilla compute diameter ...
20.79/20.89	c start diameter features ...
20.79/20.89	c satzilla doing clause learning
20.79/20.89	c start clause learning features ...
20.79/20.89	c Bin: Executing zchaff07
20.79/20.89	c spawning binary file with 2 seconds ...
20.79/20.89	c child exit by a signal
20.79/20.89	c satzilla doing survey propogation probe
20.79/20.89	c do survay propogation for 2 second ...
20.79/20.89	c satzilla doing local search probe
20.79/20.89	c satzilla doing lobjois search-space size estimate
20.79/20.89	c features are:1375 111739 1320 109920 0.0416667 0.0165484 0.0120087 0.995566 0.0185387 0.224873 0.00250118 1.62721 0.00151515 0.0348485 0.236195 0.943914 0.943914 0.00250118 0.212763 0.00113719 0.00418486 5.3062 0.180674 0.040821 0.0810811 0.35443 2.78976 0.00143017 0.203255 0.000664119 0.00243814 4.78528 0.943914 0.00295359 0.209076 0.00141921 0.00475801 3 0 3 3 -0 258.955 0.237621 104 461 302 217 290 227 257 50.5963 0.123514 44.0117 69.625 54.8449 45.5938 51.6432 46.8879 49.2384 0.831977 0.0189764 0.776063 0.883717 0.850752 0.811581 0.842152 0.821907 0.832233 1.00611e-07 7.54338 -1.11022e-16 1.52341e-05 1.27648e-08 1.88738e-14 3.18901e-10 3.65485e-13 1.00363e-11 36.9655 0.141399 587.69 0.194828 609 567 628 39.747 0.0720607 0.999771 0.000361731 0.750691 0.890843 
20.79/20.89	c satzilla's ranking:
20.79/20.89	c 1) minisat20: 1.851536
20.79/20.89	c 2) minisat20SAT07: 1.593750
20.79/20.89	c 3) mxc-sr08: 1.288473
20.79/20.89	c 4) march_dl2004: 1.280291
20.79/20.89	c 5) zchaff_rand: 0.933814
20.79/20.89	c 6) tts-4-0: 0.172355
20.79/20.89	c 7) vallst: 0.122411
20.79/20.89	c 8) SATenstein: -10000.000000
20.79/20.89	c 9) gnovelty+: -10000.000000
20.79/20.89	c 10) adaptg2wsat+: -10000.000000
20.79/20.89	c 11) adaptg2wsat0: -10000.000000
20.79/20.89	c 12) picosat846: -10000.000000
20.79/20.89	c 13) kcnfs04SAT07: -10000.000000
20.79/20.89	c satzilla running minisat20 ... 
20.79/20.89	This is MiniSat 2.0 beta
20.79/20.89	WARNING: for repeatability, setting FPU to use double precision
20.79/20.89	============================[ Problem Statistics ]=============================
20.79/20.89	|                                                                             |
20.79/20.89	|  Number of variables:  1375                                                 |
20.79/20.89	|  Number of clauses:    111739                                               |
20.88/20.92	|  Parsing time:         0.02         s                                       |
20.88/20.92	============================[ Search Statistics ]==============================
20.88/20.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.88/20.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.88/20.92	===============================================================================
20.88/20.92	|         0 |    1375   111739   224743 |    37246        0    nan |  0.000 % |
20.88/20.92	|       103 |    1375   111739   224743 |    40970      103    121 |  0.000 % |
20.88/20.93	|       253 |    1375   111739   224743 |    45068      253    136 |  0.000 % |
20.88/20.94	|       478 |    1375   111739   224743 |    49574      478    142 |  0.000 % |
20.88/20.96	|       820 |    1375   111739   224743 |    54532      820    159 |  0.000 % |
20.88/21.00	|      1327 |    1375   111739   224743 |    59985     1327    165 |  0.000 % |
20.88/21.05	|      2086 |    1375   111739   224743 |    65984     2086    155 |  0.000 % |
20.88/21.16	|      3225 |    1375   111739   224743 |    72582     3225    177 |  0.000 % |
20.88/21.38	|      4934 |    1375   111739   224743 |    79840     4934    190 |  0.000 % |
20.88/21.71	|      7498 |    1375   111739   224743 |    87824     7498    173 |  0.000 % |
22.27/22.39	|     11342 |    1375   111739   224743 |    96607    11342    165 |  0.000 % |
23.47/23.50	|     17108 |    1375   111739   224743 |   106268    17108    156 |  0.000 % |
25.97/26.02	|     25758 |    1375   111739   224743 |   116894    25758    176 |  0.000 % |
31.17/31.24	|     38732 |    1375   111739   224743 |   128584    38732    180 |  0.000 % |
45.87/45.98	|     58195 |    1375   111739   224743 |   141442    58195    185 |  0.000 % |
74.68/74.77	|     87389 |    1375   111739   224743 |   155587    87389    180 |  0.000 % |
129.07/129.17	|    131178 |    1375   111739   224743 |   171145   131178    174 |  0.000 % |
202.47/202.58	|    196864 |    1375   111739   224743 |   188260    48016    130 |  0.000 % |
329.27/329.34	|    295391 |    1375   111739   224743 |   207086   146543    158 |  0.000 % |
530.09/530.15	|    443180 |    1375   111739   224743 |   227795   110436    168 |  0.000 % |
873.50/873.53	|    664863 |    1375   111739   224743 |   250574   128487    161 |  0.000 % |

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-3273251-1303600949/watcher-3273251-1303600949 -o /tmp/evaluation-result-3273251-1303600949/solver-3273251-1303600949 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273251-1303600949.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.50 4/180 20093
/proc/meminfo: memFree=24546476/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=2136 CPUtime=0 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 534 114 97 400 0 131 0

[startup+0.0957861 s]
/proc/loadavg: 0.00 0.00 0.50 4/180 20093
/proc/meminfo: memFree=24546476/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=2136 CPUtime=0 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100796 s]
/proc/loadavg: 0.00 0.00 0.50 4/180 20093
/proc/meminfo: memFree=24546476/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=2136 CPUtime=0 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300752 s]
/proc/loadavg: 0.00 0.00 0.50 4/180 20093
/proc/meminfo: memFree=24546476/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=2136 CPUtime=0 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700679 s]
/proc/loadavg: 0.00 0.00 0.50 4/180 20093
/proc/meminfo: memFree=24546476/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=2136 CPUtime=0 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50053 s]
/proc/loadavg: 0.00 0.00 0.50 7/194 20106
/proc/meminfo: memFree=24478580/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=2136 CPUtime=0 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 534 114 97 400 0 131 0
[pid=20096] ppid=20091 vsize=17904 CPUtime=1.49 cores=5,7
/proc/20096/stat : 20096 (march_dl2004) R 20091 20091 20041 0 -1 4202496 13266 0 0 0 148 1 0 0 25 0 1 0 471692750 18333696 2966 33554432000 134512640 134996440 4294924624 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20096/statm: 4476 2966 75 119 0 4355 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20040

[startup+3.10024 s]
/proc/loadavg: 0.32 0.07 0.52 6/194 20106
/proc/meminfo: memFree=24475356/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=2136 CPUtime=0 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 534 114 97 400 0 131 0
[pid=20096] ppid=20091 vsize=18164 CPUtime=3.09 cores=5,7
/proc/20096/stat : 20096 (march_dl2004) R 20091 20091 20041 0 -1 4202496 13331 0 0 0 308 1 0 0 25 0 1 0 471692750 18599936 3031 33554432000 134512640 134996440 4294924624 18446744073709551615 134528123 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20096/statm: 4541 3031 75 119 0 4420 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20300

[startup+6.30066 s]
/proc/loadavg: 0.32 0.07 0.52 7/194 20110
/proc/meminfo: memFree=24494076/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=2136 CPUtime=4.99 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 187 13376 0 0 0 0 498 1 19 0 1 0 471692750 2187264 127 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 534 127 108 400 0 131 0
[pid=20107] ppid=20091 vsize=8748 CPUtime=1.29 cores=5,7
/proc/20107/stat : 20107 (mxc-sr08) R 20091 20091 20041 0 -1 4202496 2688 0 0 0 129 0 0 0 22 0 1 0 471693250 8957952 2059 33554432000 134512640 135078026 4289259472 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20107/statm: 2187 2059 73 139 0 2046 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10884

[startup+12.7005 s]
/proc/loadavg: 0.89 0.20 0.55 7/190 20114
/proc/meminfo: memFree=24478008/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=8416 CPUtime=12.54 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 3022 19429 0 0 213 0 1039 2 18 0 1 0 471692750 8617984 1721 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 2104 1721 137 400 0 1701 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 8416

[startup+25.5002 s]
/proc/loadavg: 1.36 0.32 0.59 6/194 20123
/proc/meminfo: memFree=24377164/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=24516 CPUtime=4.59 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 6034 0 0 0 458 1 0 0 25 0 1 0 471694839 25104384 6006 33554432000 134512640 134998072 4287261568 18446744073709551615 134527408 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 6129 6006 59 119 0 6007 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 40032

[startup+51.1006 s]
/proc/loadavg: 2.26 0.62 0.68 7/194 20123
/proc/meminfo: memFree=24269184/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=57424 CPUtime=30.19 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 14231 0 0 0 3016 3 0 0 25 0 1 0 471694839 58802176 14203 33554432000 134512640 134998072 4287261568 18446744073709551615 134528820 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 14356 14203 59 119 0 14234 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72940

[startup+102.307 s]
/proc/loadavg: 3.30 1.18 0.87 6/194 20125
/proc/meminfo: memFree=24155932/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=92008 CPUtime=81.4 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 22803 0 0 0 8132 8 0 0 25 0 1 0 471694839 94216192 22775 33554432000 134512640 134998072 4287261568 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 23002 22775 59 119 0 22880 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 107524

[startup+162.3 s]
/proc/loadavg: 3.72 1.65 1.05 7/194 20126
/proc/meminfo: memFree=24061528/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=121484 CPUtime=141.4 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 30102 0 0 0 14128 12 0 0 25 0 1 0 471694839 124399616 30074 33554432000 134512640 134998072 4287261568 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 30371 30074 59 119 0 30249 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 137000

[startup+222.301 s]
/proc/loadavg: 3.90 2.11 1.24 7/194 20128
/proc/meminfo: memFree=24020196/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=133476 CPUtime=201.39 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 33064 0 0 0 20126 13 0 0 25 0 1 0 471694839 136679424 33036 33554432000 134512640 134998072 4287261568 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 33369 33036 59 119 0 33247 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 148992

[startup+282.301 s]
/proc/loadavg: 3.96 2.43 1.40 8/194 20130
/proc/meminfo: memFree=23975276/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=133476 CPUtime=261.39 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 33074 0 0 0 26126 13 0 0 25 0 1 0 471694839 136679424 33046 33554432000 134512640 134998072 4287261568 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 33369 33046 59 119 0 33247 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 148992

[startup+342.301 s]
/proc/loadavg: 3.98 2.73 1.57 7/194 20131
/proc/meminfo: memFree=23927480/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=133704 CPUtime=321.4 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 33124 0 0 0 32127 13 0 0 25 0 1 0 471694839 136912896 33096 33554432000 134512640 134998072 4287261568 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 33426 33096 59 119 0 33304 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 149220

[startup+402.301 s]
/proc/loadavg: 3.99 2.94 1.71 6/194 20133
/proc/meminfo: memFree=23918752/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=141800 CPUtime=381.4 cores=5,7

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

/proc/20121/statm: 39509 39101 59 119 0 39387 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 173552

[startup+642.301 s]
/proc/loadavg: 3.99 3.53 2.23 7/194 20139
/proc/meminfo: memFree=23839680/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=159120 CPUtime=621.41 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 39321 0 0 0 62125 16 0 0 25 0 1 0 471694839 162938880 39293 33554432000 134512640 134998072 4287261568 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 39780 39293 59 119 0 39658 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 174636

[startup+702.301 s]
/proc/loadavg: 3.99 3.61 2.34 7/194 20141
/proc/meminfo: memFree=23837032/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=159332 CPUtime=681.4 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 39393 0 0 0 68124 16 0 0 25 0 1 0 471694839 163155968 39365 33554432000 134512640 134998072 4287261568 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 39833 39365 59 119 0 39711 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 174848

[startup+762.307 s]
/proc/loadavg: 3.99 3.68 2.44 7/194 20142
/proc/meminfo: memFree=23810552/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=175416 CPUtime=741.41 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 43341 0 0 0 74122 19 0 0 25 0 1 0 471694839 179625984 43313 33554432000 134512640 134998072 4287261568 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 43854 43313 59 119 0 43732 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 190932

[startup+822.3 s]
/proc/loadavg: 3.99 3.73 2.53 7/194 20144
/proc/meminfo: memFree=23802324/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=182252 CPUtime=801.41 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 45053 0 0 0 80120 21 0 0 25 0 1 0 471694839 186626048 45025 33554432000 134512640 134998072 4287261568 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 45563 45025 59 119 0 45441 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 197768

[startup+882.3 s]
/proc/loadavg: 3.99 3.78 2.62 7/194 20146
/proc/meminfo: memFree=23801148/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=182252 CPUtime=861.42 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 45060 0 0 0 86121 21 0 0 25 0 1 0 471694839 186626048 45032 33554432000 134512640 134998072 4287261568 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 45563 45032 59 119 0 45441 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 197768

[startup+942.301 s]
/proc/loadavg: 3.99 3.81 2.70 7/194 20147
/proc/meminfo: memFree=23794152/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=182880 CPUtime=921.42 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 45198 0 0 0 92121 21 0 0 25 0 1 0 471694839 187269120 45170 33554432000 134512640 134998072 4287261568 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 45720 45170 59 119 0 45598 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 198396

[startup+1002.3 s]
/proc/loadavg: 4.08 3.89 2.80 7/194 20149
/proc/meminfo: memFree=23788012/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=184240 CPUtime=981.42 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 45475 0 0 0 98121 21 0 0 25 0 1 0 471694839 188661760 45447 33554432000 134512640 134998072 4287261568 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 46060 45447 59 119 0 45938 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 199756

[startup+1062.3 s]
/proc/loadavg: 4.03 3.90 2.86 7/194 20150
/proc/meminfo: memFree=23779276/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=185764 CPUtime=1041.42 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 45750 0 0 0 104121 21 0 0 25 0 1 0 471694839 190222336 45722 33554432000 134512640 134998072 4287261568 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 46441 45722 59 119 0 46319 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 201280

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.94 7/194 20152
/proc/meminfo: memFree=23777492/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=187092 CPUtime=1101.42 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 46045 0 0 0 110121 21 0 0 25 0 1 0 471694839 191582208 46017 33554432000 134512640 134998072 4287261568 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 46773 46017 59 119 0 46651 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 202608

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.00 7/194 20154
/proc/meminfo: memFree=23771860/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=191556 CPUtime=1161.42 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 47157 0 0 0 116120 22 0 0 25 0 1 0 471694839 196153344 47129 33554432000 134512640 134998072 4287261568 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 47889 47129 59 119 0 47767 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 207072

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.06 7/194 20155
/proc/meminfo: memFree=23760280/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=200736 CPUtime=1221.43 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 49389 0 0 0 122120 23 0 0 25 0 1 0 471694839 205553664 49361 33554432000 134512640 134998072 4287261568 18446744073709551615 134525572 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 50184 49361 59 119 0 50062 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 216252



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.11 7/194 20157
/proc/meminfo: memFree=23755136/32951124 swapFree=67111412/67111528
[pid=20091] ppid=20086 vsize=15516 CPUtime=20.88 cores=5,7
/proc/20091/stat : 20091 (SATzilla2009_C) S 20086 20091 20041 0 -1 4202496 5508 22548 0 0 845 1 1231 11 25 0 1 0 471692750 15888384 3624 33554432000 134512640 136149437 4292894112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20091/statm: 3879 3624 220 400 0 3476 0
[pid=20121] ppid=20091 vsize=202188 CPUtime=1279.13 cores=5,7
/proc/20121/stat : 20121 (minisat20) R 20091 20091 20041 0 -1 4202496 49734 0 0 0 127890 23 0 0 25 0 1 0 471694839 207040512 49706 33554432000 134512640 134998072 4287261568 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/20121/statm: 50547 49706 59 119 0 50425 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 217704

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20091 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=761843
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=132979
# CPU time returned by wait4() is 20.8948
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.66
CPU system time (s): 0.35
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 217704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.7618
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28056
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= 17
involuntary context switches= 118

runsolver used 1.9807 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-24 01:22:29
IDJOB=3273251
IDBENCH=71315
IDSOLVER=1675
FILE ID=node137/3273251-1303600949
RUNJOBID= node137-1303600949-20062
PBS_JOBID= 13150605
Free space on /tmp= 71752 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g6.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273251-1303600949/watcher-3273251-1303600949 -o /tmp/evaluation-result-3273251-1303600949/solver-3273251-1303600949 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273251-1303600949.cnf

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=171832096

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.75
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.844
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.83
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.844
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:     32951124 kB
MemFree:      24547440 kB
Buffers:       1675176 kB
Cached:        6114956 kB
SwapCached:        112 kB
Active:        1227300 kB
Inactive:      6626332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24547440 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          134284 kB
Writeback:           0 kB
AnonPages:       63504 kB
Mapped:          14696 kB
Slab:           485728 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193168 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= 71624 MiB
End job on node137 at 2011-04-24 01:44:12