Trace number 3273191

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) 1299.95 1300.01

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

21.87/21.99	c SATzilla is building models for class 2
21.87/21.99	c run presolver march_dl2004 for 5 seconds ... 
21.87/21.99	c Bin: Executing march_dl2004
21.87/21.99	c spawning binary file with 5 seconds ...
21.87/21.99	c child exit by a signal
21.87/21.99	c march_dl2004 returned code 137.
21.87/21.99	c run presolver mxc-sr08 for 5 seconds ... 
21.87/21.99	c Bin: Executing mxc-sr08
21.87/21.99	c spawning binary file with 5 seconds ...
21.87/21.99	c child exit by a signal
21.87/21.99	c mxc-sr08 returned code 137.
21.87/21.99	c Orignal number of varibales is 12584, number of clauses is 155712 
21.87/21.99	c predicted feature computation time is 12.207250 
21.87/21.99	c Bin: Executing satelite
21.87/21.99	c spawning binary file with 240 seconds ...
21.87/21.99	c child exited successfully
21.87/21.99	c satzilla computing base features
21.87/21.99	c Number of variabe is: 12534, Number of clause is : 155623 
21.87/21.99	c Initializing...
21.87/21.99	c satzilla compute diameter ...
21.87/21.99	c start diameter features ...
21.87/21.99	c satzilla doing clause learning
21.87/21.99	c start clause learning features ...
21.87/21.99	c Bin: Executing zchaff07
21.87/21.99	c spawning binary file with 2 seconds ...
21.87/21.99	c child exit by a signal
21.87/21.99	c satzilla doing survey propogation probe
21.87/21.99	c do survay propogation for 2 second ...
21.87/21.99	c satzilla doing local search probe
21.87/21.99	c satzilla doing lobjois search-space size estimate
21.87/21.99	c features are:12584 155712 12534 155623 0.00398915 0.000571895 0.0805408 0.431095 0.483152 1.07091 0.000268515 1.08461 0.000159566 0.0079783 1.01923 0.111198 0.774352 0.000268515 2.28419 3.21289e-05 0.00300727 2.93041 0.660856 0.185288 0 0.846154 2.8102 0.000149807 2.24152 0 0.00156147 2.9817 0.625261 0.00120846 0.240327 4.49805e-05 0.00137512 5.02449 0.0437764 5 7 0.0660796 85.075 0.266429 21 126 106 62 99 78 92 33.3195 0.835166 12.9121 145.381 71.4318 18.4808 31.2308 21.2935 24.4286 0.789557 0.30011 0.0101112 0.978961 0.958713 0.419246 0.954835 0.629132 0.914762 0.119493 0.952127 6.35703e-07 0.407478 0.337045 0.0206073 0.167292 0.0442409 0.0737316 1383.62 0.33338 2654.02 0.132268 2692.5 2636 2757 6.25955 0.57156 1.00568 0.0440765 0.0534822 0.199653 
21.87/21.99	c satzilla's ranking:
21.87/21.99	c 1) minisat20: 2.940902
21.87/21.99	c 2) zchaff_rand: 2.633725
21.87/21.99	c 3) mxc-sr08: 2.482004
21.87/21.99	c 4) minisat20SAT07: 2.115528
21.87/21.99	c 5) march_dl2004: 1.812263
21.87/21.99	c 6) vallst: 0.965988
21.87/21.99	c 7) tts-4-0: -0.145567
21.87/21.99	c 8) SATenstein: -10000.000000
21.87/21.99	c 9) gnovelty+: -10000.000000
21.87/21.99	c 10) adaptg2wsat+: -10000.000000
21.87/21.99	c 11) adaptg2wsat0: -10000.000000
21.87/21.99	c 12) picosat846: -10000.000000
21.87/21.99	c 13) kcnfs04SAT07: -10000.000000
21.87/21.99	c satzilla running minisat20 ... 
21.87/22.00	This is MiniSat 2.0 beta
21.87/22.00	WARNING: for repeatability, setting FPU to use double precision
21.87/22.00	============================[ Problem Statistics ]=============================
21.87/22.00	|                                                                             |
21.87/22.00	|  Number of variables:  12584                                                |
21.87/22.00	|  Number of clauses:    155712                                               |
21.97/22.05	|  Parsing time:         0.05         s                                       |
21.97/22.05	============================[ Search Statistics ]==============================
21.97/22.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.97/22.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.97/22.05	===============================================================================
21.97/22.05	|         0 |   12584   155712   523920 |    51904        0    nan |  0.000 % |
21.97/22.05	|       102 |   12584   155712   523920 |    57094      102    151 |  0.000 % |
21.97/22.08	|       252 |   12584   155712   523920 |    62803      252     84 |  0.000 % |
21.97/22.10	|       478 |   12584   155712   523920 |    69084      478    176 |  0.000 % |
21.97/22.12	|       815 |   12584   155712   523920 |    75992      815    174 |  0.000 % |
21.97/22.14	|      1322 |   12584   155712   523920 |    83591     1322    175 |  0.000 % |
21.97/22.19	|      2082 |   12584   155712   523920 |    91951     2082    184 |  0.000 % |
21.97/22.29	|      3222 |   12584   155712   523920 |   101146     3222    194 |  0.000 % |
21.97/22.53	|      4933 |   12584   155712   523920 |   111260     4933    223 |  0.000 % |
21.97/22.82	|      7495 |   12584   155712   523920 |   122386     7495    234 |  0.000 % |
23.26/23.39	|     11339 |   12584   155712   523920 |   134625    11339    269 |  0.000 % |
24.07/24.12	|     17106 |   12584   155712   523920 |   148088    17106    253 |  0.000 % |
25.96/26.08	|     25758 |   12584   155712   523920 |   162896    25758    276 |  0.000 % |
28.66/28.71	|     38734 |   12584   155712   523920 |   179186    38734    272 |  0.000 % |
34.76/34.82	|     58195 |   12584   155712   523920 |   197105    58195    268 |  0.000 % |
46.66/46.77	|     87389 |   12584   155712   523920 |   216815    87389    274 |  0.000 % |
65.76/65.82	|    131179 |   12584   155712   523920 |   238497   131179    272 |  0.000 % |
121.56/121.66	|    196863 |   12584   155712   523920 |   262347   196863    290 |  0.000 % |
239.86/239.95	|    295390 |   12584   155712   523920 |   288581    44845    374 |  0.000 % |
330.15/330.23	|    443181 |   12584   155712   523920 |   317440   192636    322 |  0.000 % |
600.65/600.74	|    664865 |   12584   155712   523920 |   349184   111733    438 |  0.000 % |
1140.75/1140.82	|    997392 |   12584   155712   523920 |   384102   110216    473 |  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-3273191-1303600597/watcher-3273191-1303600597 -o /tmp/evaluation-result-3273191-1303600597/solver-3273191-1303600597 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273191-1303600597.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.30 3/174 22646
/proc/meminfo: memFree=14040920/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=2136 CPUtime=0 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471660604 2187264 114 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/22646/statm: 534 114 97 400 0 131 0

[startup+0.0908169 s]
/proc/loadavg: 0.00 0.00 0.30 3/174 22646
/proc/meminfo: memFree=14040920/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=2136 CPUtime=0 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471660604 2187264 114 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/22646/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100817 s]
/proc/loadavg: 0.00 0.00 0.30 3/174 22646
/proc/meminfo: memFree=14040920/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=2136 CPUtime=0 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471660604 2187264 114 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/22646/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300784 s]
/proc/loadavg: 0.00 0.00 0.30 3/174 22646
/proc/meminfo: memFree=14040920/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=2136 CPUtime=0 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471660604 2187264 114 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/22646/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700714 s]
/proc/loadavg: 0.00 0.00 0.30 3/174 22646
/proc/meminfo: memFree=14040920/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=2136 CPUtime=0 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471660604 2187264 114 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/22646/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50056 s]
/proc/loadavg: 0.00 0.00 0.30 3/182 22654
/proc/meminfo: memFree=14015428/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=2136 CPUtime=0 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471660604 2187264 114 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/22646/statm: 534 114 97 400 0 131 0
[pid=22647] ppid=22646 vsize=19636 CPUtime=1.49 cores=5,7
/proc/22647/stat : 22647 (march_dl2004) R 22646 22646 22610 0 -1 4202496 16849 0 0 0 147 2 0 0 25 0 1 0 471660604 20107264 3772 33554432000 134512640 134996440 4288204000 18446744073709551615 134583053 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/22647/statm: 4909 3772 67 119 0 4788 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21772

[startup+3.10027 s]
/proc/loadavg: 0.00 0.00 0.30 3/182 22654
/proc/meminfo: memFree=13975252/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=2136 CPUtime=0 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471660604 2187264 114 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/22646/statm: 534 114 97 400 0 131 0
[pid=22647] ppid=22646 vsize=44876 CPUtime=3.09 cores=5,7
/proc/22647/stat : 22647 (march_dl2004) R 22646 22646 22610 0 -1 4202496 23925 0 0 0 248 61 0 0 25 0 1 0 471660604 45953024 10140 33554432000 134512640 134996440 4288204000 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/22647/statm: 11219 10140 72 119 0 11098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47012

[startup+6.3007 s]
/proc/loadavg: 0.32 0.07 0.32 5/194 22678
/proc/meminfo: memFree=13928880/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=2136 CPUtime=4.99 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 183 24132 0 0 0 0 383 116 18 0 1 0 471660604 2187264 123 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/22646/statm: 534 123 105 400 0 131 0
[pid=22677] ppid=22646 vsize=16424 CPUtime=1.28 cores=5,7
/proc/22677/stat : 22677 (mxc-sr08) R 22646 22646 22610 0 -1 4202496 5107 0 0 0 128 0 0 0 22 0 1 0 471661104 16818176 3880 33554432000 134512640 135078026 4288066144 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/22677/statm: 4106 3880 73 139 0 3965 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18560

[startup+12.7005 s]
/proc/loadavg: 0.61 0.13 0.34 4/186 22699
/proc/meminfo: memFree=13962420/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=14392 CPUtime=12.67 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) R 22644 22646 22610 0 -1 4202496 4804 33287 0 0 193 0 955 119 18 0 1 0 471660604 14737408 3215 33554432000 134512640 136149437 4291478144 18446744073709551615 134532759 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22646/statm: 3598 3215 136 400 0 3195 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14392

[startup+25.5012 s]
/proc/loadavg: 1.14 0.27 0.38 5/187 22705
/proc/meminfo: memFree=13890408/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=37036 CPUtime=3.49 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 9118 0 0 0 348 1 0 0 25 0 1 0 471662804 37924864 9090 33554432000 134512640 134998072 4288083648 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 9259 9090 59 119 0 9137 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58784

[startup+51.1005 s]
/proc/loadavg: 2.12 0.57 0.48 5/194 22722
/proc/meminfo: memFree=13665604/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=127536 CPUtime=29.09 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 31669 0 0 0 2901 8 0 0 25 0 1 0 471662804 130596864 31641 33554432000 134512640 134998072 4288083648 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 31884 31641 59 119 0 31762 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 149284

[startup+102.307 s]
/proc/loadavg: 3.18 1.10 0.66 5/194 22723
/proc/meminfo: memFree=13487912/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=227096 CPUtime=80.29 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 56474 0 0 0 8013 16 0 0 25 0 1 0 471662804 232546304 56446 33554432000 134512640 134998072 4288083648 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 56774 56446 59 119 0 56652 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 248844

[startup+162.301 s]
/proc/loadavg: 3.70 1.62 0.87 5/194 22725
/proc/meminfo: memFree=13355836/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=306832 CPUtime=140.29 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 76256 0 0 0 14004 25 0 0 25 0 1 0 471662804 314195968 76228 33554432000 134512640 134998072 4288083648 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 76708 76228 59 119 0 76586 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 328580

[startup+222.301 s]
/proc/loadavg: 3.92 2.06 1.06 5/194 22726
/proc/meminfo: memFree=13267660/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=362656 CPUtime=200.29 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 90141 0 0 0 19996 33 0 0 25 0 1 0 471662804 371359744 90113 33554432000 134512640 134998072 4288083648 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 90664 90113 59 119 0 90542 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 384404

[startup+282.301 s]
/proc/loadavg: 4.02 2.43 1.25 5/194 22728
/proc/meminfo: memFree=13218520/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=367020 CPUtime=260.29 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 91235 0 0 0 25996 33 0 0 25 0 1 0 471662804 375828480 91207 33554432000 134512640 134998072 4288083648 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 91755 91207 59 119 0 91633 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 388768

[startup+342.301 s]
/proc/loadavg: 4.01 2.71 1.42 5/194 22730
/proc/meminfo: memFree=13196540/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=367020 CPUtime=320.29 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 91241 0 0 0 31996 33 0 0 25 0 1 0 471662804 375828480 91213 33554432000 134512640 134998072 4288083648 18446744073709551615 134525560 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 91755 91213 59 119 0 91633 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 388768

[startup+402.301 s]
/proc/loadavg: 4.00 2.94 1.58 5/194 22731
/proc/meminfo: memFree=13161932/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=386780 CPUtime=380.29 cores=5,7

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

/proc/22705/statm: 123760 122902 59 119 0 123638 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 516788

[startup+642.3 s]
/proc/loadavg: 4.01 3.53 2.12 5/194 22738
/proc/meminfo: memFree=13017124/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=495040 CPUtime=620.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 122938 0 0 0 61978 50 0 0 25 0 1 0 471662804 506920960 122910 33554432000 134512640 134998072 4288083648 18446744073709551615 134527424 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 123760 122910 59 119 0 123638 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 516788

[startup+702.3 s]
/proc/loadavg: 4.00 3.61 2.24 5/194 22739
/proc/meminfo: memFree=13014752/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=495040 CPUtime=680.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 122943 0 0 0 67978 50 0 0 25 0 1 0 471662804 506920960 122915 33554432000 134512640 134998072 4288083648 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 123760 122915 59 119 0 123638 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 516788

[startup+762.307 s]
/proc/loadavg: 4.00 3.68 2.35 5/194 22741
/proc/meminfo: memFree=12996256/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=495040 CPUtime=740.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 122944 0 0 0 73978 50 0 0 25 0 1 0 471662804 506920960 122916 33554432000 134512640 134998072 4288083648 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 123760 122916 59 119 0 123638 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 516788

[startup+822.3 s]
/proc/loadavg: 4.08 3.75 2.45 5/194 22742
/proc/meminfo: memFree=12963376/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=512344 CPUtime=800.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 127245 0 0 0 79975 53 0 0 25 0 1 0 471662804 524640256 127217 33554432000 134512640 134998072 4288083648 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 128086 127217 59 119 0 127964 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 534092

[startup+882.3 s]
/proc/loadavg: 4.03 3.80 2.55 5/194 22744
/proc/meminfo: memFree=12910532/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=560192 CPUtime=860.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 139146 0 0 0 85969 59 0 0 25 0 1 0 471662804 573636608 139118 33554432000 134512640 134998072 4288083648 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 140048 139118 59 119 0 139926 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 581940

[startup+942.3 s]
/proc/loadavg: 4.01 3.83 2.63 5/194 22746
/proc/meminfo: memFree=12855580/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=609380 CPUtime=920.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 151419 0 0 0 91961 67 0 0 25 0 1 0 471662804 624005120 151391 33554432000 134512640 134998072 4288083648 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 152345 151391 59 119 0 152223 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 631128

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.72 5/194 22747
/proc/meminfo: memFree=12808940/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=651724 CPUtime=980.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 162014 0 0 0 97954 74 0 0 25 0 1 0 471662804 667365376 161986 33554432000 134512640 134998072 4288083648 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 162931 161986 59 119 0 162809 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 673472

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.79 5/194 22749
/proc/meminfo: memFree=12763656/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=691852 CPUtime=1040.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 172042 0 0 0 103948 80 0 0 25 0 1 0 471662804 708456448 172014 33554432000 134512640 134998072 4288083648 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 172963 172014 59 119 0 172841 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 713600

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.87 5/194 22750
/proc/meminfo: memFree=12741688/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=699096 CPUtime=1100.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 173848 0 0 0 109947 81 0 0 25 0 1 0 471662804 715874304 173820 33554432000 134512640 134998072 4288083648 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 174774 173820 59 119 0 174652 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 720844

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.93 5/194 22752
/proc/meminfo: memFree=12732976/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=699096 CPUtime=1160.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 173854 0 0 0 115947 81 0 0 25 0 1 0 471662804 715874304 173826 33554432000 134512640 134998072 4288083648 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 174774 173826 59 119 0 174652 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 720844

[startup+1242.3 s]
/proc/loadavg: 4.07 3.94 3.00 5/194 22754
/proc/meminfo: memFree=12727868/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=699096 CPUtime=1220.28 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 173854 0 0 0 121947 81 0 0 25 0 1 0 471662804 715874304 173826 33554432000 134512640 134998072 4288083648 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 174774 173826 59 119 0 174652 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 720844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.95 3.06 5/194 22755
/proc/meminfo: memFree=12713208/32951124 swapFree=67111528/67111528
[pid=22646] ppid=22644 vsize=21748 CPUtime=21.97 cores=5,7
/proc/22646/stat : 22646 (SATzilla2009_C) S 22644 22646 22610 0 -1 4202496 8276 38059 0 0 905 18 1142 132 25 0 1 0 471660604 22269952 5193 33554432000 134512640 136149437 4291478144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/22646/statm: 5437 5193 221 400 0 5034 0
[pid=22705] ppid=22646 vsize=699096 CPUtime=1277.98 cores=5,7
/proc/22705/stat : 22705 (minisat20) R 22646 22646 22610 0 -1 4202496 173854 0 0 0 127717 81 0 0 25 0 1 0 471662804 715874304 173826 33554432000 134512640 134998072 4288083648 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/22705/statm: 174774 173826 59 119 0 174652 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 720844

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 22646 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=482886
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=509770
# CPU time returned by wait4() is 21.9927
# while last known CPU time is 1299.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.95
CPU user time (s): 1297.64
CPU system time (s): 2.31
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 720844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.4829
system time used= 1.50977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46335
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 77

runsolver used 2.02969 second user time and 5.07523 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-24 01:16:38
IDJOB=3273191
IDBENCH=70908
IDSOLVER=1675
FILE ID=node109/3273191-1303600597
RUNJOBID= node109-1303600595-22631
PBS_JOBID= 13150585
Free space on /tmp= 71372 MiB

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

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=1514042233

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.82
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.809
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:      14041208 kB
Buffers:       2103668 kB
Cached:       16164556 kB
SwapCached:          0 kB
Active:       10002500 kB
Inactive:      8330296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14041208 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           68416 kB
Writeback:           0 kB
AnonPages:       63920 kB
Mapped:          14432 kB
Slab:           511900 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189024 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= 71232 MiB
End job on node109 at 2011-04-24 01:38:21