Trace number 3273188

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.04 1300.02

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_3_6_cmp.cnf
MD5SUMc848a5766cfcc1d1c3f26c7818e48eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.7412
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses11563
Sum of the clauses size37576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

Solver Data

17.28/17.31	c SATzilla is building models for class 2
17.28/17.31	c run presolver march_dl2004 for 5 seconds ... 
17.28/17.31	c Bin: Executing march_dl2004
17.28/17.31	c spawning binary file with 5 seconds ...
17.28/17.31	c child exit by a signal
17.28/17.31	c march_dl2004 returned code 137.
17.28/17.31	c run presolver mxc-sr08 for 5 seconds ... 
17.28/17.31	c Bin: Executing mxc-sr08
17.28/17.31	c spawning binary file with 5 seconds ...
17.28/17.31	c child exit by a signal
17.28/17.31	c mxc-sr08 returned code 137.
17.28/17.31	c Orignal number of varibales is 1473, number of clauses is 11563 
17.28/17.31	c predicted feature computation time is 7.356207 
17.28/17.31	c Bin: Executing satelite
17.28/17.31	c spawning binary file with 240 seconds ...
17.28/17.31	c child exited successfully
17.28/17.31	c satzilla computing base features
17.28/17.31	c Number of variabe is: 1465, Number of clause is : 11563 
17.28/17.31	c Initializing...
17.28/17.31	c satzilla compute diameter ...
17.28/17.31	c start diameter features ...
17.28/17.31	c satzilla doing clause learning
17.28/17.31	c start clause learning features ...
17.28/17.31	c Bin: Executing zchaff07
17.28/17.31	c spawning binary file with 2 seconds ...
17.28/17.31	c child exit by a signal
17.28/17.31	c satzilla doing survey propogation probe
17.28/17.31	c do survay propogation for 2 second ...
17.28/17.31	c satzilla doing local search probe
17.28/17.31	c satzilla doing lobjois search-space size estimate
17.28/17.31	c features are:1473 11563 1465 11563 0.00546075 0 0.126697 0.416097 0.618279 1.20693 0.00221963 0.598939 0.00136519 0.0170648 1.11721 0.205051 0.812159 0.00221963 1.0956 0.000432414 0.00985903 2.77989 0.479569 0.240963 0 0.857143 2.66425 0.00133071 1.08115 0 0.00544841 2.71888 0.698002 0.00427101 0.29194 0.000518896 0.00614028 5.70219 0.0998039 5 7 0.844159 903.579 0.159366 703 1318 1094 710 973 782 895 20.7085 0.264705 12.5036 34.4604 28.4135 14.0307 24.202 16.7072 18.8098 0.709962 0.424358 0.0044754 0.980604 0.959208 0.109121 0.949968 0.640609 0.835446 0.0813365 1.12735 0.0021679 0.339737 0.234503 0.0044268 0.149203 0.0118687 0.0218498 23.7818 0.368947 524.824 0.055214 526 503 550 1.30298 0.147448 0.934091 0.014104 0.126094 0.613509 
17.28/17.31	c satzilla's ranking:
17.28/17.31	c 1) minisat20: 2.945772
17.28/17.31	c 2) mxc-sr08: 2.741850
17.28/17.31	c 3) minisat20SAT07: 2.408926
17.28/17.31	c 4) march_dl2004: 2.000335
17.28/17.31	c 5) zchaff_rand: 1.690008
17.28/17.31	c 6) vallst: 1.288657
17.28/17.31	c 7) tts-4-0: 0.151802
17.28/17.31	c 8) SATenstein: -10000.000000
17.28/17.31	c 9) gnovelty+: -10000.000000
17.28/17.31	c 10) adaptg2wsat+: -10000.000000
17.28/17.31	c 11) adaptg2wsat0: -10000.000000
17.28/17.31	c 12) picosat846: -10000.000000
17.28/17.31	c 13) kcnfs04SAT07: -10000.000000
17.28/17.31	c satzilla running minisat20 ... 
17.28/17.31	This is MiniSat 2.0 beta
17.28/17.31	WARNING: for repeatability, setting FPU to use double precision
17.28/17.31	============================[ Problem Statistics ]=============================
17.28/17.31	|                                                                             |
17.28/17.31	|  Number of variables:  1473                                                 |
17.28/17.31	|  Number of clauses:    11563                                                |
17.28/17.31	|  Parsing time:         0.00         s                                       |
17.28/17.31	============================[ Search Statistics ]==============================
17.28/17.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.28/17.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.28/17.31	===============================================================================
17.28/17.31	|         0 |    1473    11563    37576 |     3854        0    nan |  0.000 % |
17.28/17.32	|       100 |    1461    11563    37576 |     4239       99     53 |  0.815 % |
17.28/17.32	|       252 |    1461    11563    37576 |     4663      251     30 |  0.815 % |
17.28/17.32	|       479 |    1460    11563    37576 |     5130      477     33 |  0.883 % |
17.28/17.33	|       818 |    1448    11464    37352 |     5643      814     28 |  1.697 % |
17.28/17.34	|      1324 |    1436    11464    37352 |     6207     1319     42 |  2.512 % |
17.28/17.36	|      2086 |    1408    11381    37186 |     6828     2075     42 |  4.413 % |
17.30/17.41	|      3228 |    1407    11381    37186 |     7511     3216     47 |  4.684 % |
17.48/17.51	|      4937 |    1404    11332    37088 |     8262     4925     58 |  4.684 % |
17.48/17.60	|      7499 |    1404    11332    37088 |     9088     7487     52 |  4.684 % |
17.77/17.86	|     11344 |    1404    11332    37088 |     9997     6647     56 |  4.685 % |
18.07/18.15	|     17112 |    1403    11322    37063 |    10996     7163     54 |  4.752 % |
18.68/18.75	|     25763 |    1398    11322    37063 |    12096    10068     58 |  5.092 % |
19.97/20.04	|     38739 |    1392    11287    36967 |    13306    10248    129 |  5.499 % |
21.17/21.27	|     58200 |    1386    11243    36848 |    14636     9214     67 |  5.974 % |
23.57/23.68	|     87393 |    1385    11191    36708 |    16100     8135     60 |  5.974 % |
29.97/30.09	|    131182 |    1385    11191    36708 |    17710    10423     78 |  5.974 % |
39.58/39.62	|    196866 |    1385    11191    36708 |    19481    12279     87 |  5.974 % |
56.08/56.14	|    295393 |    1385    11191    36708 |    21429    10769     85 |  5.974 % |
81.67/81.73	|    443184 |    1385    11191    36708 |    23572    15757     92 |  5.974 % |
119.88/119.99	|    664867 |    1385    11191    36708 |    25930    20123    113 |  5.974 % |
186.58/186.69	|    997395 |    1385    11191    36708 |    28523    21011    117 |  5.974 % |
296.18/296.20	|   1496185 |    1385    11191    36708 |    31375    24617     97 |  5.974 % |
464.39/464.47	|   2244369 |    1385    11191    36708 |    34512    22171     97 |  5.974 % |
725.90/725.93	|   3366645 |    1385    11191    36708 |    37964    34627    105 |  5.974 % |
1172.70/1172.78	|   5050056 |    1385    11191    36708 |    41760    28844     97 |  5.974 % |
1300.01/1300.01	c Bin: Executing minisat20
1300.01/1300.01	c spawning binary file with 2382 seconds ...
1300.01/1300.01	c child exit by a signal
1300.01/1300.01	c minisat20 returned code 143.
1300.01/1300.01	c satzilla running mxc-sr08 ... 

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

running on 2 cores: 1,3

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.60 1/174 22954
/proc/meminfo: memFree=21128128/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=2136 CPUtime=0 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 204251066 2187264 114 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 534 114 97 400 0 131 0

[startup+0.0429589 s]
/proc/loadavg: 0.00 0.00 0.60 1/174 22954
/proc/meminfo: memFree=21128128/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=2136 CPUtime=0 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 204251066 2187264 114 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100946 s]
/proc/loadavg: 0.00 0.00 0.60 1/174 22954
/proc/meminfo: memFree=21128128/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=2136 CPUtime=0 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 204251066 2187264 114 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300929 s]
/proc/loadavg: 0.00 0.00 0.60 1/174 22954
/proc/meminfo: memFree=21128128/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=2136 CPUtime=0 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 204251066 2187264 114 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70084 s]
/proc/loadavg: 0.00 0.00 0.60 1/174 22954
/proc/meminfo: memFree=21128128/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=2136 CPUtime=0 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 204251066 2187264 114 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.5007 s]
/proc/loadavg: 0.00 0.00 0.60 3/182 22967
/proc/meminfo: memFree=21088384/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=2136 CPUtime=0 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 204251066 2187264 114 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 534 114 97 400 0 131 0
[pid=22955] ppid=22954 vsize=7572 CPUtime=1.49 cores=1,3
/proc/22955/stat : 22955 (march_dl2004) R 22954 22954 22924 0 -1 4202496 2534 0 0 0 149 0 0 0 25 0 1 0 204251066 7753728 1591 33554432000 134512640 134996440 4286667328 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/22955/statm: 1893 1591 75 119 0 1772 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9708

[startup+3.10043 s]
/proc/loadavg: 0.00 0.00 0.60 4/184 22971
/proc/meminfo: memFree=21083164/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=2136 CPUtime=0 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 204251066 2187264 114 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 534 114 97 400 0 131 0
[pid=22955] ppid=22954 vsize=7832 CPUtime=3.09 cores=1,3
/proc/22955/stat : 22955 (march_dl2004) R 22954 22954 22924 0 -1 4202496 2613 0 0 0 309 0 0 0 25 0 1 0 204251066 8019968 1670 33554432000 134512640 134996440 4286667328 18446744073709551615 134564416 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/22955/statm: 1958 1670 75 119 0 1837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9968

[startup+6.30085 s]
/proc/loadavg: 0.40 0.08 0.63 5/194 22991
/proc/meminfo: memFree=20984496/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=2136 CPUtime=4.99 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 186 2649 0 0 0 0 499 0 18 0 1 0 204251066 2187264 127 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 534 127 108 400 0 131 0
[pid=22991] ppid=22954 vsize=4792 CPUtime=1.3 cores=1,3
/proc/22991/stat : 22991 (mxc-sr08) R 22954 22954 22924 0 -1 4202496 1176 0 0 0 130 0 0 0 22 0 1 0 204251565 4907008 1096 33554432000 134512640 135078026 4287431280 18446744073709551615 134534665 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/22991/statm: 1198 1096 73 139 0 1057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6928

[startup+12.7007 s]
/proc/loadavg: 0.69 0.15 0.64 5/194 22998
/proc/meminfo: memFree=20990484/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=12.68 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) R 22952 22954 22924 0 -1 4202496 829 6011 0 0 67 0 1196 5 18 0 1 0 204251066 4857856 636 33554432000 134512640 136149437 4293445888 18446744073709551615 134872568 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22954/statm: 1186 636 152 400 0 783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4744

[startup+25.5005 s]
/proc/loadavg: 1.34 0.32 0.69 5/194 23034
/proc/meminfo: memFree=20980604/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=9384 CPUtime=8.17 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 2079 0 0 0 817 0 0 0 25 0 1 0 204252797 9609216 2052 33554432000 134512640 134998072 4292314032 18446744073709551615 134525856 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 2346 2052 59 119 0 2224 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14128

[startup+51.1009 s]
/proc/loadavg: 2.25 0.61 0.78 5/194 23039
/proc/meminfo: memFree=20940756/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=14840 CPUtime=33.77 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 3427 0 0 0 3377 0 0 0 25 0 1 0 204252797 15196160 3400 33554432000 134512640 134998072 4292314032 18446744073709551615 134525446 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 3710 3400 59 119 0 3588 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19584

[startup+102.307 s]
/proc/loadavg: 3.24 1.13 0.95 5/194 23040
/proc/meminfo: memFree=20905608/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=18696 CPUtime=84.98 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 4407 0 0 0 8498 0 0 0 25 0 1 0 204252797 19144704 4380 33554432000 134512640 134998072 4292314032 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 4674 4380 59 119 0 4552 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 23440

[startup+162.3 s]
/proc/loadavg: 3.72 1.65 1.13 5/194 23042
/proc/meminfo: memFree=20863920/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=23332 CPUtime=144.98 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 5558 0 0 0 14497 1 0 0 25 0 1 0 204252797 23891968 5531 33554432000 134512640 134998072 4292314032 18446744073709551615 134535768 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 5833 5531 59 119 0 5711 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 28076

[startup+222.301 s]
/proc/loadavg: 3.89 2.08 1.31 5/194 23043
/proc/meminfo: memFree=20840948/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=26984 CPUtime=204.98 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 6457 0 0 0 20497 1 0 0 25 0 1 0 204252797 27631616 6430 33554432000 134512640 134998072 4292314032 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 6746 6430 59 119 0 6624 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 31728

[startup+282.301 s]
/proc/loadavg: 3.96 2.43 1.48 5/194 23045
/proc/meminfo: memFree=20823572/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=26984 CPUtime=264.98 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 6458 0 0 0 26497 1 0 0 25 0 1 0 204252797 27631616 6431 33554432000 134512640 134998072 4292314032 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 6746 6431 59 119 0 6624 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 31728

[startup+342.301 s]
/proc/loadavg: 3.98 2.71 1.63 5/194 23046
/proc/meminfo: memFree=20811644/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=28964 CPUtime=324.98 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 6931 0 0 0 32497 1 0 0 25 0 1 0 204252797 29659136 6904 33554432000 134512640 134998072 4292314032 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 7241 6904 59 119 0 7119 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 33708

[startup+402.301 s]
/proc/loadavg: 4.03 2.96 1.78 5/194 23048
/proc/meminfo: memFree=20796624/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=28944 CPUtime=384.98 cores=1,3

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

[pid=23004] ppid=22954 vsize=33216 CPUtime=504.99 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 8012 0 0 0 50498 1 0 0 25 0 1 0 204252797 34013184 7985 33554432000 134512640 134998072 4292314032 18446744073709551615 134528524 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 8304 7985 59 119 0 8182 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 37960

[startup+582.3 s]
/proc/loadavg: 4.07 3.45 2.18 5/194 23053
/proc/meminfo: memFree=20749172/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=33396 CPUtime=564.99 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 8025 0 0 0 56498 1 0 0 25 0 1 0 204252797 34197504 7998 33554432000 134512640 134998072 4292314032 18446744073709551615 134525800 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 8349 7998 59 119 0 8227 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 38140

[startup+642.301 s]
/proc/loadavg: 4.02 3.55 2.29 5/194 23054
/proc/meminfo: memFree=20732912/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=33708 CPUtime=624.99 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 8094 0 0 0 62498 1 0 0 25 0 1 0 204252797 34516992 8067 33554432000 134512640 134998072 4292314032 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 8427 8067 59 119 0 8305 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 38452

[startup+702.301 s]
/proc/loadavg: 4.01 3.63 2.39 5/194 23056
/proc/meminfo: memFree=20722588/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=33708 CPUtime=684.99 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 8110 0 0 0 68498 1 0 0 25 0 1 0 204252797 34516992 8083 33554432000 134512640 134998072 4292314032 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 8427 8083 59 119 0 8305 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 38452

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.49 5/194 23058
/proc/meminfo: memFree=20715500/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=35956 CPUtime=744.99 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 8662 0 0 0 74498 1 0 0 25 0 1 0 204252797 36818944 8635 33554432000 134512640 134998072 4292314032 18446744073709551615 134525607 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 8989 8635 59 119 0 8867 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 40700

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.58 5/194 23059
/proc/meminfo: memFree=20711984/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=35956 CPUtime=804.99 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 8675 0 0 0 80498 1 0 0 25 0 1 0 204252797 36818944 8648 33554432000 134512640 134998072 4292314032 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 8989 8648 59 119 0 8867 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 40700

[startup+882.3 s]
/proc/loadavg: 4.00 3.79 2.67 5/194 23061
/proc/meminfo: memFree=20706992/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=36540 CPUtime=864.99 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 8818 0 0 0 86498 1 0 0 25 0 1 0 204252797 37416960 8791 33554432000 134512640 134998072 4292314032 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 9135 8791 59 119 0 9013 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 41284

[startup+942.301 s]
/proc/loadavg: 4.06 3.84 2.75 5/194 23062
/proc/meminfo: memFree=20704108/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=37132 CPUtime=924.99 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 8950 0 0 0 92498 1 0 0 25 0 1 0 204252797 38023168 8923 33554432000 134512640 134998072 4292314032 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 9283 8923 59 119 0 9161 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 41876

[startup+1002.3 s]
/proc/loadavg: 4.05 3.88 2.83 5/194 23064
/proc/meminfo: memFree=20692800/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=37464 CPUtime=984.99 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 9016 0 0 0 98498 1 0 0 25 0 1 0 204252797 38363136 8989 33554432000 134512640 134998072 4292314032 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 9366 8989 59 119 0 9244 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 42208

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.90 5/194 23066
/proc/meminfo: memFree=20688172/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=38800 CPUtime=1045 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 9341 0 0 0 104498 2 0 0 25 0 1 0 204252797 39731200 9314 33554432000 134512640 134998072 4292314032 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 9700 9314 59 119 0 9578 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 43544

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.97 5/194 23067
/proc/meminfo: memFree=20682304/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=40900 CPUtime=1105 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 9839 0 0 0 110498 2 0 0 25 0 1 0 204252797 41881600 9812 33554432000 134512640 134998072 4292314032 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 10225 9812 59 119 0 10103 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 45644

[startup+1182.3 s]
/proc/loadavg: 4.03 3.94 3.03 5/194 23101
/proc/meminfo: memFree=20846004/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=40980 CPUtime=1165 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 9843 0 0 0 116498 2 0 0 25 0 1 0 204252797 41963520 9816 33554432000 134512640 134998072 4292314032 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 10245 9816 59 119 0 10123 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 45724

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 3.09 5/194 23102
/proc/meminfo: memFree=20843848/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=42032 CPUtime=1225 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 10099 0 0 0 122498 2 0 0 25 0 1 0 204252797 43040768 10072 33554432000 134512640 134998072 4292314032 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 10508 10072 59 119 0 10386 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 46776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.15 5/194 23104
/proc/meminfo: memFree=20841948/32951124 swapFree=67111528/67111528
[pid=22954] ppid=22952 vsize=4744 CPUtime=17.3 cores=1,3
/proc/22954/stat : 22954 (SATzilla2009_C) S 22952 22954 22924 0 -1 4202496 1144 6011 0 0 482 47 1196 5 25 0 1 0 204251066 4857856 749 33554432000 134512640 136149437 4293445888 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/22954/statm: 1186 749 220 400 0 783 0
[pid=23004] ppid=22954 vsize=42668 CPUtime=1282.71 cores=1,3
/proc/23004/stat : 23004 (minisat20) R 22954 22954 22924 0 -1 4202496 10220 0 0 0 128269 2 0 0 25 0 1 0 204252797 43692032 10193 33554432000 134512640 134998072 4292314032 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/23004/statm: 10667 10193 59 119 0 10545 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 47412

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): 1300.04
CPU user time (s): 1299.48
CPU system time (s): 0.561914
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 47412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.48
system time used= 0.561914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17390
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= 2249

runsolver used 2.0037 second user time and 5.09822 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-24 01:16:38
IDJOB=3273188
IDBENCH=70907
IDSOLVER=1675
FILE ID=node107/3273188-1303600597
RUNJOBID= node107-1303600595-22944
PBS_JOBID= 13150587
Free space on /tmp= 71724 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_7_3_6_cmp.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273188-1303600597/watcher-3273188-1303600597 -o /tmp/evaluation-result-3273188-1303600597/solver-3273188-1303600597 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273188-1303600597.cnf

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

MD5SUM BENCH= c848a5766cfcc1d1c3f26c7818e48eb2
RANDOM SEED=1514042233

node107.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.829
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.829
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.829
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.829
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21128408 kB
Buffers:       2014672 kB
Cached:        9266652 kB
SwapCached:          0 kB
Active:        7631416 kB
Inactive:      3712860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21128408 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31812 kB
Writeback:           0 kB
AnonPages:       62788 kB
Mapped:          14540 kB
Slab:           414008 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185896 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= 71592 MiB
End job on node107 at 2011-04-24 01:38:20